Lernprogramm aus W3schools

HTML

head

The HTML element is a container for the following elements: <title>, <style>, <meta>, <link>, <script>, and <base>.

Das <title> element:

The <meta> element is typically used to specify the character set, page description, keywords, author of the document, and viewport settings.

Näheres siehe auf W3school