Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2013
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <meta name="author" content="Mein Name">
  5. <meta http-equiv="cache-control" content="no-cache">
  6. <title>Website</title>
  7. <link rel="stylesheet" type="text/css" href="styles.css">
  8. <link href="img/ico.png" rel="SHORTCUT ICON" type="image/ico">
  9. </head>
  10. <body>
  11. <div style="width:1280px;margin:0px auto;text-align:left;border:solid 5px;">
  12. <div id="head"><html>
  13. <body>
  14. <div><h1 style="font-size:300%; font-family: arial">Ich bin eine Überschrift</h1></div>
  15. </body>
  16. </html></div>
  17. <div id="nav"></div>
  18. <div id="content"></div>
  19. <div id="footer"></div>
  20. </div>
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement