jane jordan wrote:
> When I try and validate the page containing the CSS I receive the 
> following message :-

> Lexical error at line 1, column 3. Encountered: "D" (68), after : 
> "<!"
> 
> and
> 
> "no style sheet found"

You will get that message if you upload an HTML file to the CSS
validator. The "D" is the first letter in <!DOCTYPE ... >

Note the text that says that the CSS validator takes _CSS files only_
when using "File Upload", which means it can't separate HTML from CSS.

Validate your HTML by uploading it to the HTML validator...
<http://validator.w3.org/>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to