[thelist] Mozilla doesn't like XHTML

Erika Meyer emeyer at lclark.edu
Mon Jun 4 14:06:58 CDT 2001


URL?

Try http://www.seastorm.com/ in Mozilla.  It has an XHTML 1.0 
transitional doctype also.  But my doctype (pulled from I forget 
where... the spec?) is slightly different from yours.

I don't have Mozilla right now but I do recall it working okay in the 
past.  (I got no PHP though.)

my DTD:

<!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" lang="en" xml:lang="en">

I know there have been issues in the past with various DTDs that are 
out there.  There is an XHTML list (XHTML-L at yahoogroups.com, 
moderated by Steve Champeon) if you want to dig deeper.

Erika

>Here's a weird thing about Mozilla : it doesn't like XHTML.

<snip>

><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
><html>

<snip>

>Everything is right when I change the header. How weird is that ? Should I
>make a bug report ?
>
>Guillaume Cocatre-Zilgien
>Web Developer
>
>skamp at befrance.com
>UIN #77738266

-- 




More information about the thelist mailing list