Basic <head>
<head>
<meta charset="utf-8" />
<title>Basic HTML - Title</title>
</head>
The most basic implementation. Just a title and chracter encoding. No preview image, or extra description, so no need for meta data. The title tag is primarily used by browsers to define the text in the browser tab, and what gets auto set as a bookmark's title.