Advertisement
Hellsrainistears

coding Dara,part two

May 28th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. <html>
  2. <style>
  3. /* Last Update: 02/24/18 */
  4.  
  5. /* PAGE BACKGROUND AND FONT */
  6. body {
  7. background-image:url(https://cdn.discordapp.com/attachments/414991205902974976/583076032274497566/cd01cafef69c16afe07f05c4a127e776.png);
  8. background-attachment:fixed;
  9. background-repeat:no-repeat;
  10. background-size:100% 100%;
  11. background-color:#dc143c;
  12. font-size:105%;
  13. font-family:serif;
  14. text-align:left;
  15. }
  16.  
  17. /* MAIN DISPLAY COLORS */
  18. .color {
  19. background-color:#2b000f;
  20. border:2px solid #000000;
  21. color:#ffffff;
  22. }
  23. h2 {
  24. border-bottom:2px solid #f61307;
  25. width:100%;
  26. text-align:left;
  27. }
  28. b, h1, h2 {
  29. color:#d07e01;
  30. }
  31. a {
  32. text-decoration:none;
  33. color:;#ffa500;
  34. }
  35.  
  36. /* GOOGLE CHROME SCROLLBARS */
  37. ::-webkit-scrollbar {
  38. width:8px;
  39. height:8px;
  40. background-color:transparent;
  41. }
  42. ::-webkit-scrollbar-thumb:vertical {
  43. background-color:#945b04;
  44. border-radius:5px;
  45. }
  46. ::-webkit-scrollbar-thumb:horizontal {
  47. background-color:#945b04;
  48. border-radius:5px;
  49. }
  50.  
  51. /* CSS MEAT */
  52. #mugshot, .infobox {
  53. position:fixed;
  54. border-radius:1px;
  55. }
  56. #mugshot {
  57. top:7.5%;
  58. left:63%;
  59. height:89.5%;
  60. width:32%;
  61. overflow:hidden;
  62. }
  63. #mugshot img {
  64. position:absolute;
  65. top:50%;
  66. left:50%;
  67. height:100%;
  68. transform: translateX(-50%) translateY(-50%);
  69. -o-transform: translateX(-50%) translateY(-50%);
  70. -moz-transform: translateX(-50%) translateY(-50%);
  71. -webkit-transform: translateX(-50%) translateY(-50%);
  72. }
  73. .infobox {
  74. top:7.5%;
  75. left:5%;
  76. width:30%;
  77. padding:1%;
  78. overflow-y:auto;
  79. }
  80. #one {
  81. height:45%;
  82. }
  83. #two {
  84. top:63%;
  85. height:26%;
  86. }
  87. #three {
  88. left:40%;
  89. height:81.5%;
  90. width:18%;
  91. text-align:center;
  92. }
  93. #three img {
  94. width:70%;
  95. }
  96. #three h3 {
  97. margin-top:0%;
  98. margin-bottom:2%;
  99. }
  100. #equip {
  101. width:100%;
  102. }
  103. #equip img {
  104. height:8vh;
  105. width:8vh;
  106. border:2px solid #ffffff;
  107. border-radius:50%;
  108. }
  109. #equip h3 {
  110. display:inline-block;
  111. position:absolute;
  112. width:75%;
  113. text-indent:2.5%;
  114. }
  115. .infobox img {
  116. max-width:100%;
  117. }
  118. p {
  119. text-indent:5%;
  120. }
  121. #credit {
  122. position:fixed;
  123. height:17px;
  124. right:1%;
  125. bottom:0%;
  126. background-color:#ffffff;
  127. border-radius:5px;
  128. }
  129. </style>
  130.  
  131. <body>
  132. <div class="color" id="mugshot">
  133. <img src="https://cdn.discordapp.com/attachments/575528207613427717/583080516027154448/f6255efe2df8ad45e000332fff6300ef.png" alt=""/>
  134. </div>
  135.  
  136. <div class="color infobox" id="one">
  137. <h2>Stats</h2>
  138. <p style="text-indent:0%;">
  139. <b>Name:</b> Falish.D.Darakin
  140. <br/>
  141. <br>
  142. <b>Rank:</b> Captain of The Silent Sultans
  143. <br>Second Captain of the crew after the first died
  144. <br>
  145. <br>
  146. <b>Species:</b> Cursed One(Devilkin)
  147. <br/>
  148. <b>Gender:</b> Male
  149. <br/>
  150. <b>Age:</b> 17
  151. <br>Legally a adult for the race by one year
  152. <br/>
  153. <br>
  154. <b>Hair:</b> Dark red
  155. <br/>
  156. <b>Eyes:</b> Orange with no pupil
  157. <br>Bloodlusted: Red with a snake like pupil
  158. <br/>
  159. <br>
  160. <b>Height:</b> 6'0ft
  161. <br>
  162. <b>Weight:</b> 231Lb
  163. <br>
  164. <br>
  165. <b>Styles Known:</b>
  166. <br> Claw-Style
  167. <br>Stance one: Dodge and Counter
  168. <br>Snake Style: Coiling Strike
  169. <br>Ape Style: Iron Palm
  170. <br>
  171.  
  172. </p>
  173. <h2>Story</h2>
  174. <p>
  175. Information and stuffity stuff stuff stufff. More stuuuufff. AND. MORE STUFF! Bippity boop bop biddly beep squap. Anyways, what do I usually do for examples when I need to fill space? OH YEAH! *ahem* Hello, people of Earth, I have come to devour you. Do not fear for it shall be a quick and painless death as I intake your entire planet. The sudden loss of atmospheric pressure and its protections will either freeze you in a millisecond or cause all of your blood to boil out of your body in a single instant. Hmm. I suppose that last one doesn't quite sound painless, but nonetheless it should be instantaneous.
  176. </p>
  177. <p>
  178. Paragraph two.
  179. </p>
  180. <p>
  181. Paragraph three.
  182. </p>
  183. <p>
  184. Paragraph four.
  185. </p>
  186. </ul>
  187. </div>
  188.  
  189. <div class="color infobox" id="two">
  190. <h2>Styles,Skills, and Weapons</h2>
  191. <div id="equip">
  192. <img src="EQUIPMENT IMAGE URL HERE" alt=""/>
  193. <h3>Weapon 1</h3>
  194. </div>
  195. <p>
  196. Description here
  197. </p>
  198.  
  199. <div id="Styles and Skills">
  200. <img src="EQUIPMENT IMAGE URL HERE" alt=""/>
  201. <h3>Weapon 2</h3>
  202. </div>
  203. <p>
  204. Description here
  205. </p>
  206. </div>
  207.  
  208. <div class="color infobox" id="three">
  209. <h2>Connections</h2>
  210. <h3>Falish Dante: Little brother</h3>
  211. <img src="https://cdn.discordapp.com/attachments/575528207613427717/583100933693505556/ac.jpg" alt=""/>
  212.  
  213. <br/>
  214. <h3>Falish Drake: Older Brother</h3>
  215. <img src="https://cdn.discordapp.com/attachments/575528207613427717/583100933697699847/RSIMR1T.jpg" alt=""/>
  216.  
  217. <br/>
  218. <h3>Lilith Razorand: Crew mate and one of his race </h3>
  219. <img src="https://cdn.discordapp.com/attachments/575528207613427717/583100934184501248/Lillith.jpg" alt=""/>
  220.  
  221. <br/>
  222. <h3>Name 4</h3>
  223. <img src="IMAGE HERE" alt=""/>
  224.  
  225. <br>
  226. </div>
  227.  
  228. <a href="http://wix.cera-nore.com/" target="_blank" title="CC#26">
  229. <img src="https://orig00.deviantart.net/9a8a/f/2017/256/c/d/cera_by_cera_nore-dbncbii.png" id="credit"/>
  230. </a>
  231. </body>
  232. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement