On Mon, 24 Jan 2005 08:37:21 -0800, Nick Grossman [EMAIL-REMOVED]> wrote: > "Please, validate your XML document first!" > at: > http://jigsaw.w3.org/css-validator/validator?uri=afta.furfly.net&usermedium=all > > I'm not sure what that's referring to - I don't have an xml document, You have an XHTML document. XHTML is XML. > and my html validated. The Markup Validator is an SGML validator, not an XML validator. It does its best when given XML, but isn't perfect and has some bugs. You have an unencoded & in your alt attribute on line 220. You should also seriously read the XHTML 1.0 specification - if any user agent ever treats your XHTML as XHTML (instead of tag soup) its going to ignore all your JavaScript (since you have commented it out). I really doubt you are getting any benefits from using XHTML, so I very strongly suggest moving back to HTML 4.01. -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/