Skip to content

Instantly share code, notes, and snippets.

@reiniertromp
Forked from Lauxtermann/index.html
Created June 4, 2014 10:38
Show Gist options
  • Select an option

  • Save reiniertromp/d1886a5337e187c1cbce to your computer and use it in GitHub Desktop.

Select an option

Save reiniertromp/d1886a5337e187c1cbce to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hammer_Time</title>
</head>
<style>
</style>
<body>
<header></header>
<section class="middle">
<div class="left"></div>
<article></article>
<div class="right"></div>
</section>
<section></section>
<footer></footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment