In a HTML document all meta information inside the head element is written as an attribute value of an element, e.g. the meta elements.
Why is the title value for the HTML document not written the same way, but placed as the content of the title element instead?