Guest User

HTML

a guest
Oct 29th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.66 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <!--<title>ばか</title>-->
  6. <title>&#9830;</title>
  7. <link href="css/style.css" rel="stylesheet" type="text/css">
  8. </head>
  9.  
  10.  
  11. <body>
  12.  
  13. <header>
  14.     <div class="wrapper">
  15.         <center><div class="baka"></div></center>
  16.     </div>
  17. </header>
  18.  
  19. <div class="wrapper">
  20.         <center><iframe class="spotfy" src="https://open.spotify.com/embed/user/chilledcow/playlist/6eHO8aX6lHu3e6bem8r2rq" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe></center>
  21.     </div>
  22.    
  23. <section>
  24.     <div class="wrapper">
  25.         <div class="nav-l">
  26.             <div class="nav-wrapper">
  27.                 <article>
  28.                     <a href="https://www.netflix.com" class="nav-netflix"></a>
  29.                 </article>
  30.                 <article>
  31.                     <a href="https://www.hulu.com" class="nav-hulu"></a>               
  32.                 </article>
  33.                 <article>
  34.                     <a href="https://www.pornhub.com" class="nav-hub"></a>             
  35.                 </article>
  36.                 <article>
  37.                     <a href="https://www.crunchyroll.com" class="nav-crunchyroll"></a>             
  38.                 </article>
  39.             </div>
  40.         </div>
  41.         <div class="nav-fl">
  42.             <div class="nav-wrapper">
  43.                 <article>
  44.                     <a href="https://www.iptorrents.com/t" class="nav-ipt"></a>            
  45.                 </article>
  46.                 <article>
  47.                     <a href="https://www.amazon.com/" class="nav-amazon"></a>              
  48.                 </article>
  49.                 <article>
  50.                     <a href="https://www.twitch.tv/directory/following" class="nav-twitch"></a>            
  51.                 </article>
  52.                 <article>
  53.                     <a href="http://boards.4chan.org/wg/catalog" class="nav-4ch"></a>              
  54.                 </article>
  55.             </div>
  56.         </div>
  57.     </div>
  58. </section>
  59.  
  60. <section>
  61.     <div class="wrapper">
  62.         <div class="nav-r">
  63.             <div class="nav-wrapper">
  64.                 <article>
  65.                     <a href="https://www.google.com" class="nav-google"></a>
  66.                 </article>
  67.                 <article>
  68.                     <a href="https://www.youtube.com/feed/subscriptions" class="nav-youtube"></a>              
  69.                 </article>
  70.                 <article>
  71.                     <a href="https://https://docs.google.com/document/u/0/" class="nav-docs"></a>  
  72.                 </article>
  73.                 <article>
  74.                     <a href="https://https://docs.google.com/spreadsheets/u/0/" class="nav-sheets"></a>            
  75.                 </article>
  76.             </div>
  77.         </div>
  78.         <div class="nav-fr">
  79.             <div class="nav-wrapper">
  80.                 <article>
  81.                     <a href="https://www.reddit.com/r/OpTicGaming" class="nav-optic"></a>              
  82.                 </article>
  83.                 <article>
  84.                     <a href="https://www.reddit.com/r/MechanicalKeyboards" class="nav-mechkey"></a>            
  85.                 </article>
  86.                 <article>
  87.                     <a href="https://www.reddit.com/r/Piracy" class="nav-pirasea"></a>             
  88.                 </article>
  89.                 <article>
  90.                     <a href="https://www.reddit.com/r/LiveStreamFail" class="nav-lsf"></a>             
  91.                 </article>
  92.             </div>
  93.         </div>
  94.     </div>
  95. </section>
  96.    
  97. </body>
  98.  
  99. </html>
Add Comment
Please, Sign In to add comment