Re: Possible bug?

* Dylan Anderson wrote:
>    Target: http://www.albertaandalusians.ca

See http://validator.w3.org/check?uri=http://www.albertaandalusians.ca

>However, I just validated my XHTML Transitional page not 5 minutes 
>earlier.  Also, I've never heard of having to use a "</img>" tag.  Is 
>the CSS validator requiring a stricter XHTML 1.0 compliancy than 
>"Transitional"?

The CSS Validator is indeed able to spot errors the Markup Validator
does not catch or not highlight as errors but as warnings. Your second
page has such a problem (the first does not pass the Markup Validator),

>My website can be found at:  http://www.albertaandalusians.ca/beta/index.php

You have a stray & in there, you must change it to &amp;.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 25 March 2005 04:23:01 UTC