What fresh hell is THIS now? - Patrick Lauke
[jaredsmith] If you don't add <head> or <body>, the browser will auto-generate them. Run this through the HTML validator - it's a perfectly valid and WCAG 2.0 conformant web page (though not necessarily a good idea):
`<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>blah</title>
<p>I'm the content`