Advertisement
skymichelle

tags in progress

Jul 30th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.95 KB | None | 0 0
  1. <!--
  2.  
  3. PAGE THEME #002: TAGS LIST
  4. by hellmouths.tumblr.com
  5.  
  6. · DON'T REDISTRIBUTE
  7. · DON'T USE AS BASE
  8. · DON'T REMOVE CREDIT
  9.  
  10. Contact me if there are any complications.
  11.  
  12. -->
  13.  
  14. <html>
  15. <head>
  16. <link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
  17. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20.  
  21. <style type="text/css">
  22.  
  23.  
  24. /* SCROLLBAR */
  25.  
  26. ::-webkit-scrollbar-thumb:vertical {
  27. background-color:#f1f1f1;
  28. border-top:2px solid #f1f1f1;
  29. border-bottom:2px solid #fafafa;
  30. height:auto;}
  31. ::-webkit-scrollbar-thumb:vertical:hover{
  32. background-color:#f1f1f1;}
  33. ::-webkit-scrollbar-thumb:horizontal{
  34. background-color:#f1f1f1;
  35. height:auto;}
  36. ::-webkit-scrollbar-thumb:horizontal:hover{
  37. background-color:#f1f1f1;}
  38. ::-webkit-scrollbar{
  39. height:10px;
  40. width:5px;
  41. background-color: #fafafa;}
  42.  
  43. /* BODY */
  44.  
  45. body {
  46. letter-spacing:1px;
  47. font-family:arial;
  48. background-color:#ffffff;
  49. color: #454545; }
  50.  
  51. a { text-decoration:none; color:#898989; }
  52.  
  53. a:hover { color:#b36565; }
  54.  
  55.  
  56. #top { width:100%; text-align:center; margin-top:50px; font-family:'francois one'; font-size: 20px; }
  57. #nav { width:100%; text-align:center; font-size:9px; font-style: italic; }
  58.  
  59. #wrap { margin-top:50px; margin-bottom: 60px; }
  60.  
  61.  
  62. #table {
  63. font-size:11px;
  64. margin:auto;
  65. margin-top:-10px;
  66. text-transform:lowercase;
  67. line-height:150%;
  68. width:775px;
  69. }
  70.  
  71.  
  72.  
  73. .section {
  74. background-color:#ffffff;
  75. border-left:1px solid #f0f0f0;
  76. border-right:1px solid #f0f0f0;
  77. }
  78.  
  79.  
  80. .title {
  81. font-size:14px;
  82. background-color: #f3f3f3;
  83. font-family:'francois one';
  84. margin-bottom:-10px;
  85. padding:10px 0px 10px 15px;
  86. }
  87.  
  88. .subtitle {
  89. margin-top:5px;
  90. text-decoration: underline;
  91. }
  92.  
  93.  
  94. .tags {
  95. padding:15px;
  96. }
  97.  
  98.  
  99. .tags a {
  100. display:block;
  101. }
  102.  
  103.  
  104. </style>
  105. <body>
  106.  
  107.  
  108. <div id="top">GENERAL LINKS</div>
  109. <div id="nav"><a href="/">back to blog</a></div>
  110.  
  111.  
  112. <div id="wrap">
  113.  
  114.  
  115.  
  116.  
  117. <table id="table" cellspacing="1" cellpadding="0"><tbody>
  118.  
  119.  
  120. <!-- FIRST ROW -->
  121. <tr>
  122.  
  123.  
  124.  
  125.  
  126. <!-- FIRST SECTION START -->
  127. <td class="section" valign="top">
  128.  
  129.  
  130.  
  131. <div class="tags">
  132. <div class="subtitle">general</div>
  133. <a href="/tagged/about me">about me tag</a>
  134. <a href="/fandoms">fandoms</a>
  135. <a href="/blogroll">blogroll</a>
  136. <a href="/film challenge">film challenge</a>
  137. <a href="/2014">2014 scrapbook</a>
  138. <a href="http://deadjoffrey.flavors.me/">flavors</a>
  139. <a href="/resources">resources</a>
  140. </div>
  141.  
  142.  
  143.  
  144.  
  145. </div>
  146.  
  147. </td>
  148. <!-- FIRST SECTION END -->
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155. <!-- SECOND SECTION START -->
  156. <td class="section" valign="top">
  157.  
  158. <div class="tags"><div class="subtitle">mine</div>
  159. <a href="/tagged/mine">everything</a>
  160. <a href="/tagged/my gifs">gifs</a>
  161. <a href="/tagged/my graphics">graphics</a>
  162. <a href="/tagged/gotedit">game of thrones</a>
  163. <a href="/tagged/500">500 notes</a>
  164. <a href="/tagged/1000">1000 notes</a>
  165. </div>
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. </div>
  173.  
  174. </td>
  175. <!-- SECOND SECTION END -->
  176.  
  177.  
  178.  
  179.  
  180. <!-- THIRD SECTION START -->
  181. <td class="section" valign="top">
  182.  
  183.  
  184.  
  185.  
  186.  
  187. <div class="tags"><div class="subtitle">helpful</div>
  188. <a href="/concerning spoilers">spoiler policy</a>
  189. <a href="/gotseasonfour">got season four policy</a>
  190. </div>
  191.  
  192. <div class="tags"><div class="subtitle">credit</div>
  193. <a href="#"><strike>icon credit</strike></a>
  194. <a href="#"><strike>sidebar credit</strike></a>
  195.  
  196. </div>
  197.  
  198.  
  199.  
  200. </div>
  201.  
  202. </td>
  203.  
  204. <!-- FOURTH SECTION START -->
  205. <td class="section" valign="top">
  206.  
  207. <div class="tags"><div class="subtitle">misc tags/other</div>
  208. <a href="/tagged/history">history</a>
  209. <a href="/tagged/photography">photography</a>
  210. <a href="/tagged/architecture">architecture </a>
  211. <a href="/tagged/mythology">mythology</a>
  212. <a href="/tagged/art">art</a>
  213. <a href="/tagged/quote">quotes</a>
  214. <a href="/tagged/fashion">fashion</a>
  215. <a href="/tagged/music">music</a>
  216. </div>
  217.  
  218.  
  219. </tr>
  220. <!-- FIRST ROW END -->
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231. </table>
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238. </div>
  239. </body>
  240. </html>
  241.  
  242.  
  243. <!--
  244.  
  245. PAGE THEME #002: TAGS LIST
  246. by hellmouths.tumblr.com
  247.  
  248. · DON'T REDISTRIBUTE
  249. · DON'T USE AS BASE
  250. · DON'T REMOVE CREDIT
  251.  
  252. Contact me if there are any complications.
  253.  
  254. -->
  255.  
  256. <html>
  257. <head>
  258. <link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
  259. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  260. <title>{Title}</title>
  261. <link rel="shortcut icon" href="{Favicon}">
  262.  
  263. <style type="text/css">
  264.  
  265.  
  266. /* SCROLLBAR */
  267.  
  268. ::-webkit-scrollbar-thumb:vertical {
  269. background-color:#f1f1f1;
  270. border-top:2px solid #f1f1f1;
  271. border-bottom:2px solid #fafafa;
  272. height:auto;}
  273. ::-webkit-scrollbar-thumb:vertical:hover{
  274. background-color:#f1f1f1;}
  275. ::-webkit-scrollbar-thumb:horizontal{
  276. background-color:#f1f1f1;
  277. height:auto;}
  278. ::-webkit-scrollbar-thumb:horizontal:hover{
  279. background-color:#f1f1f1;}
  280. ::-webkit-scrollbar{
  281. height:10px;
  282. width:5px;
  283. background-color: #fafafa;}
  284.  
  285. /* BODY */
  286.  
  287. body {
  288. letter-spacing:1px;
  289. font-family:arial;
  290. background-color:#ffffff;
  291. color: #454545; }
  292.  
  293. a { text-decoration:none; color:#898989; }
  294.  
  295. a:hover { color:#b36565; }
  296.  
  297.  
  298. #top { width:100%; text-align:center; margin-top:50px; font-family:'francois one'; font-size: 20px; }
  299. #nav { width:100%; text-align:center; font-size:9px; font-style: italic; }
  300.  
  301. #wrap { margin-top:50px; margin-bottom: 60px; }
  302.  
  303.  
  304. #table {
  305. font-size:11px;
  306. margin:auto;
  307. margin-top:-10px;
  308. text-transform:lowercase;
  309. line-height:150%;
  310. width:850px;
  311. }
  312.  
  313.  
  314.  
  315. .section {
  316. background-color:#ffffff;
  317. border-left:1px solid #f0f0f0;
  318. border-right:1px solid #f0f0f0;
  319. }
  320.  
  321.  
  322. .title {
  323. font-size:14px;
  324. background-color: #f3f3f3;
  325. font-family:'francois one';
  326. margin-bottom:-10px;
  327. padding:10px 0px 10px 15px;
  328. }
  329.  
  330. .subtitle {
  331. margin-top:5px;
  332. text-decoration: underline;
  333. }
  334.  
  335.  
  336. .tags {
  337. padding:15px;
  338. }
  339.  
  340.  
  341. .tags a {
  342. display:block;
  343. }
  344.  
  345.  
  346. </style>
  347. <body>
  348.  
  349.  
  350. <div id="top">GAME OF THRONES TAGS</div>
  351.  
  352. <div id="wrap">
  353.  
  354.  
  355.  
  356.  
  357. <table id="table" cellspacing="1" cellpadding="0"><tbody>
  358.  
  359.  
  360. <!-- FIRST ROW -->
  361. <tr>
  362.  
  363.  
  364.  
  365.  
  366. <!-- FIRST SECTION START -->
  367. <td class="section" valign="top">
  368.  
  369. <div class="title">houses</div>
  370.  
  371. <div class="tags">
  372. <div class="subtitle"><a href="/tagged/house baratheon">house baratheon</a></div>
  373. <a href="/tagged/robert baratheon">robert</a>
  374. <a href="/tagged/stannis baratheon">stannis</a>
  375. <a href="/tagged/renly baratheon">renly</a>
  376. <a href="/tagged/joffrey baratheon">joffrey</a>
  377. <a href="/tagged/tommen baratheon">tommen</a>
  378. <a href="/tagged/myrcella baratheon">myrcella</a>
  379. </div>
  380.  
  381. <div class="tags"><div class="subtitle"><a href="/tagged/house stark">house stark</a></div>
  382. <a href="/tagged/ned stark">ned</a>
  383. <a href="/tagged/benjen stark">benjen</a>
  384. <a href="/tagged/robb stark">robb</a>
  385. <a href="/tagged/jon snow">jon</a>
  386. <a href="/tagged/sansa stark">sansa</a>
  387. <a href="/tagged/arya stark">arya</a>
  388. <a href="/tagged/bran stark">bran</a>
  389. <a href="/tagged/rickon stark">rickon</a>
  390. </div>
  391.  
  392. <div class="tags"><div class="subtitle"><a href="/tagged/house lannister">house lannister</a></div>
  393. <a href="/tagged/tywin lannister">tywin</a>
  394. <a href="/tagged/jaime lannister">jaime</a>
  395. <a href="/tagged/tyrion lannister">tyrion</a>
  396. <a href="/tagged/cersei lannister">cersei</a>
  397. </div>
  398.  
  399. <div class="tags"><div class="subtitle"><a href="/tagged/house tyrell">house tyrell</a></div>
  400. <a href="/tagged/olenna tyrell">olenna</a>
  401. <a href="/tagged/loras tyrell">loras</a>
  402. <a href="/tagged/margaery tyrell">margaery</a>
  403. </div>
  404.  
  405.  
  406.  
  407. </div>
  408.  
  409. </td>
  410. <!-- FIRST SECTION END -->
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417. <!-- SECOND SECTION START -->
  418. <td class="section" valign="top">
  419.  
  420. <div class="tags"><div class="subtitle"><a href="/tagged/house tully">house tully</a></div>
  421. <a href="/tagged/catelyn tully">catelyn</a>
  422. <a href="/tagged/brynden tully">brynden</a></a>
  423. <a href="/tagged/edmure tully">edmure</a>
  424. <a href="/tagged/lysa tully">lysa</a>
  425. </div>
  426.  
  427. <div class="tags"><div class="subtitle"><a href="/tagged/house greyjoy">house greyjoy</a></div>
  428. <a href="/tagged/theon greyjoy">theon</a>
  429. <a href="/tagged/asha greyjoy">asha</a>
  430. <a href="/tagged/balon greyjoy">balon</a>
  431. <a href="/tagged/euron greyjoy">euron</a>
  432. </div>
  433.  
  434.  
  435.  
  436. <div class="tags"><div class="subtitle"><a href="/tagged/house targaryen">house targaryen</a></div>
  437. <a href="/tagged/rhaegar targaryen">rhaegar</a>
  438. <a href="/tagged/rhaella targaryen">rhaella</a>
  439. <a href="/tagged/viserys targaryen">viserys</a>
  440. <a href="/tagged/daenerys targaryen">daenerys</a>
  441. <a href="/tagged/aegon targaryen">aegon</a>
  442. <a href="/tagged/maester aemon">aemon</a>
  443. </div>
  444.  
  445. <div class="tags"><div class="subtitle"><a href="/tagged/house martell">house martell</a></div>
  446. <a href="/tagged/oberyn martell">oberyn</a>
  447. <a href="/tagged/doran martell">doran</a>
  448. <a href="/tagged/arianne martell">arianne</a>
  449. <a href="/tagged/quentyn martell">quentyn</a>
  450. <a href="/tagged/elia martell">elia</a>
  451. <a href="/tagged/ellaria sand">ellaria sand</a>
  452.  
  453. </div>
  454.  
  455. <div class="tags"><div class="subtitle"><a href="/tagged/house mormont">house mormont</a></div>
  456.  
  457. </div>
  458.  
  459. </td>
  460. <!-- SECOND SECTION END -->
  461.  
  462.  
  463.  
  464.  
  465. <!-- THIRD SECTION START -->
  466. <td class="section" valign="top">
  467.  
  468. <div class="title">other characters</div>
  469.  
  470. <div class="tags"><div class="subtitle">the wall</div>
  471. <a href="/tagged/wildlings">wildlings</a>
  472. <a href="/tagged/ygritte">ygritte</a>
  473. <a href="/tagged/tormund giantsbane">tormund giantsbane</a>
  474. <a href="/tagged/nights watch">night's watch</a>
  475. <a href="/tagged/samwell tarly">samwell tarly</a>
  476. <a href="/tagged/grenn">grenn</a>
  477. <a href="/tagged/pyp">pyp</a>
  478. <a href="/tagged/white walkers">white walkers</a>
  479. <a href="/tagged/cold hands">cold hands</a>
  480. <a href="/tagged/the children of the forest"></a>children of the forest</a>
  481. </div>
  482.  
  483.  
  484. <div class="tags"><div class="subtitle">the north</div>
  485. <a href="/tagged/house bolton">house bolton</a>
  486. <a href="/tagged/roose bolton">roose bolton</a>
  487. <a href="/tagged/ramsay bolton">ramsay bolton</a>
  488. </div>
  489.  
  490. <div class="tags"><div class="subtitle">the riverlands</div>
  491. <a href="/tagged/gendry waters">gendry waters</a>
  492. <a href="/tagged/brienne of tarth">brienne of tarth</a>
  493. <a href="/tagged/podrick payne">podrick payne</a>
  494. <a href="/tagged/talisa stark">talisa stark</a>
  495. <a href="/tagged/jaqen hghar">jaqen h'ghar</a>
  496. <a href="/tagged/sandor clegane">sandor clegane</a>
  497. <a href="/tagged/beric dondarrion">beric dondarrion</a>
  498. <a href="/tagged/thoros of myr">thoros of myr</a>
  499. <a href="/tagged/hot pie">hot pie</a>
  500. </div>
  501.  
  502.  
  503.  
  504.  
  505.  
  506. </div>
  507.  
  508. </td>
  509. <!-- THIRD SECTION END -->
  510.  
  511. <!-- FOURTH SECTION START -->
  512. <td class="section" valign="top">
  513.  
  514. <div class="tags"><div class="subtitle">king's landing</div>
  515. <a href="/tagged/varys">varys</a>
  516. <a href="/tagged/petyr baelish">petyr baelish</a>
  517. <a href="/tagged/shae">shae</a>
  518. <a href="/tagged/bronn">bronn</a>
  519. <a href="/tagged/kingsguard">kingsguard</a>
  520. </div>
  521.  
  522. <div class="tags"><div class="subtitle">dragonstone</div>
  523. <a href="/tagged/davos seaworth">davos seaworth</a>
  524. <a href="/tagged/melisandre">melisandre</a>
  525. <a href="/tagged/team dragonstone">team dragonstone</a>
  526. </div>
  527.  
  528.  
  529. <div class="tags"><div class="subtitle">essos</div>
  530. <a href="/tagged/jorah mormont">jorah mormont</a>
  531. <a href="/tagged/khal drogo">khal drogo</a>
  532. <a href="/tagged/ser barristan selmy">barristan selmy</a>
  533. <a href="/tagged/daario naharis">daario naharis</a>
  534.  
  535.  
  536.  
  537. <td class="section" valign="top">
  538.  
  539. <div class="title">pregot & other events</div>
  540.  
  541. <div class="tags"><div class="subtitle"></div>
  542. <a href="/tagged/pregot">general pregot</a>
  543. <a href="/tagged/roberts rebellion">robert's rebellion</a>
  544. <a href="/tagged/ashara dayne">ashara dayne</a>
  545. <a href="/tagged/brandon stark">brandon stark</a>
  546. <a href="/tagged/lyanna stark">lyanna stark</a>
  547. <a href="/tagged/rhaenyra targaryen">rhaenyra targaryen</a>
  548. <a href="/tagged/nights king">night's king</a>
  549. <a href="/tagged/red wedding">red wedding</a>
  550. <a href="/tagged/purple wedding">purple wedding</a>
  551. </div>
  552. <div class="title"><a href="/tagged/got cast">got cast</a></div>
  553.  
  554.  
  555.  
  556. <div class="tags"><div class="subtitle"></div>
  557. <a href="/tagged/alfie allen">alfie allen</a>
  558. <a href="/tagged/carice van houten">carice van houten</a>
  559. <a href="/tagged/emilia clarke">emilia clarke</a>
  560. <a href="/tagged/grrm">george rr martin*</a>
  561. <a href="/tagged/gwendoline christie">gwendoline christie</a>
  562. <a href="/tagged/jack gleeson">jack gleeson</a>
  563. <a href="/tagged/jason momoa">jason momoa</a>
  564. <a href="/tagged/kit harington">kit harington</a>
  565. <a href="/tagged/lena headey">lena headey</a>
  566. <a href="/tagged/maisie williams">maisie williams</a>
  567. <a href="/tagged/natalie dormer">natalie dormer</a>
  568. <a href="/tagged/nikolaj coster waldau">nikolaj coster-waldau</a>
  569. <a href="/tagged/richard madden">richard madden</a>
  570. <a href="/tagged/rory mccann">rory mccann</a>
  571. <a href="/tagged/sibel kekilli">sibel kekilli</a>
  572. <a href="/tagged/sophie turner">sophie turner</a>
  573. <a href="peter dinklage">peter dinklage</a>
  574. </div>
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581. </div>
  582.  
  583. </td>
  584. <!-- FOURTH SECTION END -->
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. <!-- FIFTH SECTION START -->
  592.  
  593.  
  594.  
  595. <td class="section" valign="top">
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602. <div class="title">helpful links</div>
  603.  
  604.  
  605. <div class="tags"><div class="subtitle"></div>
  606. <a href="/tagged/gotedit">mine</a>
  607. <a href="/tagged/game of thrones">general posts</a>
  608. <a href="/tagged/got meta">meta</a>
  609. <a href="/tagged/got houses">houses</a>
  610. <a href="/tagged/got sigils">sigils</a>
  611. <a href="/tagged/got promo">promotional</a>
  612. <a href="/tagged/got text posts">got text posts</a>
  613. <a href="/tagged/got gifs">general gifs</a>
  614. <a href="/tagged/got picspasm">picspasms</a>
  615. <a href="/tagged/got locations">locations</a>
  616. <a href="/tagged/got parallels">parallels</a>
  617. <a href="/tagged/got info">helpful info</a>
  618. <a href="/tagged/got fancasting">fancasting</a>
  619. <a href="/tagged/got ladies">ladies</a>
  620. <a href="/tagged/fan art">fan art</a>
  621. <a href="/tagged/ps inspiration">inspiration</a>
  622. <a href="/tagged/colors colors colors">fab colorings</a>
  623. <a href="/tagged/season four">#season four</a>
  624. <a href="/tagged/twow">the winds of winter</a>
  625. </div>
  626.  
  627.  
  628. </div>
  629.  
  630. </td>
  631.  
  632.  
  633.  
  634. </table>
  635.  
  636.  
  637. </div>
  638. </body>
  639. </html>
  640.  
  641.  
  642. <!--
  643.  
  644. PAGE THEME #002: TAGS LIST
  645. by hellmouths.tumblr.com
  646.  
  647. · DON'T REDISTRIBUTE
  648. · DON'T USE AS BASE
  649. · DON'T REMOVE CREDIT
  650.  
  651. Contact me if there are any complications.
  652.  
  653. -->
  654.  
  655. <html>
  656. <head>
  657. <link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
  658. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  659. <title>{Title}</title>
  660. <link rel="shortcut icon" href="{Favicon}">
  661.  
  662. <style type="text/css">
  663.  
  664.  
  665. /* SCROLLBAR */
  666.  
  667. ::-webkit-scrollbar-thumb:vertical {
  668. background-color:#f1f1f1;
  669. border-top:2px solid #f1f1f1;
  670. border-bottom:2px solid #fafafa;
  671. height:auto;}
  672. ::-webkit-scrollbar-thumb:vertical:hover{
  673. background-color:#f1f1f1;}
  674. ::-webkit-scrollbar-thumb:horizontal{
  675. background-color:#f1f1f1;
  676. height:auto;}
  677. ::-webkit-scrollbar-thumb:horizontal:hover{
  678. background-color:#f1f1f1;}
  679. ::-webkit-scrollbar{
  680. height:10px;
  681. width:5px;
  682. background-color: #fafafa;}
  683.  
  684. /* BODY */
  685.  
  686. body {
  687. letter-spacing:1px;
  688. font-family:arial;
  689. background-color:#ffffff;
  690. color: #454545; }
  691.  
  692. a { text-decoration:none; color:#898989; }
  693.  
  694. a:hover { color:#b36565; }
  695.  
  696.  
  697. #top { width:100%; text-align:center; margin-top:50px; font-family:'francois one'; font-size: 20px; }
  698. #nav { width:100%; text-align:center; font-size:9px; font-style: italic; }
  699.  
  700. #wrap { margin-top:50px; margin-bottom: 60px; }
  701.  
  702.  
  703. #table {
  704. font-size:11px;
  705. margin:auto;
  706. margin-top:-10px;
  707. text-transform:lowercase;
  708. line-height:150%;
  709. width:975px;
  710. }
  711.  
  712.  
  713.  
  714. .section {
  715. background-color:#ffffff;
  716. border-left:1px solid #f0f0f0;
  717. border-right:1px solid #f0f0f0;
  718. }
  719.  
  720.  
  721. .title {
  722. font-size:14px;
  723. background-color: #fff;
  724. font-family:'francois one';
  725. margin-bottom:-10px;
  726. padding:10px 0px 10px 15px;
  727. }
  728.  
  729. .subtitle {
  730. margin-top:5px;
  731. text-decoration: underline;
  732. }
  733.  
  734.  
  735. .tags {
  736. padding:15px;
  737. }
  738.  
  739.  
  740. .tags a {
  741. display:block;
  742. }
  743.  
  744.  
  745. </style>
  746. <body>
  747.  
  748.  
  749. <div id="top">ACTOR TAGS</div>
  750.  
  751.  
  752.  
  753. <div id="wrap">
  754.  
  755.  
  756.  
  757.  
  758. <table id="table" cellspacing="1" cellpadding="0"><tbody>
  759.  
  760.  
  761. <!-- FIRST ROW -->
  762. <tr>
  763.  
  764.  
  765.  
  766.  
  767. <!-- FIRST SECTION START -->
  768. <td class="section" valign="top">
  769.  
  770. <div class="title"></a></div>
  771.  
  772. <div class="tags">
  773. <div class="subtitle"></div>
  774. <a href="/tagged/aaron paul">aaron paul</a>
  775. <a href="/tagged/alexander skarsgard">alexander skarsgard</a>
  776. <a href="/tagged/alfie allen">alfie allen</a>
  777. <a href="/tagged/andrew lincoln">andrew lincoln</a>
  778. <a href="/tagged/angelina jolie">angelina jolie</a>
  779. <a href="/tagged/anna gunn">anna gunn</a>
  780. <a href="/tagged/ben affleck">ben affleck</a>
  781. <a href="/tagged/benedict cumberbatch">benedict cumberbatch</a>
  782. <a href="/tagged/billie piper">billie piper</a>
  783. <a href="/tagged/brad pitt">brad pitt</a>
  784. <a href="/tagged/bradley cooper">bradley cooper</a>
  785. </div>
  786.  
  787. <div class="tags"><div class="subtitle"></div>
  788. <a href="/tagged/josh hutcherson">josh hutcherson</a>
  789. <a href="/tagged/jude law">jude law</a>
  790. <a href="/tagged/katey sagal">katey sagal</a>
  791. <a href="/tagged/katheryn winnick">katheryn winnick</a>
  792. <a href="/tagged/kit harington">kit harington</a>
  793. <a href="/tagged/kristen stewart">kristen stewart</a>
  794. <a href="/tagged/kristin bauer van straten">kristin bauer van straten</a>
  795. <a href="/tagged/laura prepon">laura prepon</a>
  796. <a href="/tagged/lauren cohan">lauren cohan</a>
  797. <a href="/tagged/laverne cox">laverne cox</a>
  798. <a href="/tagged/lena headey">lena headey</a>
  799. </div>
  800.  
  801.  
  802. </div>
  803.  
  804. </td>
  805. <!-- FIRST SECTION END -->
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812. <!-- SECOND SECTION START -->
  813. <td class="section" valign="top">
  814.  
  815. <div class="title"></div>
  816.  
  817.  
  818. <div class="tags"><div class="subtitle"></div>
  819. <a href="/tagged/bryan cranston">bryan cranston</a>
  820. <a href="/tagged/carice van houten">carice van houten</a>
  821. <a href="/tagged/charlie hunnam">charlie hunnam</a>
  822. <a href="/tagged/charlize theron">charlize theron</a>
  823. <a href="/tagged/christian bale">christian bale</a>
  824. <a href="/tagged/christoph waltz">christoph waltz</a>
  825. <a href="/tagged/claire danes">claire danes</a>
  826. <a href="/tagged/clint eastwood">clint eastwood</a>
  827. <a href="/tagged/colin firth">colin firth</a>
  828. <a href="/tagged/damian lewis">damian lewis</a>
  829. <a href="/tagged/danai gurira">danai gurira</a>
  830. </div>
  831.  
  832. </div>
  833.  
  834.  
  835. <div class="tags"><div class="subtitle"></div>
  836. <a href="/tagged/leonardo dicaprio">leonardo dicaprio</a>
  837. <a href="/tagged/lupita nyong’o">lupita nyong’o</a>
  838. <a href="/tagged/mads mikkelsen">mads mikkelsen</a>
  839. <a href="/tagged/maisie williams">maisie williams</a>
  840. <a href="/tagged/mandy patinkin">mandy patinkin</a>
  841. <a href="/tagged/marilyn monroe">marilyn monroe</a>
  842. <a href="/tagged/mark sheppard">mark sheppard</a>
  843. <a href="/tagged/matthew mcconaughey">matthew mcconaughey</a>
  844. <a href="/tagged/meryl streep">meryl streep</a>
  845. <a href="/tagged/michael fassbender">michael fassbender</a>
  846. <a href="/tagged/michael kenneth williams">michael kenneth williams</a>
  847.  
  848. </div>
  849.  
  850.  
  851. </div>
  852.  
  853. </td>
  854. <!-- SECOND SECTION END -->
  855.  
  856.  
  857.  
  858.  
  859. <!-- THIRD SECTION START -->
  860. <td class="section" valign="top">
  861.  
  862. <div class="title"></div>
  863.  
  864.  
  865.  
  866. <div class="tags"><div class="subtitle"></div>
  867. <a href="/tagged/daniel day lewis">daniel day lewis</a>
  868. <a href="/tagged/daniel radcliffe">daniel radcliffe</a>
  869. <a href="/tagged/dean norris">dean norris</a>
  870. <a href="/tagged/dwayne johnson">dwayne johnson</a>
  871. <a href="/tagged/edward norton">edward norton</a>
  872. <a href="/tagged/elizabeth mitchell">elizabeth mitchell</a>
  873. <a href="/tagged/emilia clarke">emilia clarke</a>
  874. <a href="/tagged/emily kinney">emily kinney</a>
  875. <a href="/tagged/emma watson">emma watson</a>
  876. <a href="/tagged/ewan mcgregor">ewan mcgregor</a>
  877. <a href="/tagged/george clooney">george clooney</a>
  878. </div>
  879.  
  880.  
  881. <div class="tags"><div class="subtitle"></div>
  882.  
  883. <a href="/tagged/michael pitt">michael pitt</a>
  884. <a href="/tagged/michael rooker">michael rooker</a>
  885. <a href="/tagged/michelle dockery">michelle dockery</a>
  886. <a href="/tagged/natalie dormer">natalie dormer</a>
  887. <a href="/tagged/nikolaj coster waldau">nikolaj coster-waldau</a>
  888. <a href="/tagged/norman reedus">norman reedus</a>
  889. <a href="/tagged/paul walker">paul walker</a>
  890. <a href="/tagged/peter dinklage">peter dinklage</a>
  891. <a href="/tagged/richard madden">richard madden</a>
  892. <a href="/tagged/robb pattinson">rob pattinson</a>
  893. <a href="/tagged/ron perlman">ron perlman</a>
  894. </div>
  895.  
  896.  
  897. </div>
  898.  
  899. </td>
  900.  
  901. <td class="section" valign="top">
  902.  
  903. <div class="title"></div>
  904.  
  905.  
  906. <div class="tags"><div class="subtitle"></div>
  907. <a href="/tagged/glenn rhee">glen rhee</a>
  908. <a href="/tagged/gustaf skarsgard">gustaf skarsgard</a>
  909. <a href="/tagged/gwendoline christie">gwendoline christie</a>
  910. <a href="/tagged/harrison ford">harrison ford</a>
  911. <a href="/tagged/heath ledger">heath ledger</a>
  912. <a href="/tagged/helena bonham carter">helena bonham carter</a>
  913. <a href="/tagged/idris elba">idris elba</a>
  914. <a href="/tagged/jack gleeson">jack gleeson</a>
  915. <a href="/tagged/jake gyllenhaal">jake gyllenhaal</a>
  916. <a href="/tagged/jared leto">jared leto</a>
  917. <a href="/tagged/jared padalecki">jared padalecki</a>
  918.  
  919. </div>
  920.  
  921. <div class="tags"><div class="subtitle"></div>
  922. <a href="/tagged/rory mccann">rory mccann</a>
  923. <a href="/tagged/rupert friend">rupert friend</a>
  924. <a href="/tagged/rupert grint">rupert grint</a>
  925. <a href="/tagged/ruth wilson">ruth wilson</a>
  926. <a href="/tagged/sandra bullock">sandra bullock</a>
  927. <a href="/tagged/sibel kekilli">sibel kekilli</a>
  928. <a href="/tagged/sophie turner">sophie turner</a>
  929. <a href="/tagged/steven yeun">steven yeun</a>
  930. <a href="/tagged/til schweiger">til schweiger</a>
  931. <a href="/tagged/tom felton">tom felton</a>
  932. <a href="/tagged/tom hardy">tom hardy</a>
  933.  
  934. </div>
  935.  
  936.  
  937. <td class="section" valign="top">
  938.  
  939. <div class="title"></div>
  940.  
  941.  
  942.  
  943. <div class="tags"><div class="subtitle"></div>
  944. <a href="/tagged/jason momoa">jason momoa</a>
  945. <a href="/tagged/jeffrey dean morgan">jeffrey dean morgan</a>
  946. <a href="/tagged/jennifer lawrence">jennifer lawrence</a>
  947. <a href="/tagged/jensen ackles">jensen ackles</a>
  948. <a href="/tagged/jeremy renner">jeremy renner</a>
  949. <a href="/tagged/jessica chastain">jessica chastain</a>
  950. <a href="/tagged/joaquin phoenix">joaquin phoenix</a>
  951. <a href="/tagged/johnny depp">johnny depp</a>
  952. <a href="/tagged/jon bernthal">jon bernthal</a>
  953. <a href="/tagged/joseph gordon levitt">joseph gordon levitt</a>
  954. <a href="/tagged/josh holloway">josh holloway</a>
  955. </div>
  956.  
  957. <div class="tags"><div class="subtitle"></div>
  958. <a href="/tagged/tommy flanagan">tommy flanagan</a>
  959. <a href="/tagged/travis fimmel">travis fimmel</a>
  960. <a href="/tagged/viggo mortensen"> viggo mortensen </a>
  961. </div>
  962.  
  963.  
  964.  
  965. </div>
  966. </td>
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976. </div>
  977.  
  978.  
  979.  
  980. </div>
  981.  
  982. </td>
  983. <!-- SIXTH SECTION END -->
  984.  
  985.  
  986.  
  987. </tr>
  988. <!-- SECOND ROW END -->
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996. </table>
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003. </div>
  1004. </body>
  1005. </html>
  1006.  
  1007. <!--
  1008.  
  1009. PAGE THEME #002: TAGS LIST
  1010. by hellmouths.tumblr.com
  1011.  
  1012. · DON'T REDISTRIBUTE
  1013. · DON'T USE AS BASE
  1014. · DON'T REMOVE CREDIT
  1015.  
  1016. Contact me if there are any complications.
  1017.  
  1018. -->
  1019.  
  1020. <html>
  1021. <head>
  1022. <link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
  1023. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  1024. <title>{Title}</title>
  1025. <link rel="shortcut icon" href="{Favicon}">
  1026.  
  1027. <style type="text/css">
  1028.  
  1029.  
  1030. /* SCROLLBAR */
  1031.  
  1032. ::-webkit-scrollbar-thumb:vertical {
  1033. background-color:#f1f1f1;
  1034. border-top:2px solid #f1f1f1;
  1035. border-bottom:2px solid #fafafa;
  1036. height:auto;}
  1037. ::-webkit-scrollbar-thumb:vertical:hover{
  1038. background-color:#f1f1f1;}
  1039. ::-webkit-scrollbar-thumb:horizontal{
  1040. background-color:#f1f1f1;
  1041. height:auto;}
  1042. ::-webkit-scrollbar-thumb:horizontal:hover{
  1043. background-color:#f1f1f1;}
  1044. ::-webkit-scrollbar{
  1045. height:10px;
  1046. width:5px;
  1047. background-color: #fafafa;}
  1048.  
  1049. /* BODY */
  1050.  
  1051. body {
  1052. letter-spacing:1px;
  1053. font-family:arial;
  1054. background-color:#ffffff;
  1055. color: #454545; }
  1056.  
  1057. a { text-decoration:none; color:#898989; }
  1058.  
  1059. a:hover { color:#b36565; }
  1060.  
  1061.  
  1062. #top { width:100%; text-align:center; margin-top:50px; font-family:'francois one'; font-size: 20px; }
  1063. #nav { width:100%; text-align:center; font-size:9px; font-style: italic; }
  1064.  
  1065. #wrap { margin-top:50px; margin-bottom: 60px; }
  1066.  
  1067.  
  1068. #table {
  1069. font-size:11px;
  1070. margin:auto;
  1071. margin-top:-10px;
  1072. text-transform:lowercase;
  1073. line-height:150%;
  1074. width:975px;
  1075. }
  1076.  
  1077.  
  1078.  
  1079. .section {
  1080. background-color:#ffffff;
  1081. border-left:1px solid #f0f0f0;
  1082. border-right:1px solid #f0f0f0;
  1083. }
  1084.  
  1085.  
  1086. .title {
  1087. font-size:14px;
  1088. background-color: #fff;
  1089. font-family:'francois one';
  1090. margin-bottom:-10px;
  1091. padding:10px 0px 10px 15px;
  1092. }
  1093.  
  1094. .subtitle {
  1095. margin-top:5px;
  1096. text-decoration: underline;
  1097. }
  1098.  
  1099.  
  1100. .tags {
  1101. padding:15px;
  1102. }
  1103.  
  1104.  
  1105. .tags a {
  1106. display:block;
  1107. }
  1108.  
  1109.  
  1110. </style>
  1111. <body>
  1112.  
  1113.  
  1114. <div id="top">MOVIE TAGS LIST</div>
  1115.  
  1116.  
  1117.  
  1118. <div id="wrap">
  1119.  
  1120.  
  1121.  
  1122.  
  1123. <table id="table" cellspacing="1" cellpadding="0"><tbody>
  1124.  
  1125.  
  1126. <!-- FIRST ROW -->
  1127. <tr>
  1128.  
  1129.  
  1130.  
  1131.  
  1132. <!-- FIRST SECTION START -->
  1133. <td class="section" valign="top">
  1134.  
  1135. <div class="title"></a></div>
  1136.  
  1137. <div class="tags">
  1138. <div class="subtitle"></div>
  1139. <a href="/tagged/10 things i hate about you">10 things I hate about you</a>
  1140. <a href="/tagged/bridget jones">bridget jones</a>
  1141. <a href="/tagged/12 years a slave">12 years a slave</a>
  1142. <a href="/tagged/13 going on 30">13 going on 30</a>
  1143. <a href="/tagged/american history x">american history x</a>
  1144. <a href="/tagged/american psycho">american psycho</a>
  1145. <a href="/tagged/disney">animated/disney</a>
  1146. <a href="/tagged/argo">argo</a>
  1147. </div>
  1148.  
  1149. <div class="tags"><div class="subtitle"></div>
  1150. <a href="/tagged/lincoln">lincoln</a>
  1151. <a href="/tagged/lord of the rings">lord of the rings</a>
  1152. <a href="/tagged/pirates of the caribbean">pirates of the caribbean</a>
  1153. <a href="/tagged/prometheus">prometheus</a>
  1154. <a href="/tagged/psycho">psycho</a>
  1155. <a href="/tagged/pulp fiction">pulp fiction</a>
  1156. <a href="/tagged/rush hour">rush hour</a>
  1157. <a href="/tagged/scream">scream</a>
  1158.  
  1159. </div>
  1160.  
  1161.  
  1162. </div>
  1163.  
  1164. </td>
  1165. <!-- FIRST SECTION END -->
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172. <!-- SECOND SECTION START -->
  1173. <td class="section" valign="top">
  1174.  
  1175. <div class="title"></div>
  1176.  
  1177.  
  1178. <div class="tags"><div class="subtitle"></div>
  1179. <a href="/tagged/braveheart">braveheart</a>
  1180. <a href="/tagged/bridget jones">bridget jones</a>
  1181. <a href="/tagged/bring it on">bring it on</a>
  1182. <a href="/tagged/candy">candy</a>
  1183. <a href="/tagged/cold mountain">cold mountain</a>
  1184. <a href="/tagged/dallas buyers club">dallas buyers club</a>
  1185. <a href="/tagged/the dark knight trilogy">the dark knight trilogy</a>
  1186. <a href="/tagged/dazed and confused">dazed and confused</a>
  1187.  
  1188. </div>
  1189.  
  1190.  
  1191. <div class="tags"><div class="subtitle"></div>
  1192. <a href="/tagged/sex and the city">sex and the city</a>
  1193. <a href="/tagged/shame">shame</a>
  1194. <a href="/tagged/silver linings playbook">silver linings playbook</a>
  1195. <a href="/tagged/sister act">sister act</a>
  1196. <a href="/tagged/skyfall">skyfall</a>
  1197. <a href="/tagged/sex and the city">sex and the city</a>
  1198. <a href="/tagged/slumdog millionaire">slumdog millionaire</a>
  1199. <a href="/tagged/spiderman">spiderman</a>
  1200.  
  1201. </div>
  1202.  
  1203.  
  1204. </div>
  1205.  
  1206. </td>
  1207. <!-- SECOND SECTION END -->
  1208.  
  1209.  
  1210.  
  1211.  
  1212. <!-- THIRD SECTION START -->
  1213. <td class="section" valign="top">
  1214.  
  1215. <div class="title"></div>
  1216.  
  1217.  
  1218.  
  1219. <div class="tags"><div class="subtitle"></div>
  1220. <a href="/tagged/death sentence">death sentence</a>
  1221. <a href="/tagged/der untergang">der untergang (downfall)</a>
  1222. <a href="/tagged/django unchained">django unchained</a>
  1223. <a href="/tagged/don jon">don jon</a>
  1224. <a href="/tagged/eastern promises">eastern promises</a>
  1225. <a href="/tagged/elizabeth">elizabeth</a>
  1226. <a href="/tagged/fight club">fight club</a>
  1227. <a href="/tagged/forrest gump">forrest gump</a>
  1228.  
  1229. </div>
  1230.  
  1231.  
  1232. <div class="tags"><div class="subtitle"></div>
  1233. <a href="/tagged/the amazing spiderman">the amazing spiderman</a>
  1234. <a href="/tagged/the avengers">the avengers</a>
  1235. <a href="/tagged/the breakfast club">the breakfast club</a>
  1236. <a href="/tagged/the departed">the departed</a>
  1237. <a href="/tagged/the fast and the furious">the fast and the furious</a>
  1238. <a href="/tagged/the fighter">the fighter</a>
  1239. <a href="/tagged/the godfather">the godfather</a>
  1240. <a href="/tagged/the hobbit">the hobbit</a>
  1241. </div>
  1242.  
  1243.  
  1244. </div>
  1245.  
  1246. </td>
  1247.  
  1248. <td class="section" valign="top">
  1249.  
  1250. <div class="title"></div>
  1251.  
  1252.  
  1253. <div class="tags"><div class="subtitle"></div>
  1254. <a href="/tagged/four brothers">four brothers</a>
  1255. <a href="/tagged/gangs of new york">gangs of new york</a>
  1256. <a href="/tagged/girl interrupted">girl, interrupted</a>
  1257. <a href="/tagged/gravity">gravity</a>
  1258. <a href="/tagged/grease">grease</a>
  1259. <a href="/tagged/halloween">halloween</a>
  1260. <a href="/tagged/harry potter">harry potter</a>
  1261. <a href="/tagged/i know what you did last summer">I know what you did last summer</a>
  1262.  
  1263. </div>
  1264.  
  1265. <div class="tags"><div class="subtitle"></div>
  1266. <a href="/tagged/the hunger games">the hunger games trilogy</a>
  1267. <a href="/tagged/the kings speech">the king's speech</a>
  1268. <a href="/tagged/the mummy">the mummy</a>
  1269. <a href="/tagged/the normal heart">the normal heart</a>
  1270. <a href="/tagged/the patriot">the patriot</a>
  1271. <a href="/tagged/the proposal">the proposal</a>
  1272. <a href="/tagged/the town">the town</a>
  1273. <a href="/tagged/there will be blood">there will be blood</a>
  1274. <a href="/tagged/titanic">titanic</a>
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280. </div>
  1281.  
  1282.  
  1283. <td class="section" valign="top">
  1284.  
  1285. <div class="title"></div>
  1286.  
  1287.  
  1288.  
  1289. <div class="tags"><div class="subtitle"></div>
  1290. <a href="/tagged/inception">inception</a>
  1291. <a href="/tagged/inglourious basterds">inglourious basterds</a>
  1292. <a href="/tagged/interview with the vampire">interview with the vampire</a>
  1293. <a href="/tagged/iron man">iron man</a>
  1294. <a href="/tagged/jaws">jaws</a>
  1295. <a href="/tagged/jurassic park">jurassic park</a>
  1296. <a href="/tagged/lawless">lawless</a>
  1297. <a href="/tagged/les miserables">les miserables</a>
  1298. </div>
  1299. <div class="tags"><div class="subtitle"></div>
  1300. <a href="/tagged/troy">troy</a>
  1301. <a href="/tagged/twilight">twilight</a>
  1302. <a href="/tagged/v for vendetta">v for vendetta</a>
  1303. <a href="/tagged/walk the line">walk the line</a>
  1304. <a href="/tagged/x men first class">x-men:first class</a>
  1305. <a href="/tagged/zero dark thirty">zero dark thirty</a>
  1306. </div>
  1307.  
  1308.  
  1309.  
  1310. </div>
  1311. </td>
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320. </div>
  1321.  
  1322.  
  1323.  
  1324. </div>
  1325.  
  1326. </td>
  1327. <!-- SIXTH SECTION END -->
  1328.  
  1329.  
  1330.  
  1331. </tr>
  1332. <!-- SECOND ROW END -->
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340. </table>
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347. </div>
  1348. </body>
  1349. </html>
  1350.  
  1351. <!--
  1352.  
  1353. PAGE THEME #002: TAGS LIST
  1354. by hellmouths.tumblr.com
  1355.  
  1356. · DON'T REDISTRIBUTE
  1357. · DON'T USE AS BASE
  1358. · DON'T REMOVE CREDIT
  1359.  
  1360. Contact me if there are any complications.
  1361.  
  1362. -->
  1363.  
  1364. <html>
  1365. <head>
  1366. <link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
  1367. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  1368. <title>{Title}</title>
  1369. <link rel="shortcut icon" href="{Favicon}">
  1370.  
  1371. <style type="text/css">
  1372.  
  1373.  
  1374. /* SCROLLBAR */
  1375.  
  1376. ::-webkit-scrollbar-thumb:vertical {
  1377. background-color:#f1f1f1;
  1378. border-top:2px solid #f1f1f1;
  1379. border-bottom:2px solid #fafafa;
  1380. height:auto;}
  1381. ::-webkit-scrollbar-thumb:vertical:hover{
  1382. background-color:#f1f1f1;}
  1383. ::-webkit-scrollbar-thumb:horizontal{
  1384. background-color:#f1f1f1;
  1385. height:auto;}
  1386. ::-webkit-scrollbar-thumb:horizontal:hover{
  1387. background-color:#f1f1f1;}
  1388. ::-webkit-scrollbar{
  1389. height:10px;
  1390. width:5px;
  1391. background-color: #fafafa;}
  1392.  
  1393. /* BODY */
  1394.  
  1395. body {
  1396. letter-spacing:1px;
  1397. font-family:arial;
  1398. background-color:#ffffff;
  1399. color: #454545; }
  1400.  
  1401. a { text-decoration:none; color:#898989; }
  1402.  
  1403. a:hover { color:#b36565; }
  1404.  
  1405.  
  1406. #top { width:100%; text-align:center; margin-top:50px; font-family:'francois one'; font-size: 20px; }
  1407. #nav { width:100%; text-align:center; font-size:9px; font-style: italic; }
  1408.  
  1409. #wrap { margin-top:50px; margin-bottom: 60px; }
  1410.  
  1411.  
  1412. #table {
  1413. font-size:11px;
  1414. margin:auto;
  1415. margin-top:-10px;
  1416. text-transform:lowercase;
  1417. line-height:150%;
  1418. width:975px;
  1419. }
  1420.  
  1421.  
  1422.  
  1423. .section {
  1424. background-color:#ffffff;
  1425. border-left:1px solid #f0f0f0;
  1426. border-right:1px solid #f0f0f0;
  1427. }
  1428.  
  1429.  
  1430. .title {
  1431. font-size:14px;
  1432. background-color: #fff;
  1433. font-family:'francois one';
  1434. margin-bottom:-10px;
  1435. padding:10px 0px 10px 15px;
  1436. }
  1437.  
  1438. .subtitle {
  1439. margin-top:5px;
  1440. text-decoration: underline;
  1441. }
  1442.  
  1443.  
  1444. .tags {
  1445. padding:15px;
  1446. }
  1447.  
  1448.  
  1449. .tags a {
  1450. display:block;
  1451. }
  1452.  
  1453.  
  1454. </style>
  1455. <body>
  1456.  
  1457.  
  1458. <div id="top">TV TAGS LIST</div>
  1459.  
  1460.  
  1461.  
  1462. <div id="wrap">
  1463.  
  1464.  
  1465.  
  1466.  
  1467. <table id="table" cellspacing="1" cellpadding="0"><tbody>
  1468.  
  1469.  
  1470. <!-- FIRST ROW -->
  1471. <tr>
  1472.  
  1473.  
  1474.  
  1475.  
  1476. <!-- FIRST SECTION START -->
  1477. <td class="section" valign="top">
  1478.  
  1479. <div class="title"></a></div>
  1480.  
  1481. <div class="tags">
  1482. <div class="subtitle"></div>
  1483. <a href="/tagged/2013 emmys">2013 emmys</a>
  1484. <a href="/tagged/2013 golden globes">2013 golden globes</a>
  1485. <a href="/tagged/2013 oscars">2013 oscars</a>
  1486. <a href="/tagged/2014 golden globes">2014 golden globes</a>
  1487. </div>
  1488.  
  1489. <div class="tags"><div class="subtitle"></div>
  1490. <a href="/tagged/orphan black">orphan black</a>
  1491. <a href="/tagged/orange is the new black">orange is the new black</a>
  1492. <a href="/tagged/pride and prejudice">pride & prejudice</a>
  1493. <a href="/tagged/prison break">prison break</a>
  1494.  
  1495. </div>
  1496.  
  1497.  
  1498. </div>
  1499.  
  1500. </td>
  1501. <!-- FIRST SECTION END -->
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508. <!-- SECOND SECTION START -->
  1509. <td class="section" valign="top">
  1510.  
  1511. <div class="title"></div>
  1512.  
  1513.  
  1514. <div class="tags"><div class="subtitle"></div>
  1515. <a href="/tagged/2014 sags">2014 sags</a>
  1516. <a href="/tagged/american horror story">american horror story</a>
  1517. <a href="/tagged/band of brothers">band of brothers</a>
  1518. <a href="/tagged/boardwalk empire">boardwalk empire</a>
  1519.  
  1520. </div>
  1521.  
  1522.  
  1523. <div class="tags"><div class="subtitle"></div>
  1524. <a href="/tagged/ringer">ringer</a>
  1525. <a href="/tagged/scandal">scandal</a>
  1526. <a href="/tagged/sherlock">sherlock</a>
  1527. <a href="/tagged/sons of anarchy">sons of anarchy</a>
  1528.  
  1529. </div>
  1530.  
  1531.  
  1532. </div>
  1533.  
  1534. </td>
  1535. <!-- SECOND SECTION END -->
  1536.  
  1537.  
  1538.  
  1539.  
  1540. <!-- THIRD SECTION START -->
  1541. <td class="section" valign="top">
  1542.  
  1543. <div class="title"></div>
  1544.  
  1545.  
  1546.  
  1547. <div class="tags"><div class="subtitle"></div>
  1548. <a href="/tagged/breaking bad">breaking bad</a>
  1549. <a href="/tagged/buffy the vampire slayer">buffy the vampire slayer</a>
  1550. <a href="/tagged/dexter">dexter</a>
  1551. <a href="/tagged/doctor who">doctor who</a>
  1552.  
  1553. </div>
  1554.  
  1555.  
  1556. <div class="tags"><div class="subtitle"></div>
  1557. <a href="/tagged/supernatural">supernatural</a>
  1558. <a href="/tagged/the colbert report">the colbert report</a>
  1559. <a href="/tagged/the daily show">the daily show</a>
  1560. <a href="/tagged/the killing">the killing</a>
  1561. </div>
  1562.  
  1563.  
  1564. </div>
  1565.  
  1566. </td>
  1567.  
  1568. <td class="section" valign="top">
  1569.  
  1570. <div class="title"></div>
  1571.  
  1572.  
  1573. <div class="tags"><div class="subtitle"></div>
  1574. <a href="/tagged/downton abbey">downton abbey</a>
  1575. <a href="/tagged/elementary">elementary</a>
  1576. <a href="/got tags">game of thrones</a>
  1577. <a href="/tagged/greys anatomy">grey's anatomy</a>
  1578.  
  1579. </div>
  1580.  
  1581. <div class="tags"><div class="subtitle"></div>
  1582. <a href="/tagged/the sopranos">the sopranos</a>
  1583. <a href="/tagged/the tudors">the tudors</a>
  1584. <a href="/tagged/the walking dead">the walking dead</a>
  1585. <a href="/tagged/true blood">true blood</a>
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591. </div>
  1592.  
  1593.  
  1594. <td class="section" valign="top">
  1595.  
  1596. <div class="title"></div>
  1597.  
  1598.  
  1599.  
  1600. <div class="tags"><div class="subtitle"></div>
  1601. <a href="/tagged/hannibal">hannibal</a>
  1602. <a href="/tagged/homeland">homeland</a>
  1603. <a href="/tagged/lost">lost</a>
  1604. <a href="/tagged/luther">luther</a>
  1605. </div>
  1606. <div class="tags"><div class="subtitle"></div>
  1607. <a href="/tagged/true detective">true detective</a>
  1608. <a href="/tagged/turn">turn</a>
  1609. <a href="/tagged/vikings">vikings</a>
  1610. </div>
  1611.  
  1612.  
  1613.  
  1614. </div>
  1615. </td>
  1616.  
  1617.  
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624. </div>
  1625.  
  1626.  
  1627.  
  1628. </div>
  1629.  
  1630. </td>
  1631. <!-- SIXTH SECTION END -->
  1632.  
  1633.  
  1634.  
  1635. </tr>
  1636. <!-- SECOND ROW END -->
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644. </table>
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651. </div>
  1652. </body>
  1653. </html>
  1654. <br><br><p>
  1655. <div style="text-align:center; font-size:9px; margin-top:50px;">coding by <a href="http://hellmouths.tumblr.com/">hellmouths</a></div>
  1656. </div>
  1657. </body>
  1658. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement