Advertisement
rozalina1988

Untitled

Mar 4th, 2023
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" href="HelpNature.css">
  8. <title>Help Nature Roza</title>
  9. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
  10. <style>
  11. *{
  12. box-sizing: border-box;
  13. font-family:Arial, Helvetica, sans-serif;
  14. }
  15. img {
  16. width: 100%;
  17. }
  18. body,html,h1,h2,h3,h6 {
  19. padding: 0;
  20. margin: 0;
  21. height: 100%;
  22. }
  23. ul, li {
  24. padding: 0;
  25. margin: 0;
  26. }
  27.  
  28. .clear-fix {
  29. clear: both;
  30. }
  31. /**Header**/
  32. .header {
  33. background-image: url('/ExamRozalinaSh/img/header.jpg');
  34. background-size: cover;
  35. background-position: center;
  36. background-repeat: no-repeat;
  37. height: 100vh;
  38. margin: auto;
  39. padding: 50px 100px;
  40. color: white;
  41. }
  42. .h-menu,ul li {
  43. border: 3px solid #080808;
  44. background-color: black;
  45. opacity: 0.5;
  46. text-align: right;
  47. border-radius: 20px;
  48. display: inline-block;
  49. margin-right: 10px;
  50. margin-left: 0;
  51. padding: 3px 0px 0px 3px;
  52.  
  53. }
  54. .h-menu, ul, li a {
  55. color: white;
  56. font-weight: 700;
  57. width: 80%;
  58. margin: 0 auto;
  59. text-align: center;
  60. text-decoration: none;
  61.  
  62. }
  63. .info {
  64. overflow: hidden;
  65. background-color: black;
  66. opacity: 0.5;
  67. border-radius: 20px;
  68. border: 3px solid #080808;
  69. width: 80%;
  70. text-align: center;
  71. margin:80px auto;
  72. padding: 10px 80px;
  73. }
  74. .Nat{
  75. font-weight:800;
  76. margin: 20px;
  77. }
  78. .Nat-text {
  79. font-style:italic;
  80. font-weight: 700 ;
  81. }
  82. .btn-1 {
  83. background: #198754;
  84. padding:8px 20px;
  85. cursor: pointer;
  86. color: white;
  87. border-color:#198754;
  88. border-radius:7px;
  89. font-weight: bolder;
  90. font-variant-caps:petite-caps;
  91. }
  92.  
  93. /**Header end**/
  94.  
  95. /**Second**/
  96. .second-p {
  97. width: auto;
  98. }
  99. .sp-text {
  100. overflow: hidden;
  101. width: 60%;
  102. text-align: center;
  103. margin: 40px auto;
  104. padding: 30px 80px;
  105. }
  106. .sp-text, h3 {
  107. color: #198754;
  108. text-shadow: 1px 1px black;
  109. }
  110. .sp-autor {
  111. color: white;
  112. margin-bottom: 50px;
  113. }
  114. /**Second end**/
  115.  
  116. /**Help nature**/
  117. .help {
  118. background: #198754;
  119. color: white;
  120. padding: 40px;
  121.  
  122. }
  123. .title{
  124. width: 80%;
  125. text-align: center;
  126. margin: 20px auto;
  127. padding: 10px 60px;
  128. }
  129. .title p{
  130. font-variant-caps: all-small-caps;
  131. margin-top: 0;
  132. margin-bottom: 0;
  133. }
  134. .title h2{
  135. font-size: x-large;
  136. margin-top: 0;
  137. }
  138. .h-box i {
  139. background-color: #ae9e9e;
  140. padding: 20px;
  141. border-radius: 40px;
  142. border: 3px solid white;
  143. margin: 10px;
  144. }
  145. .h-box {
  146. border-radius: 10px;
  147. float: left;
  148. width: 20%;
  149. margin: 0px auto;
  150. text-align: center;
  151. margin-bottom: 50px;
  152.  
  153. }
  154. .h-box:nth-child(2), .h-box:nth-child(3) ,.h-box:nth-child(4) {
  155. margin-left: 5% ;
  156. }
  157. /**Help nature end**/
  158. /**Get subscribe**/
  159. .subscribe{
  160. background-image: url('/ExamRozalinaSh/img/beach.jpg');
  161. background-size: cover;
  162. background-position: center;
  163. background-repeat: no-repeat;
  164. height: 100vh;
  165. background-position: bottom left;
  166. margin: auto;
  167. padding: 50px 100px;
  168. }
  169. .s-text{
  170. color: white;
  171. width: 50%;
  172. margin:160px auto;
  173. }
  174. .s-text h1 {
  175. text-align: center;
  176. padding: 30px;
  177. text-shadow: 0.5px 0.5px black;
  178. }
  179. .subscribe, btn-1 {
  180. text-align: center;
  181. }
  182. /**Get subscribe end**/
  183. /**Last activities**/
  184. .activity {
  185. margin: 50px;
  186. }
  187. .l-text h2{
  188. margin: 20px;
  189. color: #198754;
  190. text-shadow: 1px 1px black;
  191. }
  192. .a-img {
  193. width: 100%;
  194.  
  195. }
  196. .i1{
  197. width: 50%;
  198. float: left;
  199. position: relative;
  200. color: rgb(158, 18, 18);
  201. }
  202. .i2{
  203. width: 50%;
  204. float: right;
  205. }
  206. .i3{
  207. width: 50%;
  208. float: left;
  209. }
  210. .i4{
  211. width: 50%;
  212. float: right;
  213. }
  214. </style>
  215. </head>
  216.  
  217. <body>
  218. <!--Header-->
  219. <div class="header">
  220. <div class="h-menu">
  221. <ul>
  222. <li>
  223. <a href="http://">НАЧАЛО</a>
  224. </li>
  225. <li>
  226. <a href="http://">ЗА НАС</a>
  227. </li>
  228. <li>
  229. <a href="http://">КОНТАКТИ</a>
  230. </li>
  231. <li>
  232. <a href="http://">ПОМОГНИ</a>
  233. </li>
  234. </ul>
  235. </div>
  236. <br>
  237.  
  238. <div class="info">
  239. <div class="i-text">
  240. <h1 class="Nat">Природа</h1>
  241. <p class="Nat-text">Всичко в
  242. природата ни кани постоянно да бъдем това,
  243. което сме</p>
  244. <button class="btn-1">
  245. Научи повече
  246. </button>
  247.  
  248. </div>
  249. </div>
  250. </div>
  251. <!--Header end-->
  252. <!--Second -->
  253. <div class="second-p">
  254. <div class="sp-text">
  255. <h3 class="">Природата може без човек, но той
  256. не може без природата</h3>
  257. <p class="sp-autor">Али Абшерони</p>
  258. <button class="btn-1">
  259. Още фрази
  260. </button>
  261. </div>
  262. <!--Second end-->
  263. <!--Help Nature-->
  264. <div class="help">
  265. <div class="title">
  266. <p class="">НАШИТЕ ЦЕЛИ</p>
  267. <h2>ДА ПОМОГНЕМ НА ПРИРОДАТА</h2>
  268. </div>
  269. <div class="icons">
  270. <div class="clear-fix"></div>
  271. <div class="h-box">
  272. <i class="fa-regular fa-heart"></i>
  273. <h6>ДЪРВЕТА</h6>
  274. </div>
  275. <div class="h-box">
  276. <i class="fa-solid fa-pen"></i>
  277. <h6>ПОСТАВЯНЕ НА ЦЕЛИ</h6>
  278. </div>
  279. <div class="h-box">
  280. <i class="fa-solid fa-bolt"></i>
  281. <h6>ПРИЮТ ЗА ЖИВОТНИ</h6>
  282. </div>
  283. <div class="h-box">
  284. <i class="fa-regular fa-map"></i>
  285. <h6>РАЗВИТИЕ</h6>
  286. </div>
  287. <div class="clear-fix"></div>
  288. </div>
  289. </div>
  290. <!--Help Nature end-->
  291. <!--Get subscribe-->
  292. <div class="subscribe">
  293. <div class="s-text">
  294. <h1 class="">Включи се и ти!</h1>
  295. <button class="btn-1">
  296. Запиши се!
  297. </button>
  298. </div>
  299. <!--Get subscribe end-->
  300. <!--Last activities-->
  301. <div class="activity">
  302. <div class="l-text">
  303. <h2 class="">Последната ни дейност</h2>
  304. </div>
  305. <div class="a-img">
  306. <div class="i1">
  307. <img src="/ExamRozalinaSh/img/1.jpg" alt="">
  308. <div class="bottom-left">
  309. <h10> Засадихме 50 000 дървета!</h10>
  310. <p>С много услилия го направихме!</p>
  311. </div>
  312. </div>
  313. <div class="i2">
  314. <img src="/ExamRozalinaSh/img/2.jpg" alt="">
  315. </div>
  316. <div class="i3">
  317. <img src="/ExamRozalinaSh/img/3.jpg" alt="">
  318. </div>
  319. <div class="i4">
  320. <img src="/ExamRozalinaSh/img/4.jpg" alt="">
  321. </div>
  322. </div>
  323. </div>
  324. <!--Last activities end-->
  325.  
  326.  
  327. <div style="height: 1000px;"></div>
  328. </body>
  329. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement