[thelist] vaidating css and javascript (must be in the head?)

Scott Blanchard octigonuser at hotmail.com
Fri Jan 9 10:08:58 CST 2004


In my tests with the w3c validator, it appears that for an xhtml 
transitional document, it is fine to place javascript inline code as well as 
external script src elements within the body section of a document. However, 
it is not permissable to place style blocks or links to stylesheets outside 
the head. Does anyone have any further clarification on this?

I have some dynamically generated .net tags that will require some 
information appended to the document and I am trying to determine if I need 
to place those items in the head section of the document to validate as 
xhtml.

_________________________________________________________________




More information about the thelist mailing list