I'm trying to put together a HTML & CSS tutorial, I'll use this information to put more emphasis in the most difficult parts.
Note: learning how to position elements sing tables does not count ;)
Thanks.
1–10 of 11 posts
Thanks.
* The difference between inline and block display of elements – and how you can change them with css.
WRT your question, when I was building my own tiny websites I couldn't understand how CSS would help me be productive. The larger the sites, of course, the more obvious that became.
How to make it look the same in IE (6, 7 and now 8), FF (2 and 3), Opera and Safari...
I've had to look up the rules several times now for how the parent box is chosen. I still don't know if I'm making more intermediate divs than I have to.