adiqu

stronka

Dec 15th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. <html>
  2. <head><title>stronka</title>
  3. <meta charset="utf-8">
  4. <style>
  5. #calosc {
  6. outline:1px solid;
  7. width:1071px;
  8. height:672px;
  9. }
  10.  
  11.  
  12. #calosc:after {
  13. display:block;
  14. clear:both;
  15. }
  16.  
  17. #panellewy {
  18. background-color:white;
  19. outline:1px solid;
  20. float:left;
  21. height:202px;
  22. width:900px;
  23. }
  24.  
  25. #panelprawy {
  26. background-color:white;
  27. outline:1px solid;
  28. float:left;
  29. width:171px;
  30. height:202px;
  31. }
  32.  
  33. #panellewydol {
  34. background-color:gray;
  35. outline:1px solid;
  36. float:left;
  37. width:122px;
  38. height:470px;
  39. }
  40.  
  41. #panellewydol:after {
  42. display:block;
  43. clear:both;
  44. }
  45.  
  46. #tt {
  47. height:100%;
  48. width:100%;
  49. text-align:center;
  50. vertical-align:middle;
  51. }
  52.  
  53. #panelsrodek {
  54. background-color:#66FF99;
  55. color:black;
  56. font-style:italic;
  57. outline:1px solid;
  58. float:left;
  59.  
  60. text-align:center;
  61. width:778px;
  62. height:444px;
  63. }
  64.  
  65. #panelprawydol {
  66. background-color:white;
  67. outline:1px solid;
  68. float:left;
  69. width:171px;
  70. height:444px;
  71. }
  72.  
  73. #podloga {
  74. background-color:orange;
  75. outline:1px solid;
  76. float:left;
  77. width:949px;
  78. height:26px;
  79. }
  80.  
  81. #panellewydol1 {
  82. background-color:green;
  83. outline:1px solid;
  84. float:left;
  85. width:95px;
  86. height:70px;
  87. text-align:center;
  88. line-height: 70px;
  89. color:white;}
  90.  
  91. #panellewydol2 {
  92. background-color:green;
  93. outline:1px solid;
  94. float:left;
  95. width:95px;
  96. height:70px;
  97. text-align:center;
  98. line-height: 70px;
  99. color:white;}
  100.  
  101. #panellewydol3 {
  102. background-color:green;
  103. outline:1px solid;
  104. float:left;
  105. width:95px;
  106. height:70px;
  107. line-height: 70px;
  108. text-align:center;
  109. color:white;}
  110.  
  111. #panellewydol4 {
  112. background-color:green;
  113. outline:1px solid;
  114. float:left;
  115. width:95px;
  116. height:127px;
  117. line-height:127px;
  118. text-align:center;
  119. color:white;}
  120.  
  121. #panellewydol5 {
  122. background-color:green;
  123. outline:1px solid;
  124. float:left;
  125. width:95px;
  126. height:58px;
  127. line-height:58px;
  128. text-align:center;
  129. color:white;}
  130. }
  131. </style>
  132. </head>
  133.  
  134. <body>
  135.  
  136. <div id="calosc">
  137. <div id="panellewy"><img src="logo.png" width="900px" height="182px" alt="Błąd odczytu loga strony"></div>
  138. <div id="panelprawy"><h1><center>Telefon kontaktowy: 508 125 953</center></h1></div>
  139. <div id="panellewydol">
  140. <div id="panellewydol1">Menu</div>
  141. <div id="panellewydol2">O firmie</div>
  142. <div id="panellewydol3">Oferta</div>
  143. <div id="panellewydol4">Formularz</div>
  144. <div id="panellewydol5">Kontakt</div>
  145. </div>
  146.  
  147. <div id="panelsrodek"><table id="tt"><td><h1>Adrian Wójtowicz<br>Kl3TI</td></table></h1></div>
  148. <div id="panelprawydol"><center>
  149. <a href="www.intel.pl"><img src="intel.jpg" width="150px" height="150px" ></a><br><br>
  150. <a href="www.gigabyte.pl"><img src="gigabyte.jpg" width="170px" height="74px" ></a><br><br>
  151. <a href="www.goodram.pl"><img src="goodram.jpg" width="130px" height="87px" ></a>
  152. </center>
  153. </div>
  154. <div id="podloga">szesc</div>
  155.  
  156. </div>
  157.  
  158. </body>
  159. </html>
Advertisement
Add Comment
Please, Sign In to add comment