Macro laby::title

source ·
title!() { /* proc-macro */ }
Expand description

<title> element.

The <title> HTML element defines the document’s title that is shown in a browser’s title bar or a page’s tab. It only contains text; tags within the element are ignored.

<title>Grandma's Heavy Metal Festival Journal</title>