Skip to content

Instantly share code, notes, and snippets.

@rvighne
Created May 31, 2014 05:15
Show Gist options
  • Save rvighne/218e10e762d7aae8336d to your computer and use it in GitHub Desktop.
Save rvighne/218e10e762d7aae8336d to your computer and use it in GitHub Desktop.
How to make all your friends twitch in horror. This is a perfectly valid HTML5 document that defies all conventions about start and end tags. Feel free to fork it.
<!DOCTYPE html>
<title>A Perfectly Valid HTML Document</title>
<meta charset="utf-8">
<p>A paragraph
<p>Another paragraph
<p>The last paragraph
<ul>
<li>A list
<li>Green eggs
<li>And ham
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment