n3paste.de

::

a haskell happstack pastebin

  • New paste
  • View pastes

  • Login

  • About
  • Most recent pastes (filtered)

    Filter pastes (help):

    18:26 - Mon 2012.02.27

    HTML

    Paste: /0LY/Show related

    Reply to /DCwL/

    <!DOCTYPE html>
    <html>
     <head>
      <meta charset="utf-8" />
      <title>Test</title>
     </head>
     <body>
      <h1>HTML5 test</h1>
      <p>Das ist wirklich in Ordnung so.</p>
     </body>
    </html>
    

    14:40 - Mon 2012.02.20

    HTML

    Paste: /DCwL/Show related

    No description.

    <!DOCTYPE html>
    <meta charset="utf-8" />
    
    <title>Test</title>
    
    <h1>HTML5 test</h1>
    
    <p>Ist das wirklich in Ordnung so?</p>