Advertisement
iamthemelocked

Iamthemelocked About Page #4

Nov 22nd, 2014
693
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.33 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. #about {
  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. /* --- ABOUT SECTION ---*/
  262.  
  263. #aboutbox {
  264. margin-top:-20px;
  265. width:400px;
  266. display:inline-block;
  267. height:100px;
  268. overflow:hidden;
  269. padding:6px;
  270. text-align:center;
  271. background:#000000;
  272. color:#dddddd;
  273. font-size:9px;
  274. margin-left:25px;
  275. margin-top:25px;
  276. float:left;
  277. }
  278.  
  279. #aboutbox a {
  280. display:inline-block;
  281. margin:1px;
  282. padding:2px 3px 2px 3px;
  283. color:#ffffff;
  284. height:8px;
  285. background-color:transparent;
  286. width:auto;
  287. text-align:center;
  288. font-family:arial;
  289. letter-spacing:1px;
  290. font-size:7px;
  291. line-height:10px;
  292. -webkit-transition: all 0.5s;
  293. -moz-transition: all 0.5s;
  294. -ms-transition:all 0.5s;
  295. -o-transition: all 0.5s;
  296. transition: all 0.5s;
  297. }
  298.  
  299. #aboutbox a:hover {
  300. color:#ffffff;
  301. background-color:#cb2f66;
  302. transition: all 0.5s ease-out;
  303. -webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;
  305. -o-transition: all 0.5s ease-out;
  306. }
  307.  
  308. #aboutbox2 a:hover {
  309. color:#ffffff;
  310. background-color:#FAA716;
  311. transition: all 0.5s ease-out;
  312. -webkit-transition: all 0.5s ease-out;
  313. -moz-transition: all 0.5s ease-out;
  314. -o-transition: all 0.5s ease-out;
  315. }
  316.  
  317. #aboutbox3 a:hover {
  318. color:#ffffff;
  319. background-color:#00D118;
  320. transition: all 0.5s ease-out;
  321. -webkit-transition: all 0.5s ease-out;
  322. -moz-transition: all 0.5s ease-out;
  323. -o-transition: all 0.5s ease-out;
  324. }
  325.  
  326. #aboutbox4 a:hover {
  327. color:#ffffff;
  328. background-color:#00D0FF;
  329. transition: all 0.5s ease-out;
  330. -webkit-transition: all 0.5s ease-out;
  331. -moz-transition: all 0.5s ease-out;
  332. -o-transition: all 0.5s ease-out;
  333. }
  334.  
  335. #aboutbox5 a:hover {
  336. color:#ffffff;
  337. background-color:#C413E8;
  338. transition: all 0.5s ease-out;
  339. -webkit-transition: all 0.5s ease-out;
  340. -moz-transition: all 0.5s ease-out;
  341. -o-transition: all 0.5s ease-out;
  342. }
  343.  
  344. #aboutbox6 a:hover {
  345. color:#ffffff;
  346. background-color:#FAA716;
  347. transition: all 0.5s ease-out;
  348. -webkit-transition: all 0.5s ease-out;
  349. -moz-transition: all 0.5s ease-out;
  350. -o-transition: all 0.5s ease-out;
  351. }
  352.  
  353.  
  354. /* --- ABOUT SECTION ---*/
  355.  
  356. /* --- ABOUT SECTION TITLE ---*/
  357.  
  358. #abouttitle {
  359. width:370px;
  360. font-family:arial;
  361. font-size:11px;
  362. text-transform:uppercase;
  363. padding:15px;
  364. text-decoration:none;
  365. text-align:center;
  366. color:#ffffff;
  367. border-bottom:1px solid #cb2f66;
  368. background:#000000;
  369. letter-spacing:0.5px;
  370. transition: all 0.5s ease-out;
  371. -webkit-transition: all 0.5s ease-out;
  372. -moz-transition: all 0.5s ease-out;
  373. -o-transition: all 0.5s ease-out;
  374. }
  375.  
  376. #abouttitle:first-letter {
  377. color:#cb2f66;
  378. font-size:14px;
  379. font-weight:bold;
  380. text-transform:uppercase;
  381. }
  382.  
  383. #abouttitle:hover{
  384. box-shadow:inset 400px 0 0 0 #cb2f66;
  385. letter-spacing:2px;
  386. }
  387.  
  388. #abouttitle2 {
  389. width:370px;
  390. font-family:arial;
  391. font-size:11px;
  392. text-transform:uppercase;
  393. padding:15px;
  394. text-decoration:none;
  395. text-align:center;
  396. color:#ffffff;
  397. background:#000000;
  398. border-bottom:1px solid #FFFC5E;
  399. letter-spacing:0.5px;
  400. transition: all 0.5s ease-out;
  401. -webkit-transition: all 0.5s ease-out;
  402. -moz-transition: all 0.5s ease-out;
  403. -o-transition: all 0.5s ease-out;
  404. }
  405.  
  406. #abouttitle2:first-letter {
  407. color:#FFFC5E;
  408. font-size:14px;
  409. font-weight:bold;
  410. text-transform:uppercase;
  411. }
  412.  
  413. #abouttitle2:hover{
  414. box-shadow:inset 400px 0 0 0 #FFFC5E;
  415. letter-spacing:2px;
  416. }
  417.  
  418. #abouttitle3 {
  419. width:370px;
  420. font-family:arial;
  421. font-size:11px;
  422. text-transform:uppercase;
  423. padding:15px;
  424. text-decoration:none;
  425. text-align:center;
  426. color:#ffffff;
  427. border-bottom:1px solid #00D118;
  428. background:#000000;
  429. letter-spacing:0.5px;
  430. transition: all 0.5s ease-out;
  431. -webkit-transition: all 0.5s ease-out;
  432. -moz-transition: all 0.5s ease-out;
  433. -o-transition: all 0.5s ease-out;
  434. }
  435.  
  436. #abouttitle3:first-letter {
  437. color:#00D118;
  438. font-size:14px;
  439. font-weight:bold;
  440. text-transform:uppercase;
  441. }
  442.  
  443. #abouttitle3:hover{
  444. letter-spacing:2px;
  445. box-shadow:inset 400px 0 0 0 #00D118;
  446. }
  447.  
  448. #abouttitle4 {
  449. width:370px;
  450. font-family:arial;
  451. font-size:11px;
  452. text-transform:uppercase;
  453. padding:15px;
  454. text-decoration:none;
  455. text-align:center;
  456. color:#ffffff;
  457. background:#000000;
  458. border-bottom:1px solid #00D0FF;
  459. letter-spacing:0.5px;
  460. transition: all 0.5s ease-out;
  461. -webkit-transition: all 0.5s ease-out;
  462. -moz-transition: all 0.5s ease-out;
  463. -o-transition: all 0.5s ease-out;
  464. }
  465.  
  466. #abouttitle4:first-letter {
  467. color:#00D0FF;
  468. font-size:14px;
  469. font-weight:bold;
  470. text-transform:uppercase;
  471. }
  472.  
  473. #abouttitle4:hover{
  474. box-shadow:inset 400px 0 0 0 #00D0FF;
  475. letter-spacing:2px;
  476. }
  477.  
  478.  
  479. #abouttitle5 {
  480. width:370px;
  481. font-family:arial;
  482. font-size:11px;
  483. text-transform:uppercase;
  484. padding:15px;
  485. text-decoration:none;
  486. text-align:center;
  487. border-bottom:1px solid #C413E8;
  488. color:#ffffff;
  489. background:#000000;
  490. letter-spacing:0.5px;
  491. transition: all 0.5s ease-out;
  492. -webkit-transition: all 0.5s ease-out;
  493. -moz-transition: all 0.5s ease-out;
  494. -o-transition: all 0.5s ease-out;
  495. }
  496.  
  497. #abouttitle5:first-letter {
  498. color:#C413E8;
  499. font-size:14px;
  500. font-weight:bold;
  501. text-transform:uppercase;
  502. }
  503.  
  504. #abouttitle5:hover{
  505. box-shadow:inset 400px 0 0 0 #C413E8;
  506. letter-spacing:2px;
  507. }
  508.  
  509. #abouttitle6 {
  510. width:370px;
  511. font-family:arial;
  512. font-size:11px;
  513. text-transform:uppercase;
  514. padding:15px;
  515. text-decoration:none;
  516. text-align:center;
  517. color:#ffffff;
  518. background:#000000;
  519. border-bottom:1px solid #FAA716;
  520. letter-spacing:0.5px;
  521. transition: all 0.5s ease-out;
  522. -webkit-transition: all 0.5s ease-out;
  523. -moz-transition: all 0.5s ease-out;
  524. -o-transition: all 0.5s ease-out;
  525. }
  526.  
  527. #abouttitle6:first-letter {
  528. color:#FAA716;
  529. font-size:14px;
  530. font-weight:bold;
  531. text-transform:uppercase;
  532. }
  533.  
  534. #abouttitle6:hover{
  535. box-shadow:inset 400px 0 0 0 #FAA716;
  536. letter-spacing:2px;
  537. }
  538.  
  539. /* --- ABOUT SECTION TITLE ---*/
  540.  
  541. /* --- SELECTION ---*/
  542.  
  543. ::selection {
  544. background-color:#cb2f66;
  545. color:#ffffff;
  546. }
  547.  
  548. ::-moz-selection {
  549. background-color:#cb2f66;
  550. color:#ffffff;
  551. }
  552.  
  553. /* --- SELECTION ---*/
  554.  
  555. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  556.  
  557. .credit, .credit a {
  558. width:15px;
  559. height:15px;
  560. bottom:10px;
  561. right:10px;
  562. padding:4px;
  563. font-size:9px;
  564. letter-spacing:2px;
  565. color:#ffffff;
  566. line-height:15px;
  567. position:fixed;
  568. text-align:center;
  569. color:white;
  570. font-family:calibri;
  571. text-transform:uppercase;
  572. background-color:#cb2f66;
  573. border:1px solid #cccccc;
  574. -webkit-transition: all 0.5s ease-in-out;
  575. -moz-transition: all 0.5s ease-in-out;
  576. -o-transition: all 0.5s ease-in-out;
  577. transition: all 0.5s ease-in-out;
  578. }
  579.  
  580. .credit a:hover {
  581. -webkit-transition: all 0.5s ease-in-out;
  582. -moz-transition: all 0.5s ease-in-out;
  583. -o-transition: all 0.5s ease-in-out;
  584. transition: all 0.5s ease-in-out;
  585. transform:rotate(360deg);
  586. -ms-transform:rotate(360deg);
  587. -webkit-transform:rotate(360deg);
  588. background-color:#000000;}
  589.  
  590. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  591.  
  592. {CustomCSS}</style>
  593.  
  594. </head><body>
  595.  
  596. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  597.  
  598. <div id="header2">
  599. <div id="title">
  600. </br></br></br></br></br></br></br></br></br></br></br>
  601. About the blogger
  602. </div></div>
  603.  
  604. <div id="header">
  605.  
  606. <div id="links">
  607. <a href="/">Header Link 1</a>
  608. <a href="/">Header Link 2</a>
  609. <a href="/">Header Link 3</a>
  610. <a href="/">Header Link 4</a>
  611. <a href="/">Header Link 5</a>
  612. </div>
  613.  
  614. </div></div>
  615.  
  616. <div id="about">
  617.  
  618. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  619.  
  620. <div id="aboutbox">
  621. <div id="abouttitle">About Section 1</div></p>
  622. <!--change your text here-->
  623. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit,
  624. <!--change your text here-->
  625. </div>
  626.  
  627. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  628.  
  629. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  630.  
  631. <div id="aboutbox">
  632. <div id="abouttitle2">About section 2</div></p>
  633. <div id="aboutbox2">
  634. <!--change your text here-->
  635. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod.</br></p>
  636. <a href="/">Your Link</a>
  637. <a href="/">Your Link</a>
  638. <a href="/">Your Link</a>
  639. <a href="/">Your Link</a>
  640. <a href="/">Your Link</a>
  641. <a href="/">Your Link</a>
  642. </br></p>
  643. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
  644. <!--change your text 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="aboutbox">
  652. <div id="abouttitle3">About section 3</div></p>
  653. <div id="aboutbox3">
  654. <!--change your text here-->
  655. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod.</br></p>
  656. <a href="/">Your Link</a>
  657. <a href="/">Your Link</a>
  658. <a href="/">Your Link</a>
  659. <a href="/">Your Link</a>
  660. <a href="/">Your Link</a>
  661. <a href="/">Your Link</a>
  662. </br></p>
  663. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
  664. <!--change your text here-->
  665. </div></div>
  666.  
  667. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  668.  
  669. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  670.  
  671. <div id="aboutbox">
  672. <div id="abouttitle4">About section 4</div></p>
  673. <div id="aboutbox4">
  674. <!--change your text here-->
  675. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit,
  676. <!--change your text here-->
  677. </div></div>
  678.  
  679. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  680.  
  681. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  682.  
  683. <div id="aboutbox">
  684. <div id="abouttitle5">About section 5</div></p>
  685. <div id="aboutbox5">
  686. <!--change your text here-->
  687. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit,
  688. <!--change your text here-->
  689. </div></div>
  690.  
  691. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  692.  
  693. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  694.  
  695. <div id="aboutbox">
  696. <div id="abouttitle6">About section 6</div></p>
  697. <div id="aboutbox6">
  698. <!--change your text here-->
  699. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod.</br></p>
  700. <a href="/">Your Link</a>
  701. <a href="/">Your Link</a>
  702. <a href="/">Your Link</a>
  703. <a href="/">Your Link</a>
  704. <a href="/">Your Link</a>
  705. <a href="/">Your Link</a>
  706. </br></p>
  707. lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
  708. <!--change your text here-->
  709. </div></div>
  710.  
  711. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  712.  
  713. </div>
  714.  
  715. <span class="credit">
  716. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  717.  
  718. </body>
  719. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement