Advertisement
Alcyone-Codes

Code 4; 1 img, 5 text, tabs

Sep 25th, 2017
1,445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <style type="text/css">
  4.  
  5. /* Preview: http://i.picpar.com/vm5c.png */
  6.  
  7. /* Profile was created by Alcyone, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail. */
  8.  
  9. ::-webkit-scrollbar {progress; width: 0px;}
  10. ::-webkit-scrollbar-thumb:vertical {
  11. background-color: transparent;
  12. border: 1px solid transparent;
  13. -webkit-border-radius: 1px;
  14. box-shadow: 0 0 3px transparent, inset 0 0 6px transparent;
  15. -moz-transition:all 0.3s ease-in-out;
  16. -webkit-transition:all 0.3s ease-in-out;}
  17.  
  18. ::-webkit-scrollbar-thumb:vertical:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover {border-color:transparent;box-shadow: 0 0 12px transparent, inset 0 0 16px transparent;}
  19.  
  20. .bg {position: fixed;
  21. margin: auto;
  22. top: 0px;
  23. bottom: 0px;
  24. left: 0px;
  25. right: 0px;
  26. background: none url('')
  27. center center repeat;
  28. width: 900px;
  29. height: 520px;
  30. text-align: center;
  31. border: 1px solid #000;}
  32.  
  33.  
  34. /* ------------------------------------------ */
  35. /* ------------------------------------------ */
  36. /* ------------------------------------------ */
  37.  
  38. /* Start editing your stuff below. */
  39.  
  40. /* Background */
  41. body { background-color: #9f66a4;}
  42.  
  43. /* Paragraph Color, etc. */
  44.  
  45. p {background: none;
  46. font-size:12px;
  47. font-family: Arial;
  48. text-align: justify;
  49. color:#442232;
  50. padding:1px 5px 5px 5px;}
  51.  
  52. /* Link */
  53.  
  54. a {color: #e7a9f0;
  55. text-shadow:
  56. #000 -1px 0px,
  57. #000 0px 1px,
  58. #000 1px 0px,
  59. #000 0px -1px;
  60. text-decoration: none;}
  61.  
  62. /* Bold */
  63. b {color:#d3a1d7;
  64. text-decoration: none;
  65. text-shadow:
  66. #000 -1px 0px,
  67. #000 0px 1px,
  68. #000 1px 0px,
  69. #000 0px -1px;}
  70.  
  71. /* Italics */
  72. i {color:#631969;}
  73.  
  74. /* Underline */
  75. u {color:#631969;}
  76.  
  77. .img1 {background: none;
  78. background:url('http://i.picpar.com/tm5c.png')
  79. center center no-repeat;
  80. position: absolute;
  81. text-align: center;
  82. width: 320px;
  83. height: 500px;
  84. top: 10px;
  85. left: 570px;
  86. border: 0px solid #000;
  87. overflow: auto;}
  88.  
  89. .title {font-size: 55px;
  90. left: 10px;
  91. top: 10px;
  92. width: 550px;
  93. text-align: center;
  94. position: absolute;
  95. padding:5px 5px 5px 5px;
  96. color: #d3a1d7;
  97. border: 0px solid #000;
  98. text-shadow:
  99. #000 -1px 1px,
  100. #000 1px 1px,
  101. #000 1px 1px,
  102. #000 1px -1px;}
  103.  
  104. .boxout {background: #552659;
  105. position: absolute;
  106. text-align: center;
  107. width: 900px;
  108. height: 520px;
  109. top: 0px;
  110. left: 0px;
  111. border: 0px solid #000;
  112. overflow: auto;}
  113.  
  114. .boxin {background: #ccc;
  115. position: absolute;
  116. text-align: center;
  117. width: 880px;
  118. height: 500px;
  119. top: 10px;
  120. left: 10px;
  121. border: 0px solid #000000;
  122. overflow: auto;}
  123.  
  124. .stats {background: none;
  125. position: absolute;
  126. text-align: center;
  127. width: 555px;
  128. height: 120px;
  129. left: 30px;
  130. top: 80px;
  131. border: 0px solid #000;
  132. overflow: auto;}
  133.  
  134. .info1 {background: #ccc;
  135. position: absolute;
  136. text-align: center;
  137. width: 530px;
  138. height: 315px;
  139. left: 40px;
  140. top: 185px;
  141. border: 0px solid #442232;
  142. overflow: auto;}
  143.  
  144. #navi1 { position: absolute;
  145. top: 170px;
  146. left: 160px;
  147. background: url('');
  148. text-align: center;}
  149.  
  150. a.navi, a.navi:visited, a.navi:hover {
  151. text-decoration: none;
  152. display: inline-block;
  153. width: 70px;
  154. height: 3px;
  155. background-color: #d3a1d7;
  156. text-align: center;
  157. border: 1px solid #442232;
  158.  
  159. #box1 {background:
  160. none; position: fixed;
  161. font-family:BatangChe;
  162. font-size: 11px;
  163. text-align: center;
  164. width: 530px;
  165. height: 315px;
  166. left: 0px;
  167. top: 0px;
  168. border: 0px solid #cccccc;
  169. overflow: auto;}
  170.  
  171. </style>
  172.  
  173. <div class="bg">
  174. <div class="boxout"></div>
  175. <div class="boxin"></div>
  176. <div class="img1"></div>
  177. <div class="title">Character Name</div>
  178.  
  179. <div class="stats">
  180. <p style="font-size: 15px; text-align: center; font-family: Arial; font-variant: small-caps; margin: 5px;">
  181. <b>Stat</b>: Info ● <b>Stat</b>: Info ● <b>Stat</b>: Info<br>
  182. <b>Stat</b>: Info ● <b>Stat</b>: Info ● <b>Stat</b>: Info<br>
  183. <b>Stat</b>: Info ● <b>Stat</b>: Info ● <b>Stat</b>: Info<br>
  184. <b>Stat</b>: Info ● <b>Stat</b>: Info ● <b>Stat</b>: Info<br>
  185. </div>
  186.  
  187. <div id="navi1">
  188. <a href="#one"class="navi"> </a>
  189. <a href="#two"class="navi"> </a>
  190. <a href="#three"class="navi"> </a>
  191. <a href="#four"class="navi"> </a>
  192. </div>
  193.  
  194. <div class="info1">
  195.  
  196. <div id="box1">
  197. <div style="background: none; position: absolute; font-family:Ariel; font-size: 11px; text-align: center; width: 530px; height: 315px; left: 0px; top: 0px; border: 0px solid #000; overflow-y: hidden;">
  198.  
  199. <a name="one"></a><div style=" width: 530px; height: 315px; overflow: auto;">
  200. <p>
  201.  
  202. <b>00</b>. Profile was created by <a target="_blank" href="https://roleplay.chat/profile.php?user=Alcyone" title="">Alcyone</a>, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail.<br>
  203. <b>01</b>. OOC Rule here.<br>
  204. <b>02</b>. OOC Rule here.<br>
  205. <b>03</b>. OOC Rule here.<br>
  206. <b>04</b>. OOC Rule here.<br><br>
  207. Tab 1: OOC<br>
  208. Tab 2: Words<br>
  209. Tab 3: Words<br>
  210. Tab 4: Friends List<br><br>
  211. <b>bold</b>, <i>italics</i>, <u>underline</u>, <a target="_blank" href="https://roleplay.chat/profile.php?user=" title="">Link</a>
  212.  
  213. </p>
  214. </div>
  215.  
  216. <a name="two"></a><div style=" width: 530px; height: 315px; overflow: auto;">
  217. <p>
  218.  
  219. Tab 2
  220.  
  221. </p>
  222. </div>
  223.  
  224. <a name="three"></a><div style=" width: 530px; height: 315px; overflow: auto;">
  225. <p>
  226.  
  227. Tab 3
  228.  
  229. </p>
  230. </div>
  231.  
  232. <a name="four"></a><div style=" width: 530px; height: 315px; overflow: auto;">
  233. <p style="text-align: center;">
  234.  
  235. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  236. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  237. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  238. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  239.  
  240. </p>
  241. </div></div></div></div>
  242.  
  243.  
  244. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement