Advertisement
str-wrs

All: Novocaine

Jan 29th, 2015
5,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. <!--
  2.  
  3. ALL-IN-ONE PAGE: NOVOCAINE
  4. by acuite
  5.  
  6. - pages included: about, ask, navigate, blogroll
  7. - don't steal this pls
  8. - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
  9.  
  10. - @acuite for more themes
  11.  
  12. -->
  13.  
  14. <!DOCTYPE html>
  15. <html>
  16. <head>
  17.  
  18. <title>Navigation</title>
  19. <link rel="shortcut icon" href="{Favicon}" />
  20. <script src="http://static.tumblr.com/dxh5xq2/CZJn8ju09/jquery-1.9.1.min.js"></script>
  21. <script src="http://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
  22. <link href="http://static.tumblr.com/dwoqjdv/g1kogrs6q/novo.css" rel="stylesheet" type="text/css">
  23. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i' rel='stylesheet' type='text/css'>
  24. </head>
  25. <body>
  26. <div class="center">
  27.  
  28. <!-- Start Header -->
  29. <header>
  30. <img class="icon" src="{PortraitURL-128}"/>
  31. <h1>directory</h1><!-- Title -->
  32. </header>
  33. <!-- End Header -->
  34.  
  35.  
  36.  
  37. <div class="hold">
  38. <!-- Start Sidebar (do not edit) -->
  39. <aside>
  40. <ul id="tabs">
  41. <li class="active"><span>About</span></li>
  42. <li><span>Contact</span></li>
  43. <li><span>Navigate</span></li>
  44. <li><span>Blogroll</span></li>
  45. </ul>
  46. </aside>
  47. <!-- End Sidebar -->
  48.  
  49.  
  50.  
  51.  
  52.  
  53. <ul id="tab">
  54.  
  55.  
  56.  
  57.  
  58.  
  59. <!-- Start Bio -->
  60. <li class="active tab">
  61. <div class="bio">
  62.  
  63. <p>Your biography text goes here.</p>
  64. <p>Add < p > tags (remove spaces) between paragraphs if you are planning on writing a lot!!</p>
  65.  
  66. </div>
  67. </li>
  68. <!-- End Bio -->
  69.  
  70.  
  71.  
  72.  
  73.  
  74. <!-- Ask Start (No edit necessary - automatically generated) --><li class="tab"><div class="ask"><iframe frameborder="0" width="100%" height="100%" border="none" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com"></iframe></div></li><!-- Ask End -->
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <!-- Start Tags -->
  81. <li class="tab">
  82. <div class="navigate">
  83.  
  84. <h2>Category Name</h2>
  85. <a href="/tagged/tag-link">tag</a>
  86. <a href="/tagged/tag-link">tag</a>
  87. <a href="/tagged/tag-link">tag</a>
  88. <a href="/tagged/tag-link">tag</a>
  89. <a href="/tagged/tag-link">tag</a>
  90.  
  91. <h2>Category Name</h2>
  92. <a href="/tagged/tag-link">tag</a>
  93. <a href="/tagged/tag-link">tag</a>
  94. <a href="/tagged/tag-link">tag</a>
  95.  
  96. </div>
  97. </li>
  98. <!-- End Tags -->
  99.  
  100.  
  101.  
  102.  
  103.  
  104. <!-- Blogroll Start (No edit necessary - automatically generated) --><li class="tab"><div class="blogroll">{block:Following}{block:Followed}<a href="{FollowedURL}" target="_blank"><div class="blog {FollowedName}"><div class="name"><p>{FollowedName}</p></div><img src="{FollowedPortraitURL-96}"></div></a>{/block:Followed}{/block:Following}</div></li><!-- Blogroll End -->
  105.  
  106.  
  107.  
  108.  
  109.  
  110. <!-- Do not edit below this line -->
  111. </ul>
  112. </div>
  113. </div>
  114. <a class="r" href="/">return to blog</a>
  115. <a class="c" href="http://acuite.tumblr.com">acuite</a>
  116. </body>
  117. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement