HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

title

Description

The title element for HTML represents the document's title or name.

Syntax

HTML

<title attribute-name="attribute-value"></title>

Attributes

Global

CSS

title
{
    display: none;
}

Examples

1 · CSS