Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <meta name="robot" content="none, noindex, nofollow">
  8. <meta name="description" content="Alberto">
  9. <meta name="keywords" content="Brazil guide, tourist, brazil travel, brazil vacation, cheap flights, brazil">
  10. <title>REEED</title>
  11. <link rel="stylesheet" type="text/css" href="css/styles.css"/>
  12. </head>
  13.  
  14. <body>
  15. <h1>NOW SSSS feeeer</h1>
  16.  
  17. <nav>
  18. <div class="container_12 clearfix">
  19.  
  20. <div id="header" class="grid_12">
  21. <h1>Brazil Guide</h1>
  22. <div id="nav">
  23. <ul>
  24. <li><a href="">home</a></li>
  25. <li><a href="">capstone</a></li>
  26. <li><a href="">resume</a></li>
  27. </ul>
  28. </div>
  29. </div>
  30. </div>
  31. </nav>
  32.  
  33. <article>
  34.  
  35. <header>
  36. <div id="feature" class="grid_12">
  37. <h1>Alberto</h1>
  38. <h2>Deras</h2>
  39. <p>Feature</p>
  40. </div>
  41. </header>
  42.  
  43. <section>
  44. <div class="article grid_4">
  45. <h3>BIO</h3>
  46. <p>biography page that gives basic information about you, your goals, hobbies and interests. Be creative,
  47. and use images and text to tell the story of "you"</p>
  48. </div>
  49. </section>
  50. <section>
  51.  
  52. <div class="article grid_4">
  53. <h3>Hobies</h3>
  54. <p>Column Two</p>
  55. </div>
  56. </section>
  57.  
  58. <section>
  59. <div class="article grid_4">
  60. <h3>algo mas</h3>
  61. <p>Column Three</p>
  62. </div>
  63. </section>
  64. <!-- .container_12 -->
  65. </article>
  66.  
  67. <footer>
  68. <div id="footer" class="grid_12">
  69. <p>&copy; Copyright 2011</p>
  70. </div>
  71. </footer>
  72. </body>
  73.  
  74. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement