In HTML, type means type, which is a tag attribute. It is mainly used to define the type of tag element or the MIME type of the document (script); for example, in the input tag, the type attribute can specify the input element. Type, the type attribute in the script tag can specify the MIME type of the script.
The operating environment of this tutorial: windows7 system, html5 version, Dell G3 computer.
Recommended: html tutorial
type is a tag attribute in HTML.
The type attribute of the HTML tag specifies the type of the input element.
The type attribute of the HTML tag specifies the MIME type of the target document; it can only be used when the href attribute is present.
HTML tags; the value "text/css" indicates Content is standard CSS.
The type attribute of the HTML