Advertisement
iamthemelocked

Iamthemelocked Navi Page #4

Nov 22nd, 2014
996
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,300' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  21.  
  22. <!---INFINTE SCROLL --->
  23.  
  24. <!--- SPECIAL FONTS --->
  25.  
  26. <script type="text/javascript">
  27. WebFontConfig = {
  28. google: { families: [ 'Petit+Formal+Script::latin' ] }
  29. };
  30. (function() {
  31. var wf = document.createElement('script');
  32. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  33. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  34. wf.type = 'text/javascript';
  35. wf.async = 'true';
  36. var s = document.getElementsByTagName('script')[0];
  37. s.parentNode.insertBefore(wf, s);
  38. })(); </script>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=I Am Sherlocked' rel='stylesheet' type='text/css'>
  47.  
  48. <!--- SPECIAL FONTS --->
  49.  
  50. <style type="text/css">
  51.  
  52. /* --- SCROLLBAR ---*/
  53.  
  54. ::-webkit-scrollbar-thumb:vertical {
  55. height:10px; border:2px solid #ffffff; background-color:#000000;}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {
  58. background-color:#ffffff;}
  59.  
  60. ::-webkit-scrollbar {
  61. width:11px; height:5px; border:5px solid #ffffff; background-color:#000000;}
  62.  
  63. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block; height:7px; border-right:2px solid #ffffff; border-left:2px solid #ffffff; background-color:#000000;}
  64.  
  65. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; right:3px !important; position: fixed !important;}
  66.  
  67. /* --- SCROLLBAR ---*/
  68.  
  69. /* --- BODY ---*/
  70.  
  71. #s-m-t-tooltip{
  72. position:absolute;
  73. margin-top: 15px;
  74. letter-spacing:1px;
  75. z-index:9999999999999;
  76. background:#000000;
  77. color:#ffffff;
  78. text-transform:uppercase;
  79. letter-spacing:2px;
  80. max-width:320px;
  81. border:4px double #ffffff;
  82. font-size:8px;
  83. padding:1px 2px 1px 2px;
  84. -webkit-transition:all 0.4s;
  85. -moz-transition:all 0.4s;
  86. -ms-transition:all 0.4s;
  87. -o-transition:all 0.4s;
  88. transition:all 0.4s;
  89. }
  90.  
  91. body {
  92. background:white;
  93. margin:0px;
  94. font-size:9px;
  95. overflow:scroll;
  96. color:#222222;
  97. font-family: calibri;
  98. line-height:120%;
  99. }
  100.  
  101. b, strong {color: color:#222222;}
  102. i, em {color: color:#222222;}
  103. p {margin-top:5px;margin-bottom:5px}
  104. ol {list-style:normal;}
  105. ul {list-style:square;}
  106. small {font-size:8px;}
  107. big {font-size:10px;}
  108.  
  109. a {
  110. text-decoration:none;
  111. outline:none;
  112. font-size:9px;
  113. padding-top:1px;
  114. padding-bottom:1px;
  115. padding-left:3px;
  116. padding-right:3px;
  117. text-transform:uppercase;
  118. -moz-outline-style:none;
  119. color:#cb2f66;
  120. -webkit-transition:all 0.5s;
  121. -moz-transition:all 0.5s;
  122. -ms-transition:all 0.5s;
  123. -o-transition:all 0.5s;
  124. transition:all 0.5s;
  125. }
  126.  
  127. a:hover {
  128. text-decoration:none;
  129. outline:none;
  130. -moz-outline-style:none;
  131. background:#cb2f66;
  132. color:#ffffff;
  133. -webkit-transition:all 0.5s;
  134. -moz-transition:all 0.5s;
  135. -ms-transition:all 0.5s;
  136. -o-transition:all 0.5s;
  137. transition:all 0.5s;
  138. }
  139.  
  140. img {
  141. border:none;
  142. }
  143.  
  144. /* --- HEADER / SIDEBAR ---*/
  145.  
  146. #header {
  147. opacity:1;
  148. width:100%;
  149. height:65px;
  150. margin-left:0px;
  151. margin-top:-220px;
  152. position:fixed;
  153. z-index:4;
  154. background:#000000;
  155. }
  156.  
  157. #header2 {
  158. opacity:1;
  159. width:100%;
  160. height:150px;
  161. margin-left:0px;
  162. margin-top:30px;
  163. position:relative;
  164. z-index:4;
  165. background-image:url(http://static.tumblr.com/60c6e13cedf65fd1e6588f28d97c30d4/xasysa0/4ernfeshx/tumblr_static_bbx91bsktgoowwko8gok84osg.jpg);
  166. background-position:center top;
  167. background-repeat:no-repeat;
  168. background-color:#000000;
  169. }
  170.  
  171. #navi {
  172. top:300px;
  173. height:auto;
  174. width:1000px;
  175. margin-top:auto;
  176. margin-left:210px;
  177. margin-right:auto;
  178. margin-bottom:500px;
  179. left:55%;
  180. z-index:4;
  181. }
  182.  
  183. /* --- HEADER / SIDEBAR ---*/
  184.  
  185. /* --- TITLE ---*/
  186.  
  187. #title {
  188. font-family:"wisdom script";
  189. font-size:35px;
  190. text-transform:normal;
  191. width:700px;
  192. opacity:1;
  193. text-shadow:3px 3px 3px #000000;
  194. height:auto;
  195. margin-left:20px;
  196. text-align:left;
  197. color:#ffffff;
  198. -webkit-transition: all 0.6s;
  199. -moz-transition: all 0.6s;
  200. -ms-transition:all 0.6s;
  201. -o-transition: all 0.6s;
  202. transition: all 0.6s;
  203. }
  204.  
  205. /* --- TITLE ---*/
  206.  
  207. /* --- LINKS ---*/
  208.  
  209. #links {
  210. text-align:center;
  211. text-transform:uppercase;
  212. height:auto;
  213. width:1000px;
  214. margin-top:44px;
  215. margin-left:170px;
  216. float:left;
  217. display:inline-block;
  218. opacity:1;
  219. }
  220.  
  221. #links a {
  222. display:inline-block;
  223. margin:3px;
  224. padding:2px 3px 2px 3px;
  225. color:#ffffff;
  226. height:8px;
  227. background-color:transparent;
  228. width:auto;
  229. font-family:arial;
  230. letter-spacing:1px;
  231. font-size:7px;
  232. line-height:10px;
  233. -webkit-transition: all 0.5s;
  234. -moz-transition: all 0.5s;
  235. -ms-transition:all 0.5s;
  236. -o-transition: all 0.5s;
  237. transition: all 0.5s;
  238. }
  239.  
  240. #links a:first-letter {
  241. font-weight:bold;
  242. color:#fe3b80;
  243. -webkit-transition: all 0.5s;
  244. -moz-transition: all 0.5s;
  245. -ms-transition:all 0.5s;
  246. -o-transition: all 0.5s;
  247. transition: all 0.5s;
  248. }
  249.  
  250. #links a:hover {
  251. background-color:#cb2f66;
  252. -webkit-transition: all 0.5s;
  253. -moz-transition: all 0.5s;
  254. -ms-transition:all 0.5s;
  255. -o-transition: all 0.5s;
  256. transition: all 0.5s;
  257. }
  258.  
  259. /* --- LINKS ---*/
  260.  
  261. /* --- TAGS SECTION ---*/
  262.  
  263. #navilinks {
  264. margin-top:-20px;
  265. width:260px;
  266. display:inline-block;
  267. height:auto;
  268. padding:6px;
  269. background:#000000;
  270. margin-left:25px;
  271. margin-top:25px;
  272. float:left;
  273. }
  274.  
  275. #navilinks a {
  276. display:inline-block;
  277. margin:3px;
  278. padding:2px 3px 2px 3px;
  279. color:#ffffff;
  280. height:8px;
  281. background-color:transparent;
  282. width:116px;
  283. text-align:center;
  284. font-family:arial;
  285. letter-spacing:1px;
  286. font-size:7px;
  287. line-height:10px;
  288. -webkit-transition: all 0.5s;
  289. -moz-transition: all 0.5s;
  290. -ms-transition:all 0.5s;
  291. -o-transition: all 0.5s;
  292. transition: all 0.5s;
  293. }
  294.  
  295. #navilinks a:hover {
  296. color:#ffffff;
  297. background-color:#cb2f66;
  298. transition: all 0.5s ease-out;
  299. -webkit-transition: all 0.5s ease-out;
  300. -moz-transition: all 0.5s ease-out;
  301. -o-transition: all 0.5s ease-out;
  302. }
  303.  
  304. #navilinks2 a:hover {
  305. color:#ffffff;
  306. background-color:#FAA716;
  307. transition: all 0.5s ease-out;
  308. -webkit-transition: all 0.5s ease-out;
  309. -moz-transition: all 0.5s ease-out;
  310. -o-transition: all 0.5s ease-out;
  311. }
  312.  
  313. #navilinks3 a:hover {
  314. color:#ffffff;
  315. background-color:#00D118;
  316. transition: all 0.5s ease-out;
  317. -webkit-transition: all 0.5s ease-out;
  318. -moz-transition: all 0.5s ease-out;
  319. -o-transition: all 0.5s ease-out;
  320. }
  321.  
  322. #navilinks4 a:hover {
  323. color:#ffffff;
  324. background-color:#FAA716;
  325. transition: all 0.5s ease-out;
  326. -webkit-transition: all 0.5s ease-out;
  327. -moz-transition: all 0.5s ease-out;
  328. -o-transition: all 0.5s ease-out;
  329. }
  330.  
  331. #navilinks5 a:hover {
  332. color:#ffffff;
  333. background-color:#C413E8;
  334. transition: all 0.5s ease-out;
  335. -webkit-transition: all 0.5s ease-out;
  336. -moz-transition: all 0.5s ease-out;
  337. -o-transition: all 0.5s ease-out;
  338. }
  339.  
  340. #navilinks6 a:hover {
  341. color:#ffffff;
  342. background-color:#00D0FF;
  343. transition: all 0.5s ease-out;
  344. -webkit-transition: all 0.5s ease-out;
  345. -moz-transition: all 0.5s ease-out;
  346. -o-transition: all 0.5s ease-out;
  347. }
  348.  
  349. /* --- TAGS SECTION ---*/
  350.  
  351. /* --- TAGS SECTION TITLE ---*/
  352.  
  353. #navititle {
  354. width:230px;
  355. font-family:arial;
  356. font-size:11px;
  357. text-transform:uppercase;
  358. padding:15px;
  359. text-decoration:none;
  360. text-align:center;
  361. color:#ffffff;
  362. border-bottom:1px solid #cb2f66;
  363. background:#000000;
  364. letter-spacing:0.5px;
  365. transition: all 0.5s ease-out;
  366. -webkit-transition: all 0.5s ease-out;
  367. -moz-transition: all 0.5s ease-out;
  368. -o-transition: all 0.5s ease-out;
  369. }
  370.  
  371. #navititle:first-letter {
  372. color:#cb2f66;
  373. font-size:14px;
  374. font-weight:bold;
  375. text-transform:uppercase;
  376. }
  377.  
  378. #navititle:hover{
  379. box-shadow:inset 260px 0 0 0 #cb2f66;
  380. letter-spacing:2px;
  381. }
  382.  
  383. #navititle2 {
  384. width:230px;
  385. font-family:arial;
  386. font-size:11px;
  387. text-transform:uppercase;
  388. padding:15px;
  389. text-decoration:none;
  390. text-align:center;
  391. color:#ffffff;
  392. background:#000000;
  393. border-bottom:1px solid #FFFC5E;
  394. letter-spacing:0.5px;
  395. transition: all 0.5s ease-out;
  396. -webkit-transition: all 0.5s ease-out;
  397. -moz-transition: all 0.5s ease-out;
  398. -o-transition: all 0.5s ease-out;
  399. }
  400.  
  401. #navititle2:first-letter {
  402. color:#FFFC5E;
  403. font-size:14px;
  404. font-weight:bold;
  405. text-transform:uppercase;
  406. }
  407.  
  408. #navititle2:hover{
  409. box-shadow:inset 260px 0 0 0 #FFFC5E;
  410. letter-spacing:2px;
  411. }
  412.  
  413. #navititle3 {
  414. width:230px;
  415. font-family:arial;
  416. font-size:11px;
  417. text-transform:uppercase;
  418. padding:15px;
  419. text-decoration:none;
  420. text-align:center;
  421. color:#ffffff;
  422. border-bottom:1px solid #00D118;
  423. background:#000000;
  424. letter-spacing:0.5px;
  425. transition: all 0.5s ease-out;
  426. -webkit-transition: all 0.5s ease-out;
  427. -moz-transition: all 0.5s ease-out;
  428. -o-transition: all 0.5s ease-out;
  429. }
  430.  
  431. #navititle3:first-letter {
  432. color:#00D118;
  433. font-size:14px;
  434. font-weight:bold;
  435. text-transform:uppercase;
  436. }
  437.  
  438. #navititle3:hover{
  439. letter-spacing:2px;
  440. box-shadow:inset 260px 0 0 0 #00D118;
  441. }
  442.  
  443. #navititle4 {
  444. width:230px;
  445. font-family:arial;
  446. font-size:11px;
  447. text-transform:uppercase;
  448. padding:15px;
  449. text-decoration:none;
  450. text-align:center;
  451. color:#ffffff;
  452. background:#000000;
  453. border-bottom:1px solid #FAA716;
  454. letter-spacing:0.5px;
  455. transition: all 0.5s ease-out;
  456. -webkit-transition: all 0.5s ease-out;
  457. -moz-transition: all 0.5s ease-out;
  458. -o-transition: all 0.5s ease-out;
  459. }
  460.  
  461. #navititle4:first-letter {
  462. color:#FAA716;
  463. font-size:14px;
  464. font-weight:bold;
  465. text-transform:uppercase;
  466. }
  467.  
  468. #navititle4:hover{
  469. box-shadow:inset 260px 0 0 0 #FAA716;
  470. letter-spacing:2px;
  471. }
  472.  
  473. #navititle5 {
  474. width:230px;
  475. font-family:arial;
  476. font-size:11px;
  477. text-transform:uppercase;
  478. padding:15px;
  479. text-decoration:none;
  480. text-align:center;
  481. border-bottom:1px solid #C413E8;
  482. color:#ffffff;
  483. background:#000000;
  484. letter-spacing:0.5px;
  485. transition: all 0.5s ease-out;
  486. -webkit-transition: all 0.5s ease-out;
  487. -moz-transition: all 0.5s ease-out;
  488. -o-transition: all 0.5s ease-out;
  489. }
  490.  
  491. #navititle5:first-letter {
  492. color:#C413E8;
  493. font-size:14px;
  494. font-weight:bold;
  495. text-transform:uppercase;
  496. }
  497.  
  498. #navititle5:hover{
  499. box-shadow:inset 260px 0 0 0 #C413E8;
  500. letter-spacing:2px;
  501. }
  502.  
  503. #navititle6 {
  504. width:230px;
  505. font-family:arial;
  506. font-size:11px;
  507. text-transform:uppercase;
  508. padding:15px;
  509. text-decoration:none;
  510. text-align:center;
  511. color:#ffffff;
  512. background:#000000;
  513. border-bottom:1px solid #00D0FF;
  514. letter-spacing:0.5px;
  515. transition: all 0.5s ease-out;
  516. -webkit-transition: all 0.5s ease-out;
  517. -moz-transition: all 0.5s ease-out;
  518. -o-transition: all 0.5s ease-out;
  519. }
  520.  
  521. #navititle6:first-letter {
  522. color:#00D0FF;
  523. font-size:14px;
  524. font-weight:bold;
  525. text-transform:uppercase;
  526. }
  527.  
  528. #navititle6:hover{
  529. box-shadow:inset 260px 0 0 0 #00D0FF;
  530. letter-spacing:2px;
  531. }
  532.  
  533. /* --- TAGS SECTION TITLE ---*/
  534.  
  535. /* --- SELECTION ---*/
  536.  
  537. ::selection {
  538. background-color:#cb2f66;
  539. color:#ffffff;
  540. }
  541.  
  542. ::-moz-selection {
  543. background-color:#cb2f66;
  544. color:#ffffff;
  545. }
  546.  
  547. /* --- SELECTION ---*/
  548.  
  549. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  550.  
  551. .credit, .credit a {
  552. width:15px;
  553. height:15px;
  554. bottom:10px;
  555. right:10px;
  556. padding:4px;
  557. font-size:9px;
  558. letter-spacing:2px;
  559. color:#ffffff;
  560. line-height:15px;
  561. position:fixed;
  562. text-align:center;
  563. color:white;
  564. font-family:calibri;
  565. text-transform:uppercase;
  566. background-color:#cb2f66;
  567. border:1px solid #cccccc;
  568. -webkit-transition: all 0.5s ease-in-out;
  569. -moz-transition: all 0.5s ease-in-out;
  570. -o-transition: all 0.5s ease-in-out;
  571. transition: all 0.5s ease-in-out;
  572. }
  573.  
  574. .credit a:hover {
  575. -webkit-transition: all 0.5s ease-in-out;
  576. -moz-transition: all 0.5s ease-in-out;
  577. -o-transition: all 0.5s ease-in-out;
  578. transition: all 0.5s ease-in-out;
  579. transform:rotate(360deg);
  580. -ms-transform:rotate(360deg);
  581. -webkit-transform:rotate(360deg);
  582. background-color:#000000;}
  583.  
  584. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  585.  
  586. {CustomCSS}</style>
  587.  
  588. </head><body>
  589.  
  590. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  591.  
  592. <div id="header2">
  593. <div id="title">
  594. </br></br></br></br></br></br></br></br></br></br></br>
  595. My Navigation Page
  596. </div></div>
  597.  
  598. <div id="header">
  599.  
  600. <div id="links">
  601. <a href="/">Header Link 1</a>
  602. <a href="/">Header Link 2</a>
  603. <a href="/">Header Link 3</a>
  604. <a href="/">Header Link 4</a>
  605. <a href="/">Header Link 5</a>
  606. </div>
  607.  
  608. </div></div>
  609.  
  610. <div id="navi">
  611.  
  612. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  613.  
  614. <div id="navilinks">
  615. <div id="navititle">Tag Section 1</div></p>
  616. <!--change the names and links here-->
  617. <a href="/">Your Navi Link</a>
  618. <a href="/">Your Navi Link</a>
  619. <a href="/">Your Navi Link</a>
  620. <a href="/">Your Navi Link</a>
  621. <a href="/">Your Navi Link</a>
  622. <a href="/">Your Navi Link</a>
  623. <a href="/">Your Navi Link</a>
  624. <a href="/">Your Navi Link</a>
  625. <!--change the names and links here-->
  626. </div>
  627.  
  628. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  629.  
  630. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  631.  
  632. <div id="navilinks">
  633. <div id="navititle2">Tag section 2</div></p>
  634. <!--change the names and links here-->
  635. <div id="navilinks2">
  636. <a href="/">Your Navi Link</a>
  637. <a href="/">Your Navi Link</a>
  638. <a href="/">Your Navi Link</a>
  639. <a href="/">Your Navi Link</a>
  640. <a href="/">Your Navi Link</a>
  641. <a href="/">Your Navi Link</a>
  642. <a href="/">Your Navi Link</a>
  643. <a href="/">Your Navi Link</a>
  644. <!--change the names and links here-->
  645. </div></div>
  646.  
  647. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  648.  
  649. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  650.  
  651. <div id="navilinks">
  652. <div id="navititle3">Tag section 3</div></p>
  653. <!--change the names and links here-->
  654. <div id="navilinks3">
  655. <a href="/">Your Navi Link</a>
  656. <a href="/">Your Navi Link</a>
  657. <a href="/">Your Navi Link</a>
  658. <a href="/">Your Navi Link</a>
  659. <a href="/">Your Navi Link</a>
  660. <a href="/">Your Navi Link</a>
  661. <a href="/">Your Navi Link</a>
  662. <a href="/">Your Navi Link</a>
  663. <!--change the names and links here-->
  664. </div></div>
  665.  
  666. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  667.  
  668. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  669.  
  670. <div id="navilinks">
  671. <div id="navititle4">Tag section 4</div></p>
  672. <!--change the names and links here-->
  673. <div id="navilinks4">
  674. <a href="/">Your Navi Link</a>
  675. <a href="/">Your Navi Link</a>
  676. <a href="/">Your Navi Link</a>
  677. <a href="/">Your Navi Link</a>
  678. <a href="/">Your Navi Link</a>
  679. <a href="/">Your Navi Link</a>
  680. <a href="/">Your Navi Link</a>
  681. <a href="/">Your Navi Link</a>
  682. <a href="/">Your Navi Link</a>
  683. <a href="/">Your Navi Link</a>
  684. <!--change the names and links here-->
  685. </div></div>
  686.  
  687. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  688.  
  689. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  690.  
  691. <div id="navilinks">
  692. <div id="navititle5">Tag section 5</div></p>
  693. <!--change the names and links here-->
  694. <div id="navilinks5">
  695. <a href="/">Your Navi Link</a>
  696. <a href="/">Your Navi Link</a>
  697. <a href="/">Your Navi Link</a>
  698. <a href="/">Your Navi Link</a>
  699. <a href="/">Your Navi Link</a>
  700. <a href="/">Your Navi Link</a>
  701. <a href="/">Your Navi Link</a>
  702. <a href="/">Your Navi Link</a>
  703. <a href="/">Your Navi Link</a>
  704. <a href="/">Your Navi Link</a>
  705. <!--change the names and links here-->
  706. </div></div>
  707.  
  708. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  709.  
  710. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  711.  
  712. <div id="navilinks">
  713. <div id="navititle6">Tag section 6</div></p>
  714. <!--change the names and links here-->
  715. <div id="navilinks6">
  716. <a href="/">Your Navi Link</a>
  717. <a href="/">Your Navi Link</a>
  718. <a href="/">Your Navi Link</a>
  719. <a href="/">Your Navi Link</a>
  720. <a href="/">Your Navi Link</a>
  721. <a href="/">Your Navi Link</a>
  722. <a href="/">Your Navi Link</a>
  723. <a href="/">Your Navi Link</a>
  724. <a href="/">Your Navi Link</a>
  725. <a href="/">Your Navi Link</a>
  726. <!--change the names and links here-->
  727. </div></div>
  728.  
  729. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  730.  
  731. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  732.  
  733. <div id="navilinks">
  734. <div id="navititle3">Tag section 7</div></br>
  735. <!--change the names and links here-->
  736. <div id="navilinks3">
  737. <a href="/">Your Navi Link</a>
  738. <a href="/">Your Navi Link</a>
  739. <a href="/">Your Navi Link</a>
  740. <a href="/">Your Navi Link</a>
  741. <a href="/">Your Navi Link</a>
  742. <a href="/">Your Navi Link</a>
  743. <a href="/">Your Navi Link</a>
  744. <a href="/">Your Navi Link</a>
  745. <!--change the names and links here-->
  746. </div></div>
  747.  
  748. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  749.  
  750. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  751.  
  752. <div id="navilinks">
  753. <div id="navititle">Tag section 8</div></br>
  754. <!--change the names and links here-->
  755. <a href="/">Your Navi Link</a>
  756. <a href="/">Your Navi Link</a>
  757. <a href="/">Your Navi Link</a>
  758. <a href="/">Your Navi Link</a>
  759. <a href="/">Your Navi Link</a>
  760. <a href="/">Your Navi Link</a>
  761. <a href="/">Your Navi Link</a>
  762. <a href="/">Your Navi Link</a>
  763. <!--change the names and links here-->
  764. </div>
  765.  
  766. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  767.  
  768. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  769.  
  770. <div id="navilinks">
  771. <div id="navititle4">Tag section 9</div></br>
  772. <!--change the names and links here-->
  773. <div id="navilinks4">
  774. <a href="/">Your Navi Link</a>
  775. <a href="/">Your Navi Link</a>
  776. <a href="/">Your Navi Link</a>
  777. <a href="/">Your Navi Link</a>
  778. <a href="/">Your Navi Link</a>
  779. <a href="/">Your Navi Link</a>
  780. <a href="/">Your Navi Link</a>
  781. <a href="/">Your Navi Link</a>
  782. <!--change the names and links here-->
  783. </div></div>
  784.  
  785. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  786.  
  787. </div>
  788.  
  789. <span class="credit">
  790. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  791.  
  792. </body>
  793. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement