Re: Positioning content with div tags - whats wrong here?



Thomas 'PointedEars' Lahn said the following on 12/4/2007 8:27 PM:
David Mark wrote:
On Dec 4, 11:01 am, Randell_D <fiprojects....@xxxxxxxxx> wrote:
<script language="javascript">
Get rid of that language attribute. Optionally, add type="text/
javascript".

The `type' attribute is *required* in Valid (X)HTML:

http://www.w3.org/TR/html4/interact/scripts.html#edef-SCRIPT
http://validator.w3.org/

Although there are no properly defined MIME types for that attribute. Give it a rest.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.



Relevant Pages