The newer browsers will render pages differently depending on your doctype.
http://www.htmlhelp.com/tools/validator/doctype.html -- jon mailto:[EMAIL PROTECTED] Tuesday, August 13, 2002, 7:39:56 AM, you wrote: TM> Does anyone know why these two lines would affect a DHTML menu that I am trying to use. When I exclude these from the page, it works fine, but when included, the menu does not render correctly... TM> LINE 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> TM> LINE 2: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> TM> Thanks. TM> Mike ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

