develop with

title

The title element is not considered part of the flow of text. It should be displayed, for example as the page header or window title. Exactly one title is required per document.

TITLE Tag

The title element is not considered part of the flow of text. It should be displayed, for example as the page header or window title. Exactly one title is required per document. Attributes are:

Attribute Description Default Value Values Required
lang language code (backwards compatible) no
dir direction for weak/neutral text ltr,rtl no
id no

Example:

<title 
lang="" 
="" 
dir="" 
id="" 
>
</title>

comments powered by Disqus

Want to see a topic covered? create a suggestion

Get more developer references and books in the developwith store.