[thelist] XHTML and Netscape 6

Anne-Marie a-m at ctsg.com
Wed Nov 13 13:22:00 CST 2002


All right, this is my first post after joining the list in September, so
here goes:
Everytime I use an XHTML declaration, it break up the design see
http://dev.headsup.ctsg.com/about/

I have tried any number of permutations see code below:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!--- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd"> --->

Used the <?xml etc> with transitional, then with strict. Didn't use it all,
used the <html xmlns="etc"> in the same manner but nothing seems to work. As
soon as I remove any reference to XHTML the page loads correctly. I have
Netscape 6.2 by the way. A lot of our clients still use Netscape 4.7, and I
used to think that whatever works in 4.7 will work anywhere, but not in this
case. Can anyone shed some light?

Anne-Marie Feldman
Carol/Trevelyan Strategy Group
Phone: 541-302-3344
http://www.ctsg.com/





More information about the thelist mailing list