language attribute of the script tag (HTML 4.01)

predefined script language name
Please be aware that this attribute is deprecated within the HTML 4.01 specification! Look below for more details on an alternative.

The language attribute was previously used to declare which language was to be contained within a script block. Today, the attribute is deprecated, and developers are encouraged to use the type attribute instead.

Possible values

Value
<string>

language exists in these tags

Attribute Deprecated Description
script script statements 



© htmlpedia.net 2008 - 2012