Skip to content

Instantly share code, notes, and snippets.

@SjoerdvGestel
Created April 2, 2012 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SjoerdvGestel/2282266 to your computer and use it in GitHub Desktop.
Save SjoerdvGestel/2282266 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
<title>Opdracht 1</title>
</head>
<body>
<nav> </nav>
<section>
<article> </article>
<article> </article>
</section>
<aside> </aside>
<footer> </footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment