Advertisement
nickiminaj

Taglist #3 - PINK

Mar 22nd, 2013
1,630
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!------
  6.  
  7. TAGLIST THEME #3 - Sourwollf
  8.  
  9. #1: Don't remove the credit.
  10. #2: DOn't distribute and claim it as your own.
  11. #3: Have fun with it!
  12.  
  13. ----->
  14.  
  15. <head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href"{Favicon}" />
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Squada+One' rel='stylesheet' type='text/css'>
  20. </head>
  21. <style type="text/css">
  22. body {
  23. margin: 0;
  24. padding: 0;
  25. background-image:url('http://25.media.tumblr.com/tumblr_lsdjv9k5E21r2gm7fo4_250.jpg');
  26. }
  27.  
  28. a {
  29. text-decoration: none;
  30. color: #f28cd1;
  31. }
  32.  
  33. /* NAVIGATION */
  34.  
  35. #navigation {
  36. position: fixed;
  37. width: 100%;
  38. height: 80px;
  39. background-color: #fefefe;
  40. box-shadow: 2px 3px 8px 3px #dddddd;
  41. }
  42.  
  43. #navigation .logo {
  44. float: left;
  45. font-family: 'Squada One';
  46. margin-top: 22px;
  47. margin-left: 120px;
  48. font-size: 35px;
  49. color: #f28cd1;
  50. }
  51.  
  52. #navigation .navlink {
  53. font-family: arial, calibri, trebuchet ms;
  54. font-size: 14px;
  55. color: #f28cd1;
  56. }
  57.  
  58. .navlink ul {
  59. list-style: none;
  60. float: right;
  61. margin-right: 50px;
  62. }
  63.  
  64. .navlink ul li {
  65. display: inline-block;
  66. margin-left: 10px;
  67. margin-top: 15px;
  68. }
  69.  
  70. .navlink ul li a {
  71. padding: 10px 30px 10px 30px;
  72. background-color: #f28cd1;
  73. color: #ffffff;
  74. -webkit-transition: all 0.2s ease-in-out;
  75. -moz-transition: all 0.2s ease-in-out;
  76. -o-transition: all 0.2s ease-in-out;
  77. -ms-transition: all 0.2s ease-in-out;
  78. transition: all 0.2s ease-in-out;
  79. }
  80.  
  81. .navlink ul li a:hover {
  82. background-color: #333333;
  83. }
  84.  
  85. /* CONTENT */
  86.  
  87. #container {
  88. display: inline-block;
  89. width: 100%;
  90. height: auto;
  91. margin-bottom: 50px;
  92. margin-top: 50px;
  93. }
  94.  
  95. .tagtitle {
  96. display: inline-block;
  97. margin-left: 270px;
  98. font-family: 'Squada One';
  99. font-size: 18px;
  100. padding: 10px 30px 10px 30px;
  101. margin-top: 70px;
  102. background-color: #dedede;
  103. color: #f28cd1;
  104. width: 80px;
  105. height: auto;
  106. text-align: center;
  107. text-transform: uppercase;
  108. border-top-left-radius: 20px;
  109. border-top-right-radius: 20px;
  110. }
  111.  
  112. .content {
  113. width: 750px;
  114. height: auto;
  115. background-color: #f2f2f2;
  116. margin-left: 270px;
  117. padding: 10px;
  118. border-top-right-radius: 20px;
  119. border-bottom-left-radius: 20px;
  120. border-bottom-right-radius: 20px;
  121. }
  122.  
  123. .content table {
  124. width: 750px;
  125. height: auto;
  126. text-align: center;
  127. }
  128.  
  129. .content table td {
  130. font-family: arial, calibri;
  131. font-size: 11px;
  132. color: #ffffff;
  133. padding: 5px 7px 5px 7px;
  134.  
  135. }
  136.  
  137. .content a {
  138. display: inline-block;
  139. background-color: #f28cd1;
  140. color: #ffffff;
  141. text-transform: uppercase;
  142. letter-spacing: 1px;
  143. width: 230px;
  144. height: 23px;
  145. padding-top: 10px;
  146. -webkit-transition: all 0.2s ease-in-out;
  147. -moz-transition: all 0.2s ease-in-out;
  148. -o-transition: all 0.2s ease-in-out;
  149. -ms-transition: all 0.2s ease-in-out;
  150. transition: all 0.2s ease-in-out;
  151. }
  152.  
  153. .content a:hover {
  154. background-color: #ffffff;
  155. color: #f28cd1;
  156. }
  157.  
  158. </style>
  159. <body>
  160. <div id="navigation">
  161. <div class="logo">TAGLIST THEME 3</div>
  162. <div class="navlink">
  163. <ul>
  164. <li><a href="/">Home</a></li>
  165. <li><a href="/ask">Message</a></li>
  166. <li><a href="http://sourwollf.tumblr.com">Credit</a></li>
  167. </ul>
  168. </div>
  169. </div>
  170.  
  171. <div id="container">
  172. <!----- TABLE 1 ----->
  173. <div class="tagtitle">Section 1</div>
  174. <div class="content">
  175. <table>
  176. <tbody>
  177. <tr>
  178. <td><a href="#">Tag Link 1</a></td>
  179. <td><a href="#">Tag Link 2</a></td>
  180. <td><a href="#">Tag Link 3</a></td>
  181. </tr>
  182. <tr>
  183. <td><a href="#">Tag Link 4</a></td>
  184. <td><a href="#">Tag Link 5</a></td>
  185. <td><a href="#">Tag Link 6</a></td>
  186. </tr>
  187.  
  188. </tbody>
  189. </table>
  190. </div>
  191. <!----- TABLE 2 ----->
  192. <div class="tagtitle">Section 2</div>
  193. <div class="content">
  194. <table>
  195. <tbody>
  196. <tr>
  197. <td><a href="#">Tag Link 1</a></td>
  198. <td><a href="#">Tag Link 2</a></td>
  199. <td><a href="#">Tag Link 3</a></td>
  200. </tr>
  201. <tr>
  202. <td><a href="#">Tag Link 4</a></td>
  203. <td><a href="#">Tag Link 5</a></td>
  204. <td><a href="#">Tag Link 6</a></td>
  205. </tr>
  206. <tr>
  207. <td><a href="#">Tag Link 7</a></td>
  208. <td><a href="#">Tag Link 8</a></td>
  209. <td><a href="#">Tag Link 9</a></td>
  210. </tr>
  211. <tr>
  212. <td><a href="#">Tag Link 10</a></td>
  213. <td><a href="#">Tag Link 11</a></td>
  214. <td><a href="#">Tag Link 12</a></td>
  215. </tr>
  216. </tbody>
  217. </table>
  218. </div>
  219. <!----- TABLE 3 ----->
  220. <div class="tagtitle">Section 3</div>
  221. <div class="content">
  222. <table>
  223. <tbody>
  224. <tr>
  225. <td><a href="#">Tag Link 1</a></td>
  226. <td><a href="#">Tag Link 2</a></td>
  227. <td><a href="#">Tag Link 3</a></td>
  228. </tr>
  229. <tr>
  230. <td><a href="#">Tag Link 4</a></td>
  231. <td><a href="#">Tag Link 5</a></td>
  232. <td><a href="#">Tag Link 6</a></td>
  233. </tr>
  234. <tr>
  235. <td><a href="#">Tag Link 7</a></td>
  236. <td><a href="#">Tag Link 8</a></td>
  237. <td><a href="#">Tag Link 9</a></td>
  238. </tr>
  239. </tbody>
  240. </table>
  241. </div>
  242.  
  243. </div>
  244.  
  245.  
  246. </body>
  247. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement