Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <meta name="author" content="Mein Name">
- <meta http-equiv="cache-control" content="no-cache">
- <title>Website</title>
- <link rel="stylesheet" type="text/css" href="styles.css">
- <link href="img/ico.png" rel="SHORTCUT ICON" type="image/ico">
- </head>
- <body>
- <div style="width:1280px;margin:0px auto;text-align:left;border:solid 5px;">
- <div id="head"><html>
- <body>
- <div><h1 style="font-size:300%; font-family: arial">Ich bin eine Überschrift</h1></div>
- </body>
- </html></div>
- <div id="nav"></div>
- <div id="content"></div>
- <div id="footer"></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement