Monday, September 26, 2005, 10:14:31 AM, Sam Partington wrote: > http://www.luusac.org.uk/styles/base.css
<http://jigsaw.w3.org/css-validator/validator?uri=http://www.luusac.org.uk/styles/base.css> It can validate the URL directly, but I suspect the validator has a bug in its markup parser and is choking on your relative links: <link rel='stylesheet' href='./styles/base.css' /> is valid, but the validator may only understand: <link rel='stylesheet' href='styles/base.css' /> I bet it's requesting http://www.luusac.org.uk/./styles/base.css and failing on the redirect. Steve -- http://mrclay.org/ : http://thefrenchhorns.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/