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

Untitled

By: a guest on May 12th, 2012  |  syntax: None  |  size: 0.78 KB  |  hits: 14  |  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 lang="en">
  3. <head>
  4.   <meta charset="utf-8">
  5.   <title>furf's page</title>
  6. </head>
  7. <body>
  8.   <div id="container">
  9.  
  10.     <header>
  11.       <h1>furf's page</h1>
  12.     </header>
  13.  
  14.     <div id="main">
  15.  
  16.       <furf></furf>
  17.  
  18.       <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  19.  
  20.     </div>
  21.  
  22.     <footer>
  23.       &copy; 2011 furf. all rights reversed.
  24.     </footer>
  25.  
  26.   </div>
  27. </body>
  28. </html>