Jump to content

crmamx

Members
  • Posts

    417
  • Joined

  • Last visited

Everything posted by crmamx

  1. FTW>> I lived in Murphy for several years. Rib Country rules!!!
  2. But that only works if you live in Cherokee County....
  3. I had the same problem and what cssfreakie is telling you works. If you would like to see some good examples of the box model, float and positioning look here: http://bayarearcsociety.com/tutorial/css_tutorial1.php
  4. It isn't tricky if you use monkeys.
  5. Where is this resources thingy you mentioned?
  6. Curious as to what languages you are interested in?
  7. I don't know what your problem is but you are right, the code does work. But first, why are you linking to the image instead of downloading it? And secondly, the image is 75x50 px and you can't resize a picture larger without distorting it which is what happens in this case.
  8. Both of you are at the top of the food chain. It has been my pleasure to have interacted with "ya'll." But don't stop yet, we have to fine tune this project.
  9. Why do you say "former student?" Does that mean you have washed your hands of me?..
  10. Mine quit working a couple of years ago. If I get the chance might try feeding it one of those revival pills.
  11. Thanks. I won't lose it this time.
  12. gizmola posted the best link to a color chart I have seen. I bookmarked it but now can't find it. I hate FF bookmarks. One place IE is much better.
  13. The reason I suggested getting a different editor is a while back I was doing the same thing...using a WYSIWYG editor. As soon as I started trying to use any JS or php the editor totally screwed it up. You at least need to eliminate that as a source of any problems.
  14. Get a decent editor like NetBeans or Komodo.
  15. So, what is the question?
  16. And if you get a totally useless reply to a question, what is that due to?
  17. Why don't you resize it with a photo editor instead of the browser?
  18. Ok guys, site overhauled based on a lot of good critiques. Give it another whirl and let me know what you think. http://bayarearcsociety.com/tutorial/css_tutorial1.php
  19. Since you posted a problem it would be nice if you posted what you did to fix it. Also mark the topic "solved."
  20. Got a good teacher.
  21. What am I missing? How can you put 2 gallons in a quart container?
  22. If the browser is not as wide as both images, how can they stay side by side? Where is the room?
  23. 1. I did already. 2. Thank you, I won't.
  24. I understand what you are saying but then I am lost. This is my CSS: .thumbnail { float: left; margin:5px; text-align: center; background:#0055BB; padding:3px; border:1px solid #fff; margin:0px; color:#fff; width:170px; min-height: 210px; } and you say that for IE6 I need to add: #thumbnail{ display:inline; /* because this element is floated */ } But then is seems I have defined the same ID twice. And how and where and what in the HTML do I put this? <!--[if IE 6]> Special instructions for IE 6 here <![endif]--> The special instructions ought to be : Get a decent browser...
  25. Gotcha! Never would have had any idea what min-height was used for. By the way, want to apologize for using your picture in the Photo Album ( 3rd from left ). It was a mistake and I will remove it immediately.... Got to view my main site using IE6 at a hobby store yesterday. It is a total mess. Asked the owner why he didn't upgrade and he said he never used it except to look up parts. But I could care less. If you're so dumb you are still running IE6 you don't need to be looking at my site anyway. By the way, I removed the section on Wamp. Concluded that it had no business in a tutorial for absolute CSS beginners.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.