Advertisement
Alcyone-Codes

Code 5; 1 img, 5 text, tabs

Sep 25th, 2017
1,259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <style type="text/css">
  4.  
  5. /* Preview: http://i.picpar.com/zm5c.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.  
  19. @import 'https://fonts.googleapis.com/css?family=Courgette';
  20. @font-face {
  21. font-family: 'Courgette';
  22. font-style: normal;
  23. font-weight: 400;
  24. src: local('Courgette Regular'), local('Courgette-Regular'), url(https://fonts.gstatic.com/s/courgette/v4/BHG8ZtTfO0yYnp02--
  25.  
  26. QxqltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  27. 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;}
  28.  
  29. ::-webkit-scrollbar {progress; width: 3px;}
  30. ::-webkit-scrollbar-thumb:vertical {
  31. background-color: transparent;
  32. border: 1px solid transparent;
  33. -webkit-border-radius: 1px;
  34. box-shadow: 0 0 3px transparent, inset 0 0 6px transparent;
  35. -moz-transition:all 0.3s ease-in-out;
  36. -webkit-transition:all 0.3s ease-in-out;}
  37. ::selection {background: #e194a9; }
  38. ::-webkit-scrollbar-thumb:vertical:hover,
  39. ::-webkit-scrollbar-button:start:decrement:hover,
  40. ::-webkit-scrollbar-button:end:increment:hover
  41. {border-color:transparent;
  42. box-shadow: 0 0 12px transparent,
  43. inset 0 0 16px transparent;}
  44.  
  45. .bg {position: fixed;
  46. margin: auto;
  47. top: 0px;
  48. bottom: 0px;
  49. left: 0px;
  50. right: 0px;
  51. background: none url('')
  52. center center repeat;
  53. width: 1000px;
  54. height: 500px;
  55. text-align: center;
  56. border: 0px solid #ccc;}
  57.  
  58. /* ------------------------------------------ */
  59. /* ------------------------------------------ */
  60. /* ------------------------------------------ */
  61.  
  62. /* Start editing your stuff below. */
  63.  
  64.  
  65. /* Background */
  66.  
  67. body {background: #dbedfd;}
  68.  
  69. /* Paragraph Color, etc. */
  70.  
  71. p {background: none;
  72. font-size:15px;
  73. font-family: Courgette;
  74. text-align: justify;
  75. color:#000;
  76. padding:1px 5px 5px 5px;}
  77.  
  78. /* Link */
  79.  
  80. a {color: #e7a9f0;
  81. text-shadow:
  82. #000 -1px 0px,
  83. #000 0px 1px,
  84. #000 1px 0px,
  85. #000 0px -1px;
  86. text-decoration: none;}
  87.  
  88.  
  89. /* Bold */
  90. b {color:#f6b8e7;
  91. text-decoration: none;
  92. text-shadow:
  93. #000 -1px 0px,
  94. #000 0px 1px,
  95. #000 1px 0px,
  96. #000 0px -1px;}
  97.  
  98. /* Italics */
  99. i {color:#000;}
  100.  
  101. /* Underline */
  102. u {color:#96baed;}
  103.  
  104. /* Header Stuff */
  105. h1 {font-family: Alegreya;
  106. font-size:18px;
  107. letter-spacing: 2px;
  108. color:#000;
  109. text-align: right;
  110. text-shadow: #f8e1ec -1px 0px, #f8e1ec 0px 1px, #f8e1ec 1px 0px, #f8e1ec 0px -1px;
  111. padding:1px 5px 0px 0px;
  112. border-bottom: 1px dotted #000;
  113. border-top: 1px dotted #000;}
  114.  
  115. .title {font-family: Courgette;
  116. font-size: 40px;
  117. left: 550px;
  118. top: 40px;
  119. width: 400px;
  120. text-align: right;
  121. position: absolute;
  122. color: #d75360;
  123. border: 0px solid #000;
  124. text-shadow:
  125. #000 -1px 1px,
  126. #000 1px 1px,
  127. #000 1px 1px,
  128. #000 1px -1px;}
  129.  
  130. /* Change border px from 1 to 0 after applying image. */
  131.  
  132. .transparentimage {background: none;
  133. background:url('')
  134. center center no-repeat;
  135. position: absolute;
  136. text-align: center;
  137. width: 500px;
  138. height: 600px;
  139. top: -35px;
  140. left: -25px;
  141. border: 1px solid #000;
  142. overflow: auto;}
  143.  
  144. .topline {background: #f6b8e7;
  145. position: absolute;
  146. text-align: center;
  147. width: 500px;
  148. height: 2px;
  149. top: 50px;
  150. left: 425px;
  151. border: 2px solid #000;
  152. overflow: auto;}
  153.  
  154. .bottomline {background: #f6b8e7;
  155. position: absolute;
  156. text-align: center;
  157. width: 500px;
  158. height: 2px;
  159. top: 75px;
  160. left: 450px;
  161. border: 2px solid #000;
  162. overflow: auto;}
  163.  
  164. .info {background: #fff;
  165. position: absolute;
  166. text-align: center;
  167. width: 500px;
  168. height: 350px;
  169. top: 100px;
  170. left: 435px;
  171. border: 2px solid #000;
  172. overflow: auto;}
  173.  
  174. #navi1 { position: absolute;
  175. top: 460px;
  176. left: 665px;}
  177.  
  178. a.navi, a.navi:visited, a.navi:hover {
  179.  
  180. text-decoration: none;
  181. letter-spacing: 0px;
  182. display: inline-block;
  183. width: 50px;
  184. height: 15px;
  185. background-color: #fff;
  186. border-radius: 50px 50px 50px 50px;
  187. border: 1px double #000;}
  188.  
  189. #box1 {background: none;
  190. position: absolute;
  191. text-align: justify;
  192. width: 500px;
  193. height: 350px;
  194. left: 0px;
  195. top: 0px;
  196. border: 0px solid #000;
  197. overflow: auto;}
  198. </style>
  199.  
  200. <div class="bg">
  201. <div class="transparentimage"></div>
  202. <div class="topline"></div>
  203. <div class="bottomline"></div>
  204. <div class="title">Character Name</div>
  205. <div id="navi1">
  206. <a href="#two"class="navi"> </a>
  207. <a href="#three"class="navi"> </a>
  208. <a href="#four"class="navi"> </a>
  209. <a href="#five"class="navi"> </a>
  210. <a href="#one"class="navi"> </a>
  211. </div>
  212.  
  213. <div class="info">
  214.  
  215. <div id="box1">
  216. <div style="background: none; position: absolute; width: 500px; height: 350px; left: 0px; top: 0px; border: 0px solid #000; overflow-y: hidden;">
  217.  
  218. <a name="one"></a><div style="width: 500px; height: 350px; overflow: auto;">
  219. <h1>Stats</h1>
  220. <p>
  221.  
  222. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  223. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  224. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  225. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  226. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  227. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  228. <font style=float:left><b>Stat:</b></font> <font style=float:right><i>Info</i></font><br>
  229.  
  230. <br><br>
  231. <b>Bold</b>, <i>Italics</i>, <u>Underline</u>, <a target="_blank" href="https://roleplay.chat/profile.php?user=" title="">Link</a>
  232.  
  233. </p>
  234.  
  235. </div>
  236.  
  237. <a name="two"></a><div style="width: 500px; height: 350px; overflow: auto;">
  238. <h1>Header</h1>
  239. <p>
  240.  
  241. 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.
  242.  
  243.  
  244. </p>
  245. </div>
  246.  
  247. <a name="three"></a><div style="width: 500px; height: 350px; overflow: auto;">
  248. <h1>Header</h1>
  249.  
  250. <p>
  251. 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.
  252. </p>
  253.  
  254. </div><a name="four"></a><div style="width: 500px; height: 350px; overflow: auto;">
  255. <h1>Header</h1>
  256.  
  257.  
  258. <p style="text-align: center;">
  259.  
  260. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  261. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  262. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  263. <a href="https://roleplay.chat/profile.php?user=" target="_blank"title="Description"><img src="tinypic.com" alt="" width="75" height="75" /></a>
  264.  
  265. </p>
  266.  
  267. </div>
  268.  
  269. <a name="five"></a><div style="width: 500px; height: 350px; overflow: auto;">
  270. <h1>Out of Character</h1>
  271. <p>
  272.  
  273. <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>
  274. <b>01</b>. OOC Rule here.<br>
  275. <b>02</b>. OOC Rule here.<br>
  276. <b>03</b>. OOC Rule here.<br>
  277. <b>04</b>. OOC Rule here.<br>
  278.  
  279. </p>
  280.  
  281. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement