HTML element: <head>
The <head> element contains information about the current document, such as a title, keywords that might be useful to search engines, and other data that is not considered document content. The BlackBerry® Browser does not render as content elements that appear in the <head> element.
Common attributes
The <head> element supports the dir and lang attributes.
For more information, see Common attributes.
Parent topic: HTML elements