pub fn head(cx: Scope) -> HtmlElement<Head>
The <head> HTML element contains machine-readable information (metadata) about the document, like its title, scripts, and style sheets.
<head>