Retweeted
								
		 CSS-Tricks
				@css
			
				• September 15, 2019 11:50 am
				CSS-Tricks
				@css
			
				• September 15, 2019 11:50 am
		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”>.
