Skip to content

Instantly share code, notes, and snippets.

@Lauxtermann
Created June 4, 2014 10:30
Show Gist options
  • Select an option

  • Save Lauxtermann/dd1b74a349e36068769b to your computer and use it in GitHub Desktop.

Select an option

Save Lauxtermann/dd1b74a349e36068769b 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