Retweeted
If the browser sees an HTML element in the <head> that isn’t title, meta, style, script, base or link, it moves them to the <body>. That’s why there will never be a new element that belongs in the head, and we get weird stuff like <link rel=”preconnect”>.