Advertisement
Guest User

ret

a guest
Aug 28th, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Professional</title>
  5. <style>
  6. * {
  7. margin: 0px;
  8. padding: 0px;
  9. }
  10. #header {
  11. width: 100%;
  12. height: 80px;
  13. background-color: rgba(0, 0, 0, 1.0);
  14.  
  15. }
  16.  
  17. #headerCon {
  18. width: 800px;
  19. height: 70px;
  20. margin: 0px auto;
  21. }
  22.  
  23. .headerLogo {
  24. width: 125px;
  25. height: 75px;
  26. float: left;
  27. font-size: 30px;
  28. color: white;
  29. text-align: center;
  30. line-height: 75px;
  31. }
  32. .headerNav {
  33. width: 100%;
  34. height: 75px;
  35.  
  36.  
  37. }
  38. .headerNav ul {
  39. list-style: none;
  40.  
  41.  
  42. }
  43. .headerNav ul li {
  44. float: left;
  45. font: 22px Tahoma;
  46. padding: 25px 35px;
  47. color: gray;
  48. }
  49. .headerNav ul li:hover {
  50. background: yellow;
  51. }
  52. #mainWrapper {
  53. height: 1800px;
  54. width: 100%;
  55. }
  56.  
  57. #slikaSec {
  58. width: 100%;
  59. height: 430px;
  60. background: black;
  61. }
  62. #slikaSecCon {
  63. width: 850px;
  64. height: 400px;
  65. margin: 0px auto;
  66. background: black;
  67. }
  68. #slikaSecCon h2, p {
  69. text-align: center;
  70. color: white;
  71. padding-top: 20px;
  72. font-family: comic sans ms;
  73. }
  74. .slikaConSlika {
  75. padding: 30px 20px;
  76. margin-top: 40px;
  77. float: left;
  78. box-shadow: 12px 12px 36px black;
  79. }
  80. .parag {
  81. float: left;
  82. width: 500px;
  83. padding: 90px 40px;
  84. color: white;
  85. font-family: comic sans MS;
  86. }
  87. .social {
  88. margin: 50px 30px;
  89.  
  90. }
  91. .heh1 {
  92. padding-left: 10px;
  93. }
  94. #downCon {
  95. width: 100%;
  96. height: auto;
  97. margin-top: 150px;
  98. }
  99. #downContent {
  100. width: 100%;
  101. height: 600px;
  102. background: #f0f0f0;
  103.  
  104.  
  105.  
  106. }
  107. #downContent ul {
  108. list-style: none;
  109.  
  110. }
  111. #downContent ul li {
  112. height: 250px;
  113. width: 250px;
  114. border: 3px solid;
  115. float: left;
  116. padding-left: 90px;
  117. margin-left: 90px;
  118. font-size: 30px;
  119. line-height: 250px;
  120. margin-top: 30px;
  121. background: yellow;
  122.  
  123. }
  124. #footer {
  125. width: 100%;
  126. background: black;
  127. height: 300px;
  128.  
  129. }
  130. #footerCon {
  131. width: 800px;
  132. margin: 355px auto;
  133.  
  134. }
  135. .levo {
  136. float: left;
  137. width: 250px;
  138. padding-top: 70px;
  139. }
  140. .sredina {
  141. float: left;
  142. width: 250px;
  143. padding-top: 70px;
  144. }
  145. .desno {
  146. float: left;
  147. width: 250px;
  148. padding-top: 70px;
  149. }
  150. h2 {
  151. color: white;
  152. }
  153. #heding {
  154. background: #0078A1;
  155. width: 100%;
  156. height: 78px;
  157. text-align: center;
  158. color: #81DAF7;
  159. }
  160. </style>
  161. </head>
  162. <body>
  163.  
  164. <!-- HEADER I NAVIGAICJA START -->
  165.  
  166. <div id="header">
  167. <div id="headerCon">
  168. <div class="headerLogo">
  169. <h2> Nidza </h2>
  170. </div> <!-- HEADER LOGO END -->
  171. <div class="headerNav">
  172. <ul>
  173. <li> Pocetna </li>
  174. <li> Portfolio </li>
  175. <li> Usluge </li>
  176. <li> Kontaktirajte me </li>
  177. </ul>
  178. </div> <!-- HEADER NAV END -->
  179. </div> <!-- HEADER CONTENT -->
  180. </div> <!-- HEADER END -->
  181.  
  182. <!-- HEADER I NAVIGACIJA END -->
  183.  
  184. <!-- MAIN SEKCIJA POCINJE -->
  185.  
  186. <div id="mainWrapper"> <!-- parent svih divova -->
  187. <div id="slikaSec">
  188. <div id="slikaSecCon">
  189.  
  190. <h2> Profesionalni dizajn po najnizim cenama. </h2>
  191. <p> Preko 5 godina iskustva i rada po najpoznatijim svetskim projektima. </p>
  192.  
  193. <img src="https://scontent-fra3-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/11811304_930804730323342_6442978598310226986_n.jpg?oh=5f4dc3aa5ba13620201a4ca39847b6c3&oe=56667C3F" width="200px" height="300px" class="slikaConSlika">
  194.  
  195. <span class="parag">
  196. <h2> Pronadjite me i na drustvenim mrezama! </h2>
  197. <div class="social">
  198. <img src="http://cdn2.shaungroves.com/wp-content/uploads/2011/03/How-To-Create-Facebook-Tab.jpg" width="100px" height="100px" class="heh1">
  199. <img src="https://g.twimg.com/Twitter_logo_blue.png" width="100px" height="100px" class="heh1">
  200. <img src="https://tctechcrunch2011.files.wordpress.com/2015/02/snapchat-headphones.png?w=738" width="100px" height="100px" class="heh1">
  201. </div>
  202. </span>
  203.  
  204. </div>
  205. </div>
  206. <div id="downCon">
  207. <div id="downContent">
  208. <ul>
  209. <li> 1.Najbolji sajt </li>
  210. <li> 2.Najbolji dizajn </li>
  211. <li> 3.Testiramo grid </li>
  212. <li> 4.Cetvrta kolona </li>
  213. <li> 5.Peta kolona </li>
  214. <li> 6.Kolona </li>
  215. </ul>
  216. </div>
  217. </div>
  218.  
  219.  
  220.  
  221.  
  222. <div id="footer">
  223. <div id="footerCon">
  224. <div class="levo">
  225. <p> Linkovi </p> <p> Linkovi </p> <p> Linkovi </p>
  226. </div>
  227.  
  228. <div class="sredina">
  229. <p> Linkovi </p> <p> Linkovi </p> <p> Linkovi </p>
  230. </div>
  231.  
  232.  
  233. <div class="desno">
  234.  
  235. <p> Linkovi </p> <p> Linkovi </p> <p> Linkovi </p>
  236. </div>
  237.  
  238.  
  239. </div>
  240. </div>
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. </div> <!-- KRAJ MAIN WRAPPERA -->
  259.  
  260. </body>
  261. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement