Skip to content

Instantly share code, notes, and snippets.

@SmokeyTheSalmon
Forked from Zaturrby/index.html
Created June 4, 2014 10:50
Show Gist options
  • Select an option

  • Save SmokeyTheSalmon/8805e095ccdf19e760af to your computer and use it in GitHub Desktop.

Select an option

Save SmokeyTheSalmon/8805e095ccdf19e760af 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>
<h1> Acceleration of Time </h1>
</header>
<section class="middle">
<div class="left">
<!-- Lijst met namen -->
</div>
<article>
<!-- plaatje van de klok -->
</article>
<div class="right">
<!-- Lijst met namen -->
</div>
</section>
<section>
<h1> Trough Technology</h1>
</section>
<footer>
<p>made by ...</p>
</footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment