irrationiall

Tag List Page #1 (Version 2)

Apr 12th, 2013
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10. <link href='http://fonts.googleapis.com/css?family=Merienda' rel='stylesheet' type='text/css'>
  11. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Loved+by+the+King' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Aguafina+Script' rel='stylesheet' type='text/css'>
  14.  
  15. <!----About Me Page by elctra
  16. don't steal the credit or use as a base code
  17. and no redistributing-->
  18.  
  19. <style type="text/css">
  20.  
  21. ::-webkit-scrollbar {height: auto;width: 6px;}
  22. ::-webkit-scrollbar-thumb {background-color:#000;}
  23. ::-webkit-scrollbar-track{background-color:#fff;}
  24.  
  25. body {
  26. background: #fff;
  27. font-family:merienda;
  28. font-size: 10px;
  29. line-height: 100%;
  30. }
  31.  
  32. a {
  33. text-decoration: none;
  34. color: #000;
  35. }
  36.  
  37. #text1 {
  38. height: auto;
  39. width: auto;
  40. margin-top: 50px;
  41. font-family: loved by the king;
  42. font-size: 60px;
  43. text-align: center;
  44. text-shadow: 2px 2px #eee;
  45. }
  46.  
  47. #text2 {
  48. height: auto;
  49. margin-top: 35px;
  50. width: 100px;
  51. margin-left: 52%;
  52. font-family: sacramento;
  53. text-align:right;
  54. Font-size: 50px;
  55. text-shadow: 2px 2px #eee;
  56. }
  57.  
  58. #outer {
  59. width: 300px;
  60. height: 500px;
  61. margin-left:700px;
  62. margin-top: 50px;
  63. opacity: 0.8;
  64. background-image:url('http://static.tumblr.com/smal9bi/hU2ml66dq/pattern.jpg')
  65. }
  66.  
  67. #outer2{
  68. width: 300px;
  69. height: 500px;
  70. margin-left:-350px;
  71. margin-top: 50px;
  72. opacity: 1;
  73. background-image:url('http://static.tumblr.com/smal9bi/hU2ml66dq/pattern.jpg')
  74. }
  75.  
  76. #outer3{
  77. width: 300px;
  78. height: 500px;
  79. margin-left:700px;
  80. margin-top: 50px;
  81. opacity: 1;
  82. background-image:url('http://static.tumblr.com/smal9bi/hU2ml66dq/pattern.jpg')
  83. }
  84.  
  85. #outer4{
  86. width: 300px;
  87. height: 500px;
  88. margin-left:-1050px;
  89. margin-top: 50px;
  90. opacity: 1;
  91. background-image:url('http://static.tumblr.com/smal9bi/hU2ml66dq/pattern.jpg')
  92. }
  93.  
  94. #inner {
  95. width: 250px;
  96. height: 450px;
  97. margin-left: 25px;
  98. margin-top: 25px;
  99. position :absolute;
  100. background:#fff;
  101. overflow: auto;
  102. }
  103.  
  104. #inner2{
  105. width: 250px;
  106. height: 450px;
  107. margin-left: 25px;
  108. margin-top: 25px;
  109. position :absolute;
  110. background:#fff;
  111. overflow: auto;
  112. }
  113.  
  114. #inner3{
  115. width: 250px;
  116. height: 450px;
  117. margin-left: 25px;
  118. margin-top: 25px;
  119. position :absolute;
  120. background:#fff;
  121. overflow: auto;
  122. }
  123.  
  124. #inner4{
  125. width: 250px;
  126. height: 450px;
  127. margin-left: 25px;
  128. margin-top: 25px;
  129. position :absolute;
  130. background:#fff;
  131. overflow: auto;
  132. }
  133.  
  134. #title1 {
  135. margin-left: 5px;
  136. border-bottom: 1px dashed #eee;
  137. margin-top: 50px;
  138. font-size: 30px;
  139. height: 20px;
  140. font-family: loved by the king;
  141. text-align: center;
  142. }
  143.  
  144. #links1 {
  145. font-family:consolas;
  146. font-size:9px;
  147. opacity:1;
  148. text-align:center;
  149. margin-left: 25px;
  150. padding-top:20px;
  151. letter-spacing:1px;
  152. text-transform:uppercase;
  153. padding-bottom:5px;
  154. width: 200px;
  155. }
  156.  
  157. #links1 a{
  158. display:block;
  159. padding:3px 1px 3px 4px;
  160. letter-spacing:1px;
  161. -webkit-transition: .7s;
  162. -moz-transition: 1.5s;
  163.  
  164. }
  165.  
  166. #links1 a:hover{
  167. color:#fff;
  168. -webkit-transition: 1.0s;
  169. -moz-transition: 1.0s;
  170. background:#000;
  171. letter-spacing: 6px;
  172. }
  173.  
  174. #title2 {
  175. margin-left: 5px;
  176. margin-top: 20px;
  177. font-size: 30px;
  178. height: 20px;
  179. text-align:center;
  180. font-family: loved by the king;
  181. border-bottom: 1px dashed #eee;
  182. text-transform: lowercase;
  183. }
  184.  
  185. #links2 {
  186. font-family:consolas;
  187. font-size:9px;
  188. opacity:1;
  189. text-align:center;
  190. margin-left: -5px;
  191. margin-top: 0px;
  192. padding-top:20px;
  193. padding-left: 30px;
  194. letter-spacing:1px;
  195. text-transform:uppercase;
  196. padding-bottom:5px;
  197. width: 200px;
  198. }
  199.  
  200. #links2 a{
  201. display:block;
  202. padding:3px 1px 3px 4px;
  203. letter-spacing:1px;
  204. -webkit-transition: .7s;
  205. -moz-transition: 1.5s;
  206.  
  207. }
  208.  
  209. #links2 a:hover{
  210. color:#fff;
  211. -webkit-transition: 1.0s;
  212. -moz-transition: 1.0s;
  213. background:#000;
  214. letter-spacing: 6px;
  215. }
  216.  
  217.  
  218.  
  219.  
  220. #credit {
  221. position:fixed;
  222. float: right;
  223. bottom: 10px;
  224. right: 5px;
  225. letter-spacing: 1px;
  226. }
  227.  
  228.  
  229. {CustomCSS}
  230. </style>
  231. </head>
  232. <body>
  233.  
  234. <div id="text1">Your Url Here's Taglist</div>
  235. <div id="text2"></div>
  236. <div id="outer"><div id="inner"> <div id="title1">title 1</div>
  237. <div id="links1">
  238. <a href ="/">name</a>
  239. <a href ="/">name</a>
  240. <a href ="/">name</a>
  241. <a href ="/">name</a>
  242.  
  243. </div>
  244.  
  245.  
  246.  
  247.  
  248. <div id="title2">title 2</div> <div id="links2">
  249. <a href ="/">name</a>
  250. <a href ="/">name</a>
  251. <a href ="/">name</a>
  252. <a href ="/">name</a>
  253.  
  254. </div>
  255.  
  256. <div id="title2">title 3</div> <div id="links2">
  257. <a href ="/">name</a>
  258. <a href ="/">name</a>
  259. <a href ="/">name</a>
  260. <a href ="/">name</a>
  261.  
  262.  
  263. </div></div>
  264.  
  265. <div id="outer2"><div id="inner2"> <div id="title1">title 4</div>
  266. <div id="links1">
  267. <a href ="/">name</a>
  268. <a href ="/">name</a>
  269. <a href ="/">name</a>
  270. <a href ="/">name</a>
  271.  
  272. </div>
  273.  
  274.  
  275.  
  276.  
  277. <div id="title2">title 5</div> <div id="links2">
  278. <a href ="/">name</a>
  279. <a href ="/">name</a>
  280. <a href ="/">name</a>
  281. <a href ="/">name</a>
  282.  
  283. </div>
  284.  
  285. <div id="title2">title 6</div> <div id="links2">
  286. <a href ="/">name</a>
  287. <a href ="/">name</a>
  288. <a href ="/">name</a>
  289. <a href ="/">name</a>
  290.  
  291.  
  292. </div></div>
  293.  
  294. <div id="outer3"><div id="inner3"> <div id="title1">title 7</div>
  295. <div id="links1">
  296. <a href ="/">name</a>
  297. <a href ="/">name</a>
  298. <a href ="/">name</a>
  299. <a href ="/">name</a>
  300.  
  301. </div>
  302.  
  303.  
  304.  
  305.  
  306. <div id="title2">title 8</div> <div id="links2">
  307. <a href ="/">name</a>
  308. <a href ="/">name</a>
  309. <a href ="/">name</a>
  310. <a href ="/">name</a>
  311.  
  312. </div>
  313.  
  314. <div id="title2">title 9</div> <div id="links2">
  315. <a href ="/">name</a>
  316. <a href ="/">name</a>
  317. <a href ="/">name</a>
  318. <a href ="/">name</a>
  319.  
  320.  
  321. </div></div>
  322.  
  323. <div id="outer4"><div id="inner4"> <div id="title1">title 10</div>
  324. <div id="links1">
  325. <a href ="/">name</a>
  326. <a href ="/">name</a>
  327. <a href ="/">name</a>
  328. <a href ="/">name</a>
  329.  
  330. </div>
  331.  
  332.  
  333.  
  334.  
  335. <div id="title2">title 11</div> <div id="links2">
  336. <a href ="/">name</a>
  337. <a href ="/">name</a>
  338. <a href ="/">name</a>
  339. <a href ="/">name</a>
  340.  
  341. </div>
  342.  
  343. <div id="title2">title 12</div> <div id="links2">
  344. <a href ="/">name</a>
  345. <a href ="/">name</a>
  346. <a href ="/">name</a>
  347. <a href ="/">name</a>
  348.  
  349.  
  350. </div></div>
  351.  
  352.  
  353. </div>
  354.  
  355. <div id="credit"><a href="elctra.tumblr.com"><img src="http://i50.tinypic.com/2en0nsp.png"></div>
  356.  
  357. </div>
  358.  
  359. </body>
  360.  
  361. </html>
Advertisement
Add Comment
Please, Sign In to add comment