Advertisement
Guest User

the one

a guest
Mar 27th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title><$ImeBloga$></title>
  7.  
  8. <style type="text/css">
  9. #navbar-iframe {height:0px; visibility:hidden; display:none}
  10.  
  11. #sidebar img{width:155px; }
  12.  
  13. A:link, A:visited, A:active
  14. { font-family: Arial; font-size: 9pt; text-decoration: none; font-weight: bold; background-color: none; text-transform: none; color: #555; line-height: 120%;}
  15. A:hover
  16. { font-family: Arial; font-size: 9pt; text-decoration: none; font-weight: bold; color: #fff; text-transform: none; cursor: default; background-color: #000; line-height: 120%;}
  17.  
  18. body {
  19. background-color: #fff;
  20. color: #FFF;
  21. font-size: 8pt;
  22. line-height: 110%;
  23. margin: 0px;
  24. padding: 0px;
  25. text-align: justify;
  26. }
  27.  
  28. table {
  29. background-color: none;
  30. border: none;
  31. font-family: Arial;
  32. font-size: 8pt;
  33. color: #000;
  34. line-height: 110%;
  35. margin-top: 50px;
  36. }
  37.  
  38. .userpic {
  39. float: center;
  40. width: 100px;
  41. border: 1px solid #aaa;
  42. padding: 3px;
  43. }
  44.  
  45. .title {
  46. font-family: Century Gothic;
  47. font-size: 20pt;
  48. line-height: 100%;
  49. color: #000;
  50. letter-spacing: 1pt;
  51. text-transform: uppercase;
  52. text-align: center;
  53. width: 100%;
  54. padding-top: 50px;
  55. padding-bottom: 10px;
  56. margin-bottom: 30px;
  57. }
  58.  
  59. .h1 {
  60. font-family: Tahoma;
  61. font-size: 10pt;
  62. letter-spacing: 2pt;
  63. line-height: 150%;
  64. color: #888;
  65. text-align: center;
  66. }
  67.  
  68. .h2 {
  69. font-family: Arial;
  70. font-size: 10pt;
  71. color: #000;
  72. letter-spacing: 1pt;
  73. text-align: center;
  74. line-height: 100%;
  75. font-style: italic;
  76. border-bottom: 1px solid #eee;
  77. }
  78.  
  79. .h3 {
  80. font-family: Arial;
  81. font-size: 10pt;
  82. color: #333;
  83. letter-spacing: 1pt;
  84. line-height: 100%;
  85. font-style: italic;
  86. text-align: center;
  87. border-bottom: 1px solid #eee;
  88. }
  89.  
  90. blockquote {
  91. background-color: #f9f9f9;
  92. border: 1px solid #f8f8f8;
  93. padding: 10px;
  94. color: #777;
  95. }
  96.  
  97. blockquote:hover {
  98. color: #333;
  99. }
  100.  
  101. ::-moz-selection {
  102. color: #fff;
  103. background: #000;
  104. }
  105.  
  106. b, i, s, u {
  107. color: #888;
  108. }
  109.  
  110. </head>
  111. </style>
  112.  
  113. <body>
  114. <table width="600" align="center" cellpadding="0" cellspacing="0">
  115. <tr>
  116. <td width="100%" style="background-color: none; padding: 10px; overflow-x: hidden;" valign="top" colspan="2">
  117. <div class="title">
  118. If you're not the one.
  119. </div>
  120. </td></tr>
  121.  
  122. <tr>
  123. <td width="27%" style="background-color: none; padding: 10px; overflow-x: hidden; border-right: 1px solid #eee;" valign="top">
  124. <Box1>
  125. <div id="sidebar">
  126. <div class="h3"><$NaslovBoxa$></div><br>
  127. <div class="sidetext"><$TekstBoxa$></div><br>
  128. </Box1>
  129.  
  130. <Box2>
  131. <div id="sidebar">
  132. <div class="h3"><$NaslovBoxa$></div><br>
  133. <div class="sidetext"><$TekstBoxa$></div><br>
  134. </Box2>
  135.  
  136. <Box3>
  137. <div id="sidebar">
  138. <div class="h3"><$NaslovBoxa$></div><br>
  139. <div class="sidetext"><$TekstBoxa$></div><br>
  140. </Box3>
  141.  
  142. <Box4>
  143. <div id="sidebar">
  144. <div class="h3"><$NaslovBoxa$></div><br>
  145. <div class="sidetext"><$TekstBoxa$></div><br>
  146. </Box4>
  147.  
  148. <div class="h3">Credits</div>
  149. <a href="http://blog.dnevnik.hr/malapandica">Propalitet</a>
  150.  
  151. </td>
  152.  
  153. <td width="73%" style="background-color: none; padding: 10px; overflow-x: hidden;" valign="top">
  154. <blog>
  155. <div class="h2"><$DanPosta$>, <$DanUMjesecuPosta$>. <$MjesecPosta$> <$VrijemePosta$></div>
  156. <div class="h1"><$NaslovPosta$></div>
  157. <p><$TekstPosta$></p><br>
  158. <a class="comments" href="<$KomentariPosta$>" target=_blank>Komentari</a>
  159. </blog>
  160. </td>
  161. </tr>
  162. </table>
  163. </body>
  164. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement