Actually that is not the case. I can move that line down past the HEAD tag and still has the same effect. I am looking on www.w3c.org for DocType validation
-----Original Message----- From: Kris Jones [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 9:49 AM To: CF-Talk Subject: Re: OT: IE 6 problem? Hi Randy, Your Doctype must be the absolutely first thing in the HTML to be recognized, otherwise IE will switch to quirks-mode. That comment counts as HTML. Cheers, Kris > I have two files that I have scaled down to the bare minimum to > determine that in IE 6, that the following line has an issue with > CENTERING text within a TD element. DOCTYPEs are the same so that > rules out the possibility of it being that type of issue. At first I > thought it should have been TRANSITIONAL but the problem is different > even if the doctype is Final. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247860 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

