HTML - Head Element (Document Metadata)
Table of Contents
About
The head element collects the document’s metadata.
DOM Accessors
The document property document.head returns the head element.
Library
- Node: react-helmet while someone navigates a react app, the metadata stays in sync.