Re: validator bug?

* Ashley Shugart wrote:
>The w3c validator gave the "OK" to my homepage:
>http://home.earthlink.net/~ashleyshugart 
><http://home.earthlink.net/%7Eashleyshugart>
>and your CSS validator gave the "OK" when I directed it at the main CSS 
>stylesheet:
>http://home.earthlink.net/~ashleyshugart/main.css 
><http://home.earthlink.net/%7Eashleyshugart/main.css>
>but when I directed the CSS validator at the main page it complained.

| <?xml version="1.0" charset="UTF-8" ?>

encoding='utf-8'

| <!DOCTYPE html PUBLIC
|         "-//W3C//DTD XHTML 1.0 Strict//EN"
|         "DTD/xhtml1-strict.dtd"
| >

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
-- 
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 Sunday, 4 November 2001 08:22:13 UTC