Yet another dumb IE fact: Internet Explorer adds margin to the <form> tag.
So everytime you start a CSS you must enter (besides other):
1 2 3 | form { margin: 0; } |
One more time… Thank you Microsoft for the great product that is Internet Explorer, NOT.




You might want to try this:
http://developer.yahoo.com/yui/3/cssreset/
Resets all elements, you could obviously choose to just use this on IE but I find its good to start from scratch with it:)
Want to get rid of Internet Explorer? Put George Bush in charge of it.
That’s way the bteesst answer so far!