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

Untitled

By: a guest on May 21st, 2012  |  syntax: None  |  size: 0.63 KB  |  hits: 16  |  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 dir="ltr" lang="ja">
  3.     <head>
  4.                 <meta charset="UTF-8" />
  5.                 <title>Assert</title>
  6.         <meta name="description" content="" />
  7.         <meta name="keywords" content="" />
  8.         <script type="text/javascript" src="../js/jsffidle-widget-assert.js"></script>
  9.         <script type="text/javascript" src="js/assert.js"></script>
  10.     </head>
  11.         <body>
  12.  
  13.                 <article>
  14.  
  15.                         <header>
  16.                 <h1>Assert test</h1>
  17.                         </header>
  18.  
  19.             <section id="container">
  20.             </section>
  21.  
  22.                 <footer>
  23.                 <p>copyright Noritaka Horio all rights reserved.</p>
  24.                 </footer>
  25.  
  26.                 </article>
  27.  
  28.         </body>
  29. </html>