The HTML Attribute reference.

"language" - html Attribute (deprecated)

  • Specifies the scripting language of the contents of this element.
  • Its value is an identifier for the language, but since these identifiers are not standard, this attribute has been deprecated in favor of type.

Value(s): sequence of characters
Used in the element(s):
Elements Description
script Defines a script (javascript, vbscript ....) which may be used within a document. A script contains code which is executable. You may also include a version number to precisely inform the browser the support you need for the script.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.