Previous Message
Next Message

Style Element within Body Tag

Sent by Sebastian Redl on 9 September 2003 17:05


S.D.Price wrote:

>Hi can anyone help I am trying to validate some XHTML code and all I get is
>Line 54, column 22: document type does not allow element "style" here.
>
>My CSS is in a <style> tag within the <body> of the document with the
>correct type attribute and I can't understand what the problem is. Can
>anyone see?
>  
>

The error message tells you: the element "style" is not allowed where it 
is. Specifically, a <style> tag may only reside directly in a <head> tag.

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: