Avevo sbagliato thread. Moderatore, cosa fai, anziché correggermi mi copi?![]()
L'attributo language del tag script è deprecato in HTML e non presente nella DTD XHTML Strict.
Dalle specifiche HTML W3C:
Dal sito wc3schools:language = cdata [CI]
Deprecated. This attribute 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.
Differences Between HTML and XHTML
The "language" attribute of the script element was deprecated in HTML 4.01.
The "language" attribute of the script element is not supported in XHTML 1.0 Strict DTD.![]()

Rispondi quotando