Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>RW-Fliesen</title>
- <link rel="stylesheet" type="text/css" href="style.css" />
- </head>
- <body>
- <div id="wrapper">
- <div id="header_wrapper">
- <div id="header">
- <a href="index.html" class="logo" title="Logo"></a>
- <div class="contact-info" title="contact-info"></div>
- <ul id="navi">
- <li><a href=" " id="n01">Home</a></li>
- <li><a href=" " id="n02">Leistungsspektrum</a></li>
- <li><a href=" " id="n03">Showroom</a></li>
- <li><a href=" " id="n04">Über uns</a></li>
- <li><a href=" " id="n05">Kontakt</a></li>
- <li><a href=" " id="n06">Impressum</a></li>
- </ul>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement