Advertisement
Alcyone-Codes

Code 2; 1 img, 3 text; tabs

Sep 25th, 2017
1,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <style type="text/css">
  4.  
  5. /* Preview: http://i.picpar.com/mm5c.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. @import 'https://fonts.googleapis.com/css?family=Alegreya';
  10.  
  11. @font-face {
  12. font-family: 'Alegreya';
  13. font-style: normal;
  14. font-weight: 400;
  15. src: local('Alegreya'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v7/4vRXIs1BEbKX6mQ7lGu1I_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  16. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;}
  17.  
  18. ::-webkit-scrollbar {progress; width: 3px;}
  19. ::-webkit-scrollbar-thumb:vertical {
  20. background-color: transparent;
  21. border: 1px solid transparent;
  22. -webkit-border-radius: 1px;
  23. box-shadow: 0 0 3px transparent, inset 0 0 6px transparent;
  24. -moz-transition:all 0.3s ease-in-out;
  25. -webkit-transition:all 0.3s ease-in-out;}
  26.  
  27. ::-webkit-scrollbar-thumb:vertical:hover,
  28. ::-webkit-scrollbar-button:start:decrement:hover,
  29. ::-webkit-scrollbar-button:end:increment:hover
  30. {border-color:transparent;
  31. box-shadow: 0 0 12px transparent,
  32. inset 0 0 16px transparent;}
  33.  
  34. .bg {position: fixed;
  35. background: #fff;
  36. margin: auto;
  37. top: 0px;
  38. bottom: 0px;
  39. left: 0px;
  40. right: 0px;
  41. background: none url('')
  42. center center repeat;
  43. width: 900px;
  44. height: 500px;
  45. text-align: center;
  46. border: 1px solid #7b0f0f;}
  47.  
  48. .screen {background: #000;
  49. position: fixed;
  50. opacity: .6;
  51. text-align: center;
  52. width: 5000px;
  53. height: 5000px;
  54. top: 0px;
  55. left: 0px;
  56. border: 0px solid #000;}
  57.  
  58. /* ------------------------------------------ */
  59. /* ------------------------------------------ */
  60. /* ------------------------------------------ */
  61.  
  62. /* Start editing your stuff below. */
  63.  
  64.  
  65. /* Background */
  66.  
  67. body {background-color:#000000;
  68. background:url(http://weknowyourdreams.com/images/fog/fog-05.jpg)
  69. center center no-repeat fixed;
  70. -webkit-background-size: cover;
  71. -moz-background-size: cover;
  72. -o-background-size: cover;
  73. background-size: cover;
  74. overflow-x:hidden;}
  75.  
  76. /* Link */
  77.  
  78. a {color: #e7a9f0;
  79. text-shadow:
  80. #000 -1px 0px,
  81. #000 0px 1px,
  82. #000 1px 0px,
  83. #000 0px -1px;
  84. text-decoration: none;}
  85.  
  86. /* Bold */
  87.  
  88. b {color: #7b0f0f;
  89. text-shadow: #ccc 1px 1px;}
  90.  
  91. /* Italics */
  92.  
  93. i {color: #7b0f0f;}
  94.  
  95. /* Underline */
  96.  
  97. u {color: #7b0f0f;}
  98.  
  99.  
  100. .img {background: none;
  101. background:url('http://i.picpar.com/hm5c.png')
  102. center center no-repeat;
  103. position: absolute;
  104. text-align: center;
  105. width: 370px;
  106. height: 500px;
  107. top: 0px;
  108. left: 0px;
  109. border: 0px solid #000;}
  110.  
  111. .title {position: absolute;
  112. top: 215px;
  113. left: 140px;
  114. width: 500px;
  115. font-family: Times;
  116. color: #ccc;
  117. font-size: 60px;
  118. border: 0px solid #000;
  119. -ms-transform: rotate(90deg);
  120. -webkit-transform: rotate(90deg);
  121. transform: rotate(90deg);
  122. text-align: left;
  123. text-shadow:
  124. #000 -1px 0px,
  125. #000 0px 1px,
  126. #000 1px 0px,
  127. #000 0px -1px;}
  128.  
  129. .strip {background: #7b0f0f;
  130. position: absolute;
  131. text-align: center;
  132. width: 455px;
  133. height: 500px;
  134. top: 0px;
  135. left: 0px;
  136. border: 0px solid #000;}
  137.  
  138. .stats {background: #fafafa;
  139. opacity: 1;
  140. position: absolute;
  141. width: 375px;
  142. height: 200px;
  143. left: 480px;
  144. top: 30px;
  145. border: 1px solid #7b0f0f;
  146. overflow: auto;
  147. padding:2px 5px 5px 5px;
  148. font-size:17px;
  149. font-family: Alegreya;
  150. text-align: justify;
  151. padding:1px 5px 5px 5px;
  152. color:#000;}
  153.  
  154. #navi1 { position: absolute;
  155. top: 248px;
  156. left: 625px;}
  157.  
  158.  
  159. a.navi, a.navi:visited, a.navi:hover {
  160.  
  161. text-decoration: none;
  162. display: inline-block;
  163. width: 50px;
  164. height: 10px;
  165. background-color: #fff;
  166. border: 2px solid #7b0f0f;}
  167.  
  168. .info1 {background: #fafafa;
  169. position: absolute;
  170. font-family: Alegreya;
  171. font-size:15px;
  172. color: #000;
  173. text-align: justify;
  174. width: 375px;
  175. height: 190px;
  176. top: 270px;
  177. left: 480px;
  178. border: 1px solid #7b0f0f;
  179. overflow: auto;
  180. padding:1px 5px 5px 5px;}
  181.  
  182. #one:target .info1 {z-index: 99;}
  183. #two:target .info1 {z-index: 99;}
  184.  
  185. </style>
  186.  
  187. <div class="screen"></div>
  188. <div class="bg">
  189. <div class="strip"></div>
  190. <div class="img"></div>
  191.  
  192. <div class="title">Character Name</div>
  193.  
  194. <div class="stats">
  195.  
  196. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  197. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  198. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  199. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  200. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  201. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  202. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  203. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  204.  
  205.  
  206. </div>
  207.  
  208. <div id="navi1">
  209. <a href="#one"class="navi"> </a>
  210. <a href="#two"class="navi"> </a>
  211. </div>
  212.  
  213. <div id="one"><div class="info1">
  214.  
  215. <b>Bold</b>, <i>Italics</i>, <u>Underline</u>, <a target="_blank" href="https://roleplay.chat/profile.php?user=" title="">Link</a><br><br>
  216.  
  217. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  218.  
  219. </div></div>
  220.  
  221. <div id="two"><div class="info1">
  222.  
  223. <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>
  224. <b>01</b>. OOC Rule here.<br>
  225. <b>02</b>. OOC Rule here.<br>
  226. <b>03</b>. OOC Rule here.<br>
  227. <b>04</b>. OOC Rule here.<br>
  228.  
  229. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement