Advertisement
dylanohelps

Character Masterlist #1 v.2

Apr 24th, 2013
4,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--------
  6.  
  7. CHARACTER MASTERLIST #1 v.2 - JAKEHELPS
  8. #1: Don't remove the credit.
  9. #2: Don't redistribute and claim as your own.
  10. #3: Customize as you like!
  11.  
  12. © Copyright 2013 - Jake Helps | Tumblr
  13.  
  14. --------->
  15.  
  16. <head>
  17. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  18.  
  19. <title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}" />
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  23.  
  24. </head>
  25.  
  26. <style type="text/css">
  27. body {
  28. padding: 0;
  29. margin: 0;
  30. list-style: none;
  31. background-image:url('http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo8_r1_250.png');
  32. background-attachment: fixed;
  33. }
  34.  
  35. a {
  36. text-decoration: none;
  37. color: black
  38. }
  39.  
  40. ::-webkit-scrollbar-thumb:vertical {
  41. height:10px;
  42. border-radius: 2px;
  43. background-color: #303030; }
  44.  
  45. ::-webkit-scrollbar-thumb:horizontal {
  46. height:10px;
  47. background-color: #f3f3f3; }
  48.  
  49. ::-webkit-scrollbar {
  50. height: 10px;
  51. width: 5px;
  52. background-color: #FFFFFF; }
  53.  
  54. #heaven {
  55. display: block;
  56. width: 100%;
  57. height: 50px;
  58. font-family: 'roboto condensed';
  59. font-size: 18px;
  60. color: #EEEEEE;
  61. background-color: #303030;
  62. box-shadow: 3px 4px 7px #505050;
  63. }
  64.  
  65. .title {
  66. float: right;
  67. margin-right: 80px;
  68. margin-top: 13px;
  69. text-transform: uppercase;
  70. }
  71.  
  72. .back a {
  73. color: #EEEEEE;
  74. float: left;
  75. margin-left: 50px;
  76. margin-top: 13px;
  77. }
  78.  
  79. #earth {
  80. position: relative;
  81. width: 933px;
  82. height: auto;
  83. margin-top: 2px;
  84. margin-left: 210px;
  85. margin-bottom: -9px;
  86. }
  87.  
  88. .info {
  89. display: inline-block;
  90. background-color: #EEEEEE;
  91. height: 305px;
  92. width: 220px;
  93. padding: 5px;
  94. margin-top: 4px;
  95. }
  96.  
  97. .name {
  98. width: 210px;
  99. height: 20px;
  100. padding: 5px;
  101. margin-bottom: 4px;
  102. text-align: center;
  103. font-family: 'roboto condensed';
  104. font-size: 12px;
  105. color: #EEEEEE;
  106. background-color: #505050;
  107. }
  108.  
  109. .description {
  110. position: absolute;
  111. top: 43px;
  112. width: 200px;
  113. height: 250px;
  114. background-image:url('http://media.tumblr.com/tumblr_m20pw8bB8H1r9ly5j.png');
  115. font-family: arial unicode ms;
  116. font-size: 11px;
  117. color: #202020;
  118. overflow: auto;
  119. opacity: 0;
  120. padding: 10px;
  121. -webkit-transition: all 0.5s ease-in-out;
  122. -moz-transition: all 0.5s ease-in-out;
  123. -o-transition: all 0.5s ease-in-out;
  124. -ms-transition: all 0.5s ease-in-out;
  125. transition: all 0.5s ease-in-out;
  126. }
  127.  
  128. .info:hover .description {
  129. opacity: 1;
  130. }
  131.  
  132. .button {
  133. text-align: center;
  134. margin-top: 5px;
  135. background-color: #202020;
  136. padding: 3px;
  137. }
  138.  
  139. .button a {
  140. color: #EEEEEE;
  141. padding: 5px 10px 5px 10px;
  142. }
  143.  
  144.  
  145. </style>
  146. <body>
  147. <div id="heaven">
  148. <div class="back">
  149. <a href="/">Back</a>
  150. <a href="http://jakehelps.tumblr.com">Credit</a>
  151. </div>
  152. <div class="title">Characters</div>
  153. </div>
  154. <!----- BOX 1 ------>
  155. <div id="earth">
  156. <!----- CHARACTER HERE ------>
  157. <div class="info">
  158. <div class="name">Candice Swanepoel - VS Model</div>
  159. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/fdsfdsfs.png" />
  160. <div class="description">
  161. This is the description. This is where you put in the character biography. Candice Swanepoel has been modeling for Victoria's Secret since she came into the agency in 2007. Since then, she has been on the cover of countless magazines, named one of the world's hottest women, and is one of the top earning models in the world, not to mention one of the most famous. Candice Swanepoel has been modeling for Victoria's Secret since she came into the agency in 2007. Since then, she has been on the cover of countless magazines, named one of the world's hottest women, and is one of the top earning models in the world, not to mention one of the most famous.
  162. <div class="button"><a href="#">Character Profile Link</a></div>
  163. </div>
  164. </div>
  165. <!----- CHARACTER HERE ------>
  166. <div class="info">
  167. <div class="name">Taylor Lautner - Actor</div>
  168. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/tretretetr.png" />
  169. <div class="description">
  170. Taylor Lautner has been famous mostly for his role as the young Jacob Black in the Twilight series. Some of his notable works are The Adventures of SharkBoy and LavaGirl, Cheaper by the Dozen 2, Abduction, and Valentine's Day. He is one of the world's hottest men and is known for his seductive yet romantic stare/gaze.
  171. <div class="button"><a href="#">Character Profile Link</a></div>
  172. </div>
  173. </div>
  174. <!----- CHARACTER HERE ------>
  175. <div class="info">
  176. <div class="name">Jennifer Lawrence - Actress</div>
  177. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/gffdgd.png" />
  178. <div class="description">
  179. Jennifer Lawrence has been named, hands down, one of the most influential people in the world. From X-Men: First Class to The Hunger Games Trilogy, Lawrence has risen up to fame especially at such a young age. Being the second youngest winner of an Academy Award, Jennifer has been known to take breathes away just from her amazing and remarkable acting.
  180. <div class="button"><a href="#">Character Profile Link</a></div>
  181. </div>
  182. </div>
  183. <!----- CHARACTER HERE ------>
  184. <div class="info">
  185. <div class="name">Candice Accola - Actress</div>
  186. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/gfdgfdgfd.png" />
  187. <div class="description">
  188. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  189. <div class="button"><a href="#">Character Profile Link</a></div>
  190. </div>
  191. </div>
  192. </div>
  193.  
  194. <!------ BOX 2 ------>
  195. <div id="earth">
  196. <!----- CHARACTER HERE ------>
  197. <div class="info">
  198. <div class="name">Miranda Kerr - VS Model</div>
  199. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/tretertrer.png" />
  200. <div class="description">
  201. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  202. <div class="button"><a href="#">Character Profile Link</a></div>
  203. </div>
  204. </div>
  205. <!----- CHARACTER HERE ------>
  206. <div class="info">
  207. <div class="name">Justin Bieber - Singer/Actor</div>
  208. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/dsfdsf.png" />
  209. <div class="description">
  210. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  211. <div class="button"><a href="#">Character Profile Link</a></div>
  212. </div>
  213. </div>
  214. <!----- CHARACTER HERE ------>
  215. <div class="info">
  216. <div class="name">Paul Wesley - Actor</div>
  217. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/gfdgfdgdg.png" />
  218. <div class="description">
  219. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  220. <div class="button"><a href="#">Character Profile Link</a></div>
  221. </div>
  222. </div>
  223. <!----- CHARACTER HERE ------>
  224. <div class="info">
  225. <div class="name">Francisco Lachowski - Model</div>
  226. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/rewrer.png" />
  227. <div class="description">
  228. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  229. <div class="button"><a href="#">Character Profile Link</a></div>
  230. </div>
  231. </div>
  232. </div>
  233.  
  234. <!------ BOX 3 ------>
  235. <div id="earth">
  236. <!----- CHARACTER HERE ------>
  237. <div class="info">
  238. <div class="name">Alexander Ludwig - Actor</div>
  239. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/sdfsfs.png" />
  240. <div class="description">
  241. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  242. <div class="button"><a href="#">Character Profile Link</a></div>
  243. </div>
  244. </div>
  245. <!----- CHARACTER HERE ------>
  246. <div class="info">
  247. <div class="name">Nolan Gerard Funk - Actor/Singer</div>
  248. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/xzzcxczx.png" />
  249. <div class="description">
  250. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  251. <div class="button"><a href="#">Character Profile Link</a></div>
  252. </div>
  253. </div>
  254. <!----- CHARACTER HERE ------>
  255. <div class="info">
  256. <div class="name">Max Irons - Actor</div>
  257. <img src="http://i93.photobucket.com/albums/l78/andrew_jason12/fdgdsagds.png" />
  258. <div class="description">
  259. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography. This is the description. This is where you put in the character biography.
  260. <div class="button"><a href="#">Character Profile Link</a></div>
  261. </div>
  262. </div>
  263. </div>
  264.  
  265.  
  266.  
  267.  
  268.  
  269. </body>
  270. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement