Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.22 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html>
  2. <head>
  3.      <meta charset="utf-8">
  4.      <title>opdracht 1</title>
  5. </head>
  6. <body>
  7.         <nav></nav>
  8.                 <section>
  9.                         <article></article>
  10.                         <article></article>
  11.                 </section>
  12.     <aside></aside>
  13. <footer></footer>
  14. </body>