I'll keep this real simple, I'm having issues with getting my body tag borders to display in IE6, of course in Firefox, no issues.
I'm not using a whole lot of complicated CSS, but I'll give you my code here:
Does anyone know a fairly painless way to make them show up in IE6?Code:body {width: 800px; border: 1px solid #000000; margin: 0px auto;}
Thanks in advance.


Reply With Quote
Bookmarks