Advertisement
Guest User

Szablon1

a guest
May 4th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 3.61 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>...</title>
  4.  
  5.  
  6. <style type="text/css">
  7. body, table {
  8. background: #f5f5f5;
  9. font-family: Tahoma;
  10. font-size: 8pt;
  11. color: #555555;
  12. text-align: justify;
  13. }
  14.  
  15. a:link, a:visited, a:hover {
  16. color: #C7C7C7;
  17. text-decoration: none;
  18. }
  19.  
  20. a:hover {
  21. color: #F0F0D8;
  22. cursor: help;
  23. }
  24.  
  25.  
  26. .navigations {
  27. display: block;
  28. list-style: none;
  29. text-align: left;
  30. padding: 5px;
  31. border-bottom: 1px solid #E2E2E2;
  32. }
  33.  
  34. .title {
  35. font-family: Georgia;
  36. font-size: 12px;
  37. letter-spacing: 1.5px;
  38. text-transform:uppercase;
  39. color: #858585;
  40. }
  41.  
  42. .date {
  43. color: #1E1E1E;
  44. font-family: Courier New;
  45. font-size: 11px;
  46. }
  47.  
  48. .hdr {
  49. color: #1E1E1E;
  50. font-family: Georgia;
  51. border-left: 5px solid #D8D8C0;
  52. border-bottom: 1px solid #A6A6A6;
  53. font-size: 12px;
  54. text-align: left;
  55. }
  56.  
  57. .icon {
  58. float: left;
  59. padding: 10px;
  60. width: 100px;
  61. }
  62.  
  63. .area2 {
  64. background: #F8F8F8;
  65. line-height: 15pt;
  66. border-bottom: 1px solid #D0D0D0;
  67. border-top: 1px solid #D0D0D0;
  68. }
  69.  
  70. blockquote {
  71. padding: 5px;
  72. border-left: 3px solid #D8D8C0;
  73. font-family: Courier New;
  74. background: #FFFFFF;
  75. color: #222222;
  76. text-transform: none;
  77. text-align: justify;
  78. }
  79.  
  80. .lh1 {
  81. background-color: #1E1E1E;
  82. font: normal 10pt Courier New;
  83. color: #EEEEEE;
  84. letter-spacing: 4pt;
  85. line-height: 15pt;
  86. text-align: right;
  87. }
  88.  
  89. .lh2 {
  90. background-color: #343434;
  91. font-family: Courier New;
  92. font-size: 10pt;
  93. color: #EEEEEE;
  94. letter-spacing: 4pt;
  95. text-align: left;
  96. width: 570px;
  97. line-height: 15pt;
  98. }
  99. </style>
  100.  
  101. <link rel="openid.server" href="http://www.blogger.com/openid-server.g" />
  102. <!-- --><style type="text/css">@import url(http://www.blogger.com/css/navbar/classic.css);
  103. div.b-mobile {display:none;}
  104. </style>
  105. </head>
  106.  
  107.  
  108. <body>
  109. <script type="text/javascript">
  110.     function setAttributeOnload(object, attribute, val) {
  111.       if(window.addEventListener) {
  112.         window.addEventListener("load",
  113.           function(){ object[attribute] = val; }, false);
  114.       } else {
  115.         window.attachEvent('onload', function(){ object[attribute] = val; });
  116.       }
  117.     }
  118.   </script>
  119.  
  120. <div></div><br><br>
  121.  
  122.  
  123.  
  124. <div align="center">
  125. <br><br>
  126.  
  127.  
  128. <table border="0" cellpadding="10" cellspacing="0" ><tr>
  129.  
  130.  
  131. <table border="0" cellpadding="10" cellspacing="0" ><tr>
  132. <td style="background-color:white; border-left: 5px solid white; " valign="top" width="170" ><br>
  133.          
  134.  
  135. <div align="center">
  136. <div class="hdr"><FONT FACE="tahoma" COLOR="red"></font>  Menu</div><br>
  137. <a href="/index.html">Główna</a><Br>
  138. <a href="/o-mnie.html">O mnie</a><br>
  139. <a href="/">link</a>
  140. <br><br>
  141.  
  142. <div class="hdr"><FONT FACE="tahoma" COLOR="red"></font>  Archiwum</div><br>
  143. {archiwum}
  144. <br><br>
  145. <div class="hdr"><FONT FACE="tahoma" COLOR="red"></font>  Szablon</div><br>
  146. Wykonany przez <a href="http://joliment.ownlog.com">Joliment</a>.<br>
  147. Wszelkie prawa zastrzeżone.
  148.  
  149. </td>
  150.  
  151. <div align="left">
  152. <div style="width: 100%;">
  153. <div class="lh1">Don't you know I'm still standing better than I ever did ?<br>
  154. Looking like a true survivor, feeling like a little kid ?
  155. </div>
  156. <td id="content" valign="top" width="470" style="background-color:white;" ><br>
  157.  
  158. <MTEntries lastn="7">
  159. <div class="title"># {tytul}</div>
  160. <div class="date">{data}</div>
  161. <br>
  162. <div align=left>{blog}</div><br><br>
  163. <div class="area2"><center><a href="#" onMouseOut="window.status=''; return true;" onMouseOver="window.status='Góra'; return true; ">Góra</a></center></div><br>
  164. </MTEntries>
  165.  
  166. </div>
  167. </td>
  168.  
  169.    </tr>
  170.  
  171. <tr>
  172. <td colspan="2" height="20px" valign="bottom" class="lh2";>
  173. I'm still standing...
  174. </td>
  175. </tr>
  176.  
  177.  
  178.  
  179. </table>
  180.  
  181. <br><br><br><br>
  182.  
  183.  
  184. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement