Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ALL-IN-ONE PAGE: NOVOCAINE
- by acuite
- - pages included: about, ask, navigate, blogroll
- - don't steal this pls
- - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
- - @acuite for more themes
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <title>Navigation</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <script src="http://static.tumblr.com/dxh5xq2/CZJn8ju09/jquery-1.9.1.min.js"></script>
- <script src="http://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
- <link href="http://static.tumblr.com/dwoqjdv/g1kogrs6q/novo.css" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i' rel='stylesheet' type='text/css'>
- </head>
- <body>
- <div class="center">
- <!-- Start Header -->
- <header>
- <img class="icon" src="{PortraitURL-128}"/>
- <h1>directory</h1><!-- Title -->
- </header>
- <!-- End Header -->
- <div class="hold">
- <!-- Start Sidebar (do not edit) -->
- <aside>
- <ul id="tabs">
- <li class="active"><span>About</span></li>
- <li><span>Contact</span></li>
- <li><span>Navigate</span></li>
- <li><span>Blogroll</span></li>
- </ul>
- </aside>
- <!-- End Sidebar -->
- <ul id="tab">
- <!-- Start Bio -->
- <li class="active tab">
- <div class="bio">
- <p>Your biography text goes here.</p>
- <p>Add < p > tags (remove spaces) between paragraphs if you are planning on writing a lot!!</p>
- </div>
- </li>
- <!-- End Bio -->
- <!-- 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 -->
- <!-- Start Tags -->
- <li class="tab">
- <div class="navigate">
- <h2>Category Name</h2>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <h2>Category Name</h2>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- </div>
- </li>
- <!-- End Tags -->
- <!-- 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 -->
- <!-- Do not edit below this line -->
- </ul>
- </div>
- </div>
- <a class="r" href="/">return to blog</a>
- <a class="c" href="http://acuite.tumblr.com">acuite</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement