Definitions for "Head" Add To Word List
Login or Register  | Word Lists | Search History

Keywords: Meta, Tag, Metatags, Html, Bar
the portion of a Web page not displayed by the browser (e.g., not visible on your computer screen), bounded by head tags (HEAD ... /HEAD) that contains the metatags for the page. For example, the title of the Web page is the text inserted between the title tags (TITLE ... /TITLE). It displays in the title bar of the browser window. Title tags belong in the head portion of a Web document.
Helpful?           0
A portion of the web page that is not usually displayed in the browser window. The head of the page, as opposed to the body, contains tags and information relevant to the page and it's content.
Helpful?           0
That part of a Web document, at the beginning, which contains meta-information about the document.
Helpful?           0
A section of an HTML file that contains information that is not intended to be rendered with the web page but is related to it, such as the page's title that appears on the blue title bar at the top of the browser's window. The Head is also where meta tags are placed.
Helpful?           0
An HTML tag, used to contain other tags that contain information about the document and are not normally displayed. ยป Back to top of screen
Helpful?           0
A division of a web page that is hidden. It usually contains the "meta-description" and the "title" of that particular web.
Helpful?           0
contains any heading, for example, the title of a section, or the heading of a list or glossary.
Helpful?           0
The HTML tag used to enclose the beginning elements in the HTML document, including the title.
Helpful?           0