alokasenna

A Real Fixer Upper (Page #1)

Jan 13th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-----PAGE 1 BY ALOKASENNA (http://alokasenna.tumblr.com/). DON'T STEAL OR REDISTRIBUTE. THANK.----->
  6.  
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11.  
  12.  
  13. <style type="text/css">
  14.  
  15. }
  16.  
  17. body {
  18. font-family: Calibri;
  19. font-weight: normal;
  20. font-size: 11px;
  21. background: #ffffff;
  22.  
  23.  
  24. }
  25.  
  26. a {
  27. text-decoration: none;
  28. -webkit-transition: 0.5s;
  29. -moz-transition: 0.5s;
  30. transition: 0.5s;
  31. color: #42627d;
  32. }
  33.  
  34. a: hover {
  35. text-decoration: none;
  36. -webkit-transition: 0.5s;
  37. -moz-transition: 0.5s;
  38. transition: 0.5s;
  39. color: #000000;
  40. }
  41.  
  42. #container {
  43. width: 600px;
  44. height: 600px;
  45. border: 5px solid #8f7c8f;
  46. }
  47.  
  48.  
  49. .header img {
  50. width: 600px;
  51. height: 200px;
  52. position:relative;
  53. margin-left:100px;
  54. margin-top:40px;
  55. border: 5px solid #9cbcd9;
  56. }
  57.  
  58.  
  59.  
  60. .title {
  61. font-family:GulimChe;
  62. float: center;
  63. font-size:14px;
  64. color: #ffffff;
  65. background: #9cbcd9;
  66. height: 35px;
  67. width: 100px;
  68. text-align: center;
  69. margin-top:0px;
  70. margin-left: 610px;
  71. text-transform: uppercase;
  72.  
  73. }
  74.  
  75.  
  76.  
  77. #info {
  78. width: 100px;
  79. height: 400px;
  80. border: 3px solid #f0d8f0;
  81. }
  82.  
  83.  
  84. #thingy {
  85. width: 600px;
  86. height: 235px;
  87. border: 5px solid #9cbcd9;
  88. margin-left:100px;
  89. }
  90.  
  91. .h1 {
  92. text-align: center;
  93. color: #9cbcd9;
  94. font-size:20px;
  95. font-family:GulimChe;
  96. float: center;
  97. text-transform:uppercase;
  98.  
  99. }
  100.  
  101. .p {
  102. text-align: center;
  103. color: #9cbcd9;
  104. font-size:11px;
  105. font-family:Calibri;
  106. float: center;
  107. }
  108.  
  109. .linkageai {
  110. width: 50px;
  111. height:35px;
  112. border: 2px solid #9cbcd9;
  113. font-size: 9px;
  114. font-family: Calibri;
  115. color: #000000;
  116. text-align: center ;
  117. margin-top:-282px;
  118. margin-left: 100px;
  119. background: #bad9f5;
  120. }
  121.  
  122. .linkageai a:hover {
  123. color: #ffffff;
  124. }
  125.  
  126. .linkageaii {
  127. width: 50px;
  128. height:35px;
  129. border: 2px solid #9cbcd9;
  130. font-size: 9px;
  131. font-family: Calibri;
  132. color: #000000;
  133. text-align: center ;
  134. margin-top:-40px;
  135. margin-left: 180px;
  136. background: #bad9f5;
  137. }
  138.  
  139. .linkageaii a:hover {
  140. color: #ffffff;
  141. }
  142.  
  143. .linkageaiii {
  144. width: 50px;
  145. height:35px;
  146. border: 2px solid #9cbcd9;
  147. font-size: 9px;
  148. font-family: Calibri;
  149. color: #000000;
  150. text-align: center ;
  151. background: #bad9f5;
  152. margin-top:-40px;
  153. margin-left:260px;
  154. }
  155.  
  156. .linkageaiii a:hover {
  157. color: #ffffff;
  158. }
  159.  
  160.  
  161. </style>
  162. </head>
  163.  
  164. <body>
  165.  
  166. <!-----ADD YOUR OWN IMAGE IN THE URL SPOT---->
  167.  
  168. <div class="header img"><img src="https://24.media.tumblr.com/50d78cce1cadaea2c6b22cd4f2398bcb/tumblr_mzd3klJNbk1to8bs5o1_500.jpg"/>
  169. </div>
  170.  
  171. <!-----ADD YOUR TITLE---->
  172.  
  173. <div class="title">
  174. your title here
  175. </div>
  176. <br><br>
  177.  
  178. <!-----ACTUAL ABOUT THING---->
  179.  
  180. <div id="thingy">
  181. <br><br>
  182. <div class="h1">
  183. <b>Heading 1</b>
  184. </div>
  185.  
  186. <div class="p">
  187. Write whatever you want here. Don't let me stop you. You can make this about fandoms, your life story, otps, favorite books, favorite movies. Really. The list is endless.
  188. </div>
  189. <br>
  190.  
  191. <div class="h1">
  192. <b>Heading 2</b>
  193. </div>
  194.  
  195. <div class="p">
  196. Write whatever you want here. Don't let me stop you. You can make this about fandoms, your life story, otps, favorite books, favorite movies. Really. The list is endless.
  197. </div>
  198. <br><br><br>
  199.  
  200. <!-----ADD IN YOUR OWN LINKS---->
  201.  
  202. <div class="p">
  203. <a href "CUSTOM URL">link 1</a> //
  204. <a href "CUSTOM URL">link 2</a> //
  205. <a href "CUSTOM URL">link 3</a>
  206. </div>
  207. </div>
  208.  
  209. <!-----NAVIGATION---->
  210.  
  211. <div class="linkageai">
  212. <a href="/"><br>home</a>
  213. </div>
  214.  
  215. <div class="linkageaii">
  216. <a href="/ask"><br>message</a>
  217. </div>
  218.  
  219. <div class="linkageaiii">
  220. <a href="http://alokasenna.tumblr.com/"><br>theme</a> <!-----do nOT REMOVE THIS I'LL KILL YOU---->
  221. </div>
  222.  
  223.  
  224. </body>
Advertisement
Add Comment
Please, Sign In to add comment