Re: I have been encountering a problem

* David Wright wrote:
>According to xhtml specs i have properly indicated the doctype declaration
>as:
>
> <!DOCTYPE html 
>     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>     "DTD/xhtml1-transitional.dtd">
>     
><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
>
>i have also tried validating this as a *.html and *.xhtml  it is the same
>outcome. Any info you could provide would be very appreciated. Thank You.

I guess you selected to validate as XHTML 1.0 Transitional, the
validator doesn't validate anything if you don't let it
automatically detect everything. This is a good thing, but usability of
the new layout is horrible :-(
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Thursday, 25 October 2001 11:10:31 UTC