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

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 1.07 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="es">
  3.     <head>
  4.         <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
  5.         <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
  6.         <title>El Señor de los Poyaques</title>
  7.         <link rel="stylesheet" media="all" href="/css/default.css">
  8.         <link rel="stylesheet" media="print" href="/css/print.css">
  9.         <link rel="stylesheet" media="screen and (max-device-width: 480px) and (min-device-width: 320px;)" href="iphone.css">
  10.     </head>
  11.     <body>
  12.         <h1>La Comunidad del Tresillo</h1>
  13.         <article>
  14.             <header>
  15.                 <h1><strong>Capítulo I.</strong> Chandal el Shurmano</h1>
  16.             </header>
  17.             <p>Cuando Frodo Bolson de Pipas vio acercarse por el camino el carruaje de
  18.             Chandal el Shurmano no pudo evitar soltar un gritito de alegría como
  19.             <em>¡Vaaamono preeeehmoh!</em></p>
  20.         </article>
  21.         <footer>
  22.             <p class="author">by J.R.R. Torke Mada</p>
  23.         </footer>
  24.     </body>
  25. </html>