Name

head

Synopsis

<head>...</head>

Defines the head (also called the “header”) that contains information about the document. Every head element must include a title element that provides a description of the document. The head element may also contain any of these elements in any order: script, style, meta, link, object, isindex, and base. The head element does not contain any direct content, but merely acts as a container.

Attributes

Internationalization(lang, xml:lang, dir)

profile=" URLs "

Provides the location of one or more predefined metadata profiles separated by whitespace that are used to define properties and values that can be referenced by meta elements in the head of the document, rel and rev attributes, and class names. This attribute is not yet implemented by browsers.

Get Web Design in a Nutshell, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.