[<HEAD>...</HEAD>]

W3 3.2y
4.0y
NS 3.0y
4.0y
IE 3.0y
4.0y
TV 1.2y
2.1y
Description

Container for elements describing the current document. This section contains no contents the browser should display in the body of the text.

The following elements are allowed inside the HEAD section :


DTD
<!ELEMENT HEAD O O (%head.content;) +(%head.misc;) -- document head -->
<!ATTLIST HEAD  %i18n;                               -- lang, dir --
  profile     %URI;          #IMPLIED  -- named dictionary of meta info --
  >
from the HTML 4.0 DTD, "Copyright © World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved."
Attributes

Internationalization attributes: dir lang


W3 3.2n
4.0y
NS 3.0n
4.0n
IE 3.0n
4.0n
TV 1.2n
2.1n
PROFILE
Specify a list of URI, separated by spaces, that contain meta data information about the page.

HTML 4.0 doesn't specify the format of the data inside the profiles.


Statistics