- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Sun, 17 Feb 2008 19:37:04 +0200
- To: "gs.salord" <gs.salord@laposte.net>, <www-validator-css@w3.org>
gs.salord wrote:
> Here is my style sheet, included in my XHTML code:
>
> <style type="text/css">
How did you pass it for validation?
> and here is the Validator comment:
>
> URI : file://localhost/TextArea
>
> 1
> Lexical error at line 1, column 2. Encountered: "s" (115), after : "<"
You apparently passed a file containing the <style> element. You should
pass either a style sheet (only) or an HTML (or XHTML) document's URL.
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Received on Sunday, 17 February 2008 17:37:22 UTC