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

Untitled

By: a guest on Aug 20th, 2012  |  syntax: None  |  size: 0.20 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.         <html>
  3.         <head>
  4.                 <meta charset="UTF-8">
  5.                 <title>...</title>
  6.         </head>
  7.         <body>
  8.                 <header>...</header>
  9.                 <nav>...</nav>
  10.                 <article>...</article>
  11.                 <footer>...</footer>
  12.         </body>
  13.         </html>