Guest User

Untitled

a guest
Apr 24th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.89 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><head><link
  4. href='http://fonts.googleapis.com/css?family=Roboto:300|Roboto+Condensed
  5. :700|Lobster' rel='stylesheet' type='text/css'><link rel="stylesheet"
  6. type="text/css" href="Style.css">
  7.  
  8. <title>home</title>
  9.  
  10. <style>/* Body */ body{background-image: url("1429666925566.png");font-family:
  11. 'Roboto', sans-serif;font-size: 12pt;color: #000;}h1{font-family:
  12. 'Roboto', sans-serif;font-size: 48pt;text-align: center;}
  13.  
  14. /* Links */
  15. ul{list-style-type: none;padding-left: 0;}li{padding: 0 0 0
  16. 0;}a{display: block;width: 100%;text-decoration: none;
  17. font-size:22px;color:#FFF;cursor: default;}a:hover{color:#FFEBDE;}
  18.  
  19. /*Containers */ #boxes{width: 90%;margin-left:4%;margin-right:
  20. 1%;}.box{float:left;position: relative;width: 10%;margin-left:
  21. 5%;margin-right: 1%;opacity: 0.7;transition: 0.3s ease;}.box:hover,
  22. .sbox:hover{opacity: 1.0;transition: 0.3s ease;}.box h4, .sbox
  23. h4{margin: 0 0 0 0;text-align: center;font-family: 'Bebas Neue',
  24. sans-serif;font-size: 30pt;color:#FFF;border-bottom: 1px #fff solid;}
  25.  
  26. /*Search Boxes */ .sbox{float: left;width: 98%;margin-left:
  27. 1%;margin-right: 1%;opacity: 0.9;transition: 0.2s ease;}#search{width:
  28. 100%;margin-top: 20px;}tr, td{height: 100%;padding: 0 0 0 0;}#Search
  29. td:nth-child(1){float: left;margin-top: -2px;width: 35%;text-align:
  30. center;opacity: 0.8;}#Search td:nth-child(2){float: right;width:
  31. 60%;}input[type="text"]{padding: 0 0 20px 8px;width: 100%;border:
  32. none;cursor: default;font-family: 'Roboto';opacity: 0.8;transition: 0.2s
  33. ease;text-align: center;background: transparent;color: #fff;font-size:
  34. 42pt;}input[type="text"]:focus{width: 100%;opacity: 1.0;box-shadow: 1 1
  35. 1 1;background: transparent;font-size: 42pt;}textarea, input{outline:
  36. none;}</style></head><body><div class="sbox"><h1></h1>
  37.  
  38. <form action="https://google.com/search?q=" method="get"><input
  39. autocomplete="off" type="text" name="q" autofocus/></form></h1></div>
  40. <div id="boxes"><div class="box">
  41.  
  42. <h4>Music</h4><ul> <li><a
  43. <li><a href="http://www.reddit.com/r/trap/">Trap</a></li> <li><a
  44. href="http://www.reddit.com/r/jerseyclub/">Jersey Club</a></li> <li><a
  45. href="http://www.reddit.com/r/kpop/">K-pop</a></li> <li><a
  46. href="http://www.reddit.com/r/chillwave/">Chillwave</a></li> <li><a
  47. href="http://www.reddit.com/r/futurebeats/">Futurebeats</a></li> <li><a
  48. href="http://www.reddit.com/r/chiptunes/">Chiptunes</a></li>
  49.  
  50. </ul></div>
  51.  
  52. <div class="box"> <h4>4chan</h4><ul><li><a
  53. href="https://boards.4chan.org/g/">/g/</a></li><li><a
  54. href="https://boards.4chan.org/mu/">/mu/</a></li><li><a
  55. href="https://boards.4chan.org/pol/">/pol/</a></li><li><a
  56. href="https://boards.4chan.org/wg/">/wg/</a></li><li><a
  57. href="https://boards.4chan.org/gd/">/gd/</a></li></ul></div>
  58.  
  59. <div class="box"> <h4>Social</h4><ul> <li><a
  60. href="https://www.twitter.com/">Twitter</a></li> <li><a
  61. href="https://www.instagram.com/">Instagram</a></li> <li><a
  62. href="https://www.tumblr.com/">Tumblr</a></li> <li><a
  63. href="https://www.facebook.com/">Facebook</a></li> <li><a
  64. href="https://www.gmail.com/">Gmail</a></li>
  65.  
  66.  
  67.  
  68. </ul></div>
  69.  
  70. <div class="box"> <h4>Torrents</h4><ul><li> <li><a
  71. href="http://thepiratebay.se/">The Pirate Bay</a></li> <li><a
  72. href="http://rutracker.org/forum/index.php">RuTracker</a></li> <li><a
  73. href="http://www.kickass.to/">Kickass</a></li> </ul></div></div>
  74.  
  75. <div class="box"> <h4>Shopping</h4><ul><li> <li><a
  76. href="http://www.newegg.com/">Newegg</a></li><li><a
  77. href="http://www.musiciansfriend.com/">Musician's Friend</a></li><li><a
  78. href="http://used.guitarcenter.com/">Guitar Center Used</a></li> <li><a
  79. href="http://stlouis.craigslist.org/">Craigslist</a></li> <li><a
  80. href="http://www.ebay.com/">eBay</a></li> <li><a
  81. href="http://www.amazon.com/">Amazon</a></li> </ul></div></div>
  82.  
  83. <div class="box"> <h4>Other</h4><ul><li> <li><a
  84. href="http://www.youtube.com/">Youtube</a></li> </ul></div></div>
  85.  
  86.  
  87. </body></html>
  88.  
  89.  
  90. <script type="text/javascript">
  91.  
  92.  
  93.  
  94.   var _gaq = _gaq || [];
  95.  
  96.   _gaq.push(['_setAccount', 'UA-21588661-2']);
  97.  
  98.   _gaq.push(['_setDomainName', window.location.host]);
  99.  
  100.   _gaq.push(['_setAllowLinker', true]);
  101.  
  102.   _gaq.push(['_trackPageview']);
  103.  
  104.  
  105.  
  106.   (function() {
  107.  
  108.     var ga = document.createElement('script'); ga.type =
  109.     'text/javascript'; ga.async = true;
  110.  
  111.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
  112.     'http://www') + '.google-analytics.com/ga.js';
  113.  
  114.     var s = document.getElementsByTagName('script')[0];
  115.     s.parentNode.insertBefore(ga, s);
  116.  
  117.  
  118.  
  119.     var fga = document.createElement('script'); fga.type =
  120.     'text/javascript'; fga.async = true;
  121.  
  122.     fga.src = ('https:' == document.location.protocol ? 'https://www' :
  123.     'http://www') + '.1freehosting.com/cdn/ga.js';
  124.  
  125.     var fs = document.getElementsByTagName('script')[0];
  126.     fs.parentNode.insertBefore(fga, fs);
  127.  
  128.  
  129.  
  130.   })();
  131.   }
  132. </script>
Add Comment
Please, Sign In to add comment