Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. <!-- contacts --->
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
  5. <title>Контакты</title>
  6. <meta name="description" content="Контакты" />
  7. <meta name="keywords" content="Контакты" />
  8. <link href="css/style.css" rel="stylesheet" type="text/css" />
  9. <!--[if lt IE 8]><link href="css/styleIEOld.css" rel="stylesheet" type="text/css" /><![endif]-->
  10. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  11. <link href="img/favicon.ico" rel="icon" type="image/x-icon" />
  12. <link href="img/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  13. <script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
  14. <script type="text/javascript" src="js/js.js"></script>
  15.  
  16. </head>
  17. <body>
  18. <div id="contacts" class="text-content">
  19. <div class="text">
  20. <div class="inner">
  21. <h1>Контакты/ Contacts</h1>
  22. <p><strong>Хуйня</strong></p>
  23. <p>Хуйня </p>
  24. <p>Хуйня</p>
  25. <p>Хуйня</a></p>
  26. <p>Хуйня</p>
  27. <p class="otst-5"><strong>Хуйня</strong></p>
  28. <p>Хуйня</p>
  29. <p>Хуйня.</p>
  30. </div>
  31. </div>
  32. <div class="text-image">
  33. <img alt="" src="img/pages/cont.png" />
  34. </div>
  35. </div>
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement