Advertisement
sexstilinski

network page 02

Sep 13th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 3.87 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3.  
  4. <!--
  5.  
  6. THEME BY SPIDERMN
  7.  
  8. FEEL FREE TO EDIT AS YOU PLEASE, BUT DO NOT STEAL
  9.  
  10. DO NOT TOUCH THE CREDIT
  11.  
  12. -->
  13.  
  14. <html>
  15. <head>
  16.  
  17. <title>{title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  20. <meta name="description" content="" />
  21. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  22.  
  23. <style type="text/css">
  24.  
  25. html::-webkit-scrollbar {width:4px;height:4px;background:#ffffff;}
  26. html::-webkit-scrollbar-thumb:vertical {background-color:#222222;height:4px;display:block;}
  27. html::-webkit-scrollbar-thumb:horizontal {background-color:#222222;width:2px;display:block;}
  28.  
  29. body {
  30. margin:0px;
  31. background:#fff;
  32. font-size:10px;
  33. font-family:verdana;
  34. color:#000;
  35. line-height: 100%;
  36. }
  37.        
  38. a {
  39. color:#000;
  40. text-decoration:none;
  41. }
  42.  
  43. .h {
  44. margin:0px auto;
  45. margin-top:25px;
  46. background:#FDFDFD;
  47. text-align:center;
  48. text-transform:lowercase;
  49. height:120px;
  50. width:640px;
  51. padding:4px 0px;
  52. }
  53.  
  54. .ht {
  55. margin:24px 0px 0px 0px;
  56. padding:0px;
  57. line-height:100%;
  58. font-size:48px;
  59. color:#4F4E4E;
  60. font-family: 'Open Sans', sans-serif;
  61. font-weight:700;
  62. letter-spacing:-3px;
  63. }
  64.  
  65. .ht:first-letter {
  66. color:#FFD1DC;
  67. }
  68.  
  69. .l {
  70. height:37px;
  71. width:100%;
  72. margin:0px auto 10px;
  73. margin-top:14px;
  74. background:#FDFDFD;
  75. text-align:center;
  76. padding:4px 0px;
  77. position:relative;
  78. }
  79.  
  80. .l a {
  81. margin:2px;
  82. font-size:9px;
  83. color:#000000;
  84. text-transform:uppercase;
  85. display:inline;
  86. padding:2px 5px;
  87. }
  88.  
  89. .container {
  90. margin-left:27%;
  91. height:auto;
  92. width:800px;
  93. padding-top:56px;
  94. }
  95.  
  96. .table {
  97. height:auto;
  98. width:160px;
  99. margin-bottom:40px;
  100. text-align:center;
  101. display:inline-block;
  102. }
  103.  
  104. .image {
  105. opacity:.5;
  106. height:120px;
  107. width:120px;
  108. border:14px solid #fbfbfb;
  109. padding:0px;
  110. -webkit-transition: all 0.7s ease-in-out;
  111. -moz-transition: all 0.7s ease-in-out;
  112. -o-transition: all 0.7s ease-in-out;
  113. -ms-transition: all 0.7s ease-in-out;
  114. transition: all 0.7s ease-in-out;
  115. }
  116.  
  117. .image:hover {
  118. opacity:1;
  119. -webkit-transition: all 0.7s ease-in-out;
  120. -moz-transition: all 0.7s ease-in-out;
  121. -o-transition: all 0.7s ease-in-out;
  122. -ms-transition: all 0.7s ease-in-out;
  123. transition: all 0.7s ease-in-out;
  124. }
  125.  
  126. .tbox {
  127. margin-top:5px;
  128. width:130px;
  129. background:#fdfdfd;
  130. overflow:auto;
  131. padding:10px;
  132. }
  133.  
  134. .t {
  135. text-align:center;
  136. }
  137.  
  138. .t a {
  139. color:#000000;
  140. font-family:arial;
  141. font-size:10px;
  142. font-weight:bold;
  143. letter-spacing:1px;
  144. text-transform:uppercase;
  145. text-align:left;
  146. }
  147.  
  148. .d {
  149. height:42px;
  150. color:#000000;
  151. font-family:arial;
  152. font-size:9px;
  153. text-transform:uppercase;
  154. text-align:left;
  155. padding:5px 0px 4px 0px;
  156. }
  157.  
  158. .credit a {
  159. color:#000;
  160. font-size:11px;
  161. position:fixed;
  162. bottom:8px;
  163. right:14px;
  164. }
  165.  
  166. </style>  
  167. </head>
  168.  
  169. <body>
  170.  
  171. <div class="h">
  172. <div class="ht">title</div>
  173. <div class="l">
  174. <a href="/">home</a><a href="/ask">ask</a><a href="/">link 3</a><a href="/">link 4</a><a href="http://tumblr.com/dashboard">dashboard</a>
  175. </div>
  176. </div>
  177.  
  178. <div class="container">
  179.  
  180. <tr>
  181. <div class="table">
  182. <center><img src="IMAGE URL" class="image">
  183. <div class="tbox">
  184. <div class="t"><a href="/LINK HERE">NAME</a></div>
  185. <div class="d">
  186. DESCRIPTION
  187. </div></div></div>
  188.  
  189. <tr>
  190. <div class="table">
  191. <center><img src="IMAGE URL" class="image">
  192. <div class="tbox">
  193. <div class="t"><a href="/LINK HERE">NAME</a></div>
  194. <div class="d">
  195. DESCRIPTION
  196. </div></div></div>
  197.  
  198. <tr>
  199. <div class="table">
  200. <center><img src="IMAGE URL" class="image">
  201. <div class="tbox">
  202. <div class="t"><a href="/LINK HERE">NAME</a></div>
  203. <div class="d">
  204. DESCRIPTION
  205. </div></div></div>
  206.  
  207. <tr>
  208. <div class="table">
  209. <center><img src="IMAGE URL" class="image">
  210. <div class="tbox">
  211. <div class="t"><a href="/LINK HERE">NAME</a></div>
  212. <div class="d">
  213. DESCRIPTION
  214. </div></div></div>
  215.  
  216. </div>
  217.  
  218. <div class="credit"><a href="http://spidermn.tumblr.com">cr.</a></div>
  219.  
  220. </body>
  221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement