:-\ Well this is the very first line <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
The Doctype statement was split over two lines. Changed that, and it works fine now *grin* Thanks! *happy grin* -Gel -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Angel, IIRC there is some funkiness with at least some IE browsers if the <!DOCTYPE ...> is not the absolute first line with anything space or otherwise above it. If the browser doesn't find it there, it ignores the DOCTYPE and stays in quirks mode. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:5:139196 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
