Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Бодибилдинг</title>
  6. <meta name="viewport" content="width=1040">
  7. <link rel="stylesheet" href="css/style.css">
  8. <link rel="shortcut icon" href="favicon/favicon.ico" type="image/x-icon">
  9.  
  10. </head>
  11. <body>
  12.  
  13. <div>
  14.  
  15. <div class="ff">
  16.  
  17. <div class="wrap">
  18. <div class="header">
  19. <a href="index.html" class="logo">
  20. <div class="logo">
  21. <h1><b><i>Sp-Body.ru</b></i></h1>
  22. </div>
  23. </a>
  24.  
  25.  
  26.  
  27. <div class="nav-menu">
  28. <ul class="main-menu">
  29. <li><a href="index.html">Главная</a></li>
  30. <li><a href="run.html">Бег</a></li>
  31.  
  32.  
  33. <li><a href="bodybuilding.html">Бодибилдинг</a></li>
  34.  
  35.  
  36. <li><a href="workout.html">Workout</a></li>
  37.  
  38.  
  39. <li><a href="#">Программы</a></li>
  40.  
  41.  
  42.  
  43. </ul>
  44. </div>
  45. </div>
  46. <div class="main-container">
  47. <div class="container clearfix">
  48. <div class="main">
  49.  
  50. <div class="article">
  51.  
  52. <h4>Без названия</h4><hr size="2px"; color="black";>
  53.  
  54.  
  55. <img src="img/000.jpg" alt="">
  56. <p>Domestic confined any but son bachelor advanced remember. How proceed offered her offence shy forming.</p>
  57.  
  58. <p>Returned peculiar pleasant but appetite differed she. Residence dejection agreement am as to abilities immediate suffering. Ye am depending propriety sweetness distrusts belonging collected. </p>
  59. <p>An pasture he himself believe ferrars besides cottage... </p>
  60.  
  61. <a href="#">Читать полностью...</a>
  62. </div>
  63.  
  64. <div class="article">
  65.  
  66. <h4>Без названия</h4><hr size="2px"; color="black";>
  67.  
  68.  
  69. <img src="img/000.jpg" alt="">
  70. <p>Domestic confined any but son bachelor advanced remember. How proceed offered her offence shy forming.</p>
  71.  
  72. <p>Returned peculiar pleasant but appetite differed she. Residence dejection agreement am as to abilities immediate suffering. Ye am depending propriety sweetness distrusts belonging collected. </p>
  73. <p>An pasture he himself believe ferrars besides cottage... </p>
  74.  
  75. <a href="#">Читать полностью...</a>
  76. </div>
  77.  
  78. <div class="article">
  79.  
  80. <h4>Без названия</h4><hr size="2px"; color="black";>
  81.  
  82.  
  83. <img src="img/000.jpg" alt="">
  84. <p>Domestic confined any but son bachelor advanced remember. How proceed offered her offence shy forming.</p>
  85.  
  86. <p>Returned peculiar pleasant but appetite differed she. Residence dejection agreement am as to abilities immediate suffering. Ye am depending propriety sweetness distrusts belonging collected. </p>
  87. <p>An pasture he himself believe ferrars besides cottage... </p>
  88.  
  89. <a href="#">Читать полностью...</a>
  90. </div>
  91.  
  92.  
  93.  
  94. </div>
  95.  
  96.  
  97.  
  98. <div class="sidebar">
  99. <br><h3>Популярные статьи</h3>
  100. <ul>
  101. <li><a href="run/kak-pravilno-begat-chtoby-pokhudet.html">Как похудеть бегая?</a></li>
  102. <li><a href="#">Без названия </a></li>
  103. <li><a href="#">Без названия</a></li>
  104. <li><a href="#">Без названия</a></li>
  105. <li><a href="#">Без названия</a></li>
  106. <li><a href="#">Без названия</a></li>
  107. <li><a href="#">Без названия</a></li>
  108. <li><a href="#">Без названия </a></li>
  109. <li><a href="#">Без названия</a></li>
  110. </ul><br><br><br>
  111. <h3>Свежие статьи</h3>
  112. <ul>
  113. <li><a href="#">Без названия</a></li>
  114. <li><a href="#">Без названия</a></li>
  115. <li><a href="#">Без названия</a></li>
  116. <li><a href="#">Без названия</a></li>
  117. <li><a href="#">Без названия</a></li>
  118. <li><a href="#">Без названия</a></li>
  119. <li><a href="#">Без названия</a></li>
  120. <li><a href="#">Без названия</a></li>
  121. <br><br>
  122. </ul>
  123. </div>
  124.  
  125. </div>
  126. </font>
  127. </div>
  128. </div>
  129. <div class="footer">
  130.  
  131. <p>&copy; 2015 <a href="index.html">Sp-body.ru</a></p>
  132.  
  133. </div>
  134. </div>
  135. </div>
  136. </body>
  137. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement