language attribute of the script tag (XHTML 1.0)
predefined script language namePlease be aware that this attribute is deprecated within the XHTML 1.0 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