"
" inhtml is the head tag. The head tag is used to define the head of the document, which is a container for all head elements; the head of the document describes various attributes and information of the document, including the title of the document, its location in the Web, and its relationship with other documents, etc. . The elements in head include base, link, meta, script, style, and title.
The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.
In html, the head tag is "".
tag is used to define the head of the document, which is a container for all head elements. Elements within can reference scripts, instruct the browser where to find style sheets, provide meta information, and more.The header of the document describes various attributes and information of the document, including the title of the document, its location on the Web, and its relationship with other documents. The data contained in the header of most documents will not actually be displayed to readers as content.
The following tags can be used in the head section: