02 Aug, 2006
Sometimes the little thing you forget causes you the most pain
Posted by: admin In: aide-mémoire|box model|browsers|css|web development|web standards|xhtml
I spend a lot of time wrestling with CSS working round IE’s broken box model. A lot of this pain could have been avoided, if only I’d remembered about the “doctype switch”. If you don’t know what a box model is, or why IE’s is broken, have a look at this. There are lot’s of [...]