Guest User

Untitled

a guest
Apr 30th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <link rel="stylesheet" type="text/css" href="styles.css" />
  6. <title>PrepaidMine.de | Webhosting</title>
  7. </head>
  8. <body>
  9. <div id="main">
  10. <ul id="navigationMenu">
  11. <li>
  12. <a class="home" href="#">
  13. <span>Startseite</span>
  14. </a>
  15. </li>
  16. <li>
  17. <a class="about" href="#">
  18. <span>Über Uns</span>
  19. </a>
  20. </li>
  21. <li>
  22. <a class="services" href="#">
  23. <span>Service</span>
  24. </a>
  25. </li>
  26. <li>
  27. <a class="portfolio" href="#">
  28. <span>Produkte</span>
  29. </a>
  30. </li>
  31. <li>
  32. <a class="contact" href="#">
  33. <span>Kontakt</span>
  34. </a>
  35. </li>
  36. </ul>
  37. </div>
  38. <CENTER>
  39. <div style="background-color:white; width:1188px; height:900px; border-bottom-left-radius:30px; border-bottom-right-radius: 30px; border-top-left-radius:30px; border-top-right-radius:30px;">
  40. <CENTER>
  41. <h1 class="panel__headline"><i class="fa fa-camera-retro"></i><font color="black">&nbsp;Wartungsarbeiten</font></h1>
  42. <div class="panel__block"/>
  43. <p>Unsere Website ist zurzeit im Wartungsmodus, das tut uns leid!</p>
  44. </CENTER>
  45. </div>
  46. </CENTER>
  47. </body>
  48. </html>
Advertisement
Add Comment
Please, Sign In to add comment