Erica C.
11-23-2006, 03:36 PM
In my XHTML class, I learned that I should put my doctype declaration at the top of the page, and that I should put this: <?xml version="1.0" encoding="iso-8859-1"?> right before it. Then I found out that this triggers quirks mode in IE. It means that the border around the navigation here (http://www.risingstarquilters.org/) is half the size it should be when viewed in IE. I can live with that. But it also is screwing up the margin size of a column on a page I'm working on right now. Since I want to have two columns of about the same width side by side, it's noticable.
Is there a way to follow the rules and still have my columns display reasonably in IE?
If not, will using a workaround for IE > 7 mess things up in IE 7? (I don't have IE 7 to test in.)
Thanks!
Erica
Is there a way to follow the rules and still have my columns display reasonably in IE?
If not, will using a workaround for IE > 7 mess things up in IE 7? (I don't have IE 7 to test in.)
Thanks!
Erica