<SCRIPT ...>
<SCRIPT DEFER>
<SCRIPT FOR="...">
LANGUAGE =
JAVASCRIPT
LIVESCRIPT
VBSCRIPT
other
<SCRIPT TYPE="...">
LANGUAGE used to be the standard way to indicate which scripting language the script element uses. LANGUAGE has given way to the TYPE attribute. Use TYPE instead.
LANGUAGE
TYPE