Skip to content

Instantly share code, notes, and snippets.

@rik
Forked from paulrouget/template.html
Created March 8, 2012 19:51
Show Gist options
  • Save rik/2002978 to your computer and use it in GitHub Desktop.
Save rik/2002978 to your computer and use it in GitHub Desktop.
Empty HTML5 page
<!DOCTYPE html>
<meta charset=utf-8 />
<title>test</title>
<style>
</style>
<div></div>
<script>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment