Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.65 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html class="no-js">
  3.     <head>
  4.         <meta charset="UTF-8">
  5.         <title>Teste</title>
  6.     </head>
  7.     <body>
  8.         <figure class="chamada-banner grid grid-8-12">
  9.             <article class="chamada-box">
  10.             <span class="categoria">Ponto de vista</span>
  11.             <span class="description">Entrevista</span>
  12.                 <h3 class="titulo-chamada">A internet no controle</h3>
  13.                 <p>Atualmente, publicam-se on line muito mais informações sobre nós mesmos do que jamai antes, todos estes dados estão sendo coletados por organizações...</p>
  14.             </article>
  15.         </figure>
  16.     </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement