Barry Cranmer wrote: > If a PC user has a bit of time to spare, could you take a look and let > me know what happens when viewed by software from the evil empire? > > I'd really appreciate it If you could just check this one page - > http://orderlyspaces.com/organize.html
Barry -
Looks alright in firefox 1.0 on windows xp sp2, but the main content falls lower than the left menu in internet explorer 6. My guess is that you'll have to float #contents.
On another note, however, I noticed that your doctype of 'html 4.01 transitional' doesn't agree with your xhtml-style tags, such as '<br />'.
html 4.01 doesn't require that you close your tags, and when you do, the (wdg) validator complains: 'net-enabling start-tag; possibly missing required quotes around an attribute value'.
This doctype is also triggering quirks-mode in ie, which could be partly responsible for the inconsistencies.
See http://www.hut.fi/u/hsivonen/doctype.html for more on doctypes.
HTH
Best, -- Jeffrey Hardy Application Developer
http://shiftmediagroup.com Standards Compliant Web Development
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
