Advertisement
SinfulCoding

Another Code

Oct 5th, 2016
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Cinzel);
  5. @import url(https://fonts.googleapis.com/css?family=Poiret+One|Indie+Flower|Lobster);
  6.  
  7.  
  8.  
  9. .pfor {display: none; visibility: hidden;}
  10. #profile {background-color:black;}
  11. #profile {border:;}
  12. body
  13. {overflow-x:hidden;
  14. background-image:
  15. url('');
  16. background-repeat:repeat;
  17. background-position:;
  18. background-attachment: fixed;
  19. background-color:black;
  20. font: 0px arial;
  21. color: black;}
  22. #profile {background-color: transparent;
  23. border:0px;
  24. }
  25.  
  26. ::-webkit-scrollbar {
  27. width: 5px;
  28. height: 0px;
  29. background:;
  30. }
  31.  
  32. ::-webkit-scrollbar-thumb {
  33. background-color:black;
  34. -webkit-border-radius: 10px;
  35. border-radius: 10px;
  36. }
  37.  
  38. a {color:;
  39. text-decoration: none;
  40. -webkit-transition: all 0.5s ease-in-out;
  41. -moz-transition: all 0.5s ease-in-out;
  42. -o-transition: all 0.5s ease-in-out;
  43. -ms-transition: all 0.5s ease-in-out;
  44. transition: all 0.5s ease-in-out;
  45. }
  46.  
  47. a:hover {color: black;
  48. text-decoration: none;
  49. -webkit-transition: all 0.5s ease-in-out;
  50. -moz-transition: all 0.5s ease-in-out;
  51. -o-transition: all 0.5s ease-in-out;
  52. -ms-transition: all 0.5s ease-in-out;
  53. transition: all 0.5s ease-in-out;
  54. }
  55.  
  56. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  57. }
  58.  
  59. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  60.  
  61.  
  62. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  63.  
  64.  
  65. #image {position:absolute;
  66. left:00;
  67. top:00;
  68. border:0px solid white;
  69. }
  70.  
  71. #image2 {position:absolute;
  72. left:310;
  73. top:183;
  74. border:0px solid white;
  75. }
  76.  
  77.  
  78. #image3 {position:absolute;
  79. left:1000;
  80. top:00;
  81. border:0px solid white;
  82. }
  83.  
  84.  
  85. #title {
  86. position:absolute;
  87. font-size:150px;
  88. font-family:Ginette;
  89. color:#69181E;
  90. left:455;
  91. top:80;
  92. text-transform:lowercase;
  93. }
  94.  
  95. #title2 {
  96. position:absolute;
  97. font-size:50px;
  98. font-family:Bebas Neue;
  99. color:#95242C;
  100. left:460;
  101. top:190;
  102. text-transform:uppercase;
  103. }
  104.  
  105. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  106.  
  107. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  108.  
  109.  
  110. #box {background-color:black;
  111. vertical-align: center;
  112. text-transform: none;
  113. color:red;
  114. font-size:14px;
  115. font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  116. font-variant: small-caps;
  117. text-align: justify;
  118. position: absolute;
  119. width:600;
  120. height:150;
  121. left:310px;
  122. top: 30px;
  123. letter-spacing:0px;
  124. line-height: 10px;
  125. padding: 10px;
  126. margin: 1px;
  127. overflow:hidden;
  128. border:2px solid red;
  129. }
  130.  
  131. #box2 {background-color:black;
  132. vertical-align: center;
  133. text-transform: none;
  134. color:red;
  135. font-size:14px;
  136. font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  137. font-variant: small-caps;
  138. text-align: justify;
  139. position: absolute;
  140. width:600;
  141. height:150;
  142. left:310px;
  143. top: 440px;
  144. letter-spacing:0px;
  145. line-height: 10px;
  146. padding: 10px;
  147. margin: 1px;
  148. overflow:auto;
  149. border:2px solid red;
  150. }
  151.  
  152. #box3 {background-color:white;
  153. vertical-align: center;
  154. text-transform: none;
  155. color:#2A0C0E;
  156. font-size:8px;
  157. font-family:tinytots;
  158. text-align: justify;
  159. position: absolute;
  160. width:650;
  161. height:90;
  162. left:100px;
  163. top: 100px;
  164. letter-spacing:0px;
  165. line-height: 10px;
  166. padding: 10px;
  167. margin: 1px;
  168. border:3px solid red;
  169. }
  170.  
  171. #box3 img {
  172. width:80;
  173. height:80;
  174. border:5px solid #69181E;
  175. -webkit-transition: all 0.5s ease-in-out;
  176. -moz-transition: all 0.5s ease-in-out;
  177. -o-transition: all 0.5s ease-in-out;
  178. -ms-transition: all 0.5s ease-in-out;
  179. transition: all 0.5s ease-in-out;
  180. }
  181.  
  182. box3 img:hover {
  183. border:5px solid #2A0C0E;
  184. -webkit-transition: all 0.5s ease-in-out;
  185. -moz-transition: all 0.5s ease-in-out;
  186. -o-transition: all 0.5s ease-in-out;
  187. -ms-transition: all 0.5s ease-in-out;
  188. transition: all 0.5s ease-in-out;
  189. }
  190.  
  191.  
  192. #navi {
  193. position: fixed;
  194. left: 223;
  195. top: 210;
  196. text-align: center;
  197. width: 80px;}
  198. #navi a {
  199. margin-top: 5px;
  200. color: #cccccc;
  201. text-decoration: none;
  202. font-family: geneva;
  203. font-size: 12px;
  204. display: inline-block;
  205. border: 1px solid #274a21;
  206. width: 100%;
  207. transition: all 0.7s ease-in-out;
  208. -moz-transition: all 0.7s ease-in-out;
  209. -webkit-transition: all 0.7s ease-in-out;}
  210. #navi a:link, a:visited {
  211. background-color: #0e210b;
  212. padding-top: 5px;
  213. padding-bottom: 5px;
  214. padding-right: 2px;
  215. padding-left: 10px;
  216. text-align: center;
  217. border-radius: 30px 0px 0px 30px;
  218. -moz-border-radius: 30px 0px 0px 30px;
  219. -webkit-border-radius: 30px 0px 0px 30px;}
  220. #navi a:hover {
  221. border: 1px solid #41BAD28;
  222. color: 41BAD28;
  223. letter-spacing: 4px;
  224. text-shadow: 0 0 0.2em #41BAD28;
  225. transition: all 0.3s ease-in-out;
  226. -moz-transition: all 0.3s ease-in-out;
  227. -webkit-transition: all 0.3s ease-in-out;}
  228.  
  229. b {
  230. font-family: Nyala;
  231. font-size:14px;
  232. color:white;
  233. font-variant: small-caps;
  234. font-weight: normal;
  235. line-height: 20px;
  236. font-variant: small-caps;
  237. }
  238.  
  239. strong {
  240. font-family: 'Cinzel', serif;
  241. font-size:15px;
  242. color:orange;
  243. font-variant: small-caps;
  244. font-weight: normal;
  245. line-height: 20px;
  246. font-variant: small-caps;
  247. }
  248.  
  249. H1 {
  250. font-family: Indie Flower;
  251. font-variant: small-caps;
  252. text-align: center;
  253. font-size: 25px;
  254. color: red;
  255. text-shadow: 5px 5px 5px #FF4545;
  256. }
  257.  
  258.  
  259.  
  260. #credit {
  261. position:fixed;
  262. bottom:0;
  263. right:0;
  264. }
  265.  
  266. </style>
  267. <div id="whole" oncontextmenu="return false;">
  268.  
  269.  
  270.  
  271.  
  272. <div id="credit">
  273. <img src="http://i.picpar.com/lIrb.png" width="100"></a>
  274. </div>
  275.  
  276. <div id="title">
  277.  
  278. </div>
  279. <div id="title2">
  280.  
  281. </div>
  282.  
  283. <div id="image">
  284. <img src="" width="300" height="630">
  285. </div>
  286.  
  287. <div id="image2">
  288. <img src="" width="625" height="280"></div>
  289.  
  290. <div id="image3">
  291. <img src="" width="300" height="630">
  292. </div>
  293.  
  294. <div id="box">
  295. <div style="width:100%; height:150px; overflow:auto;">
  296.  
  297. INFO GOES HERE
  298. </div>
  299. </div>
  300.  
  301. <div id="box2">
  302.  
  303. MORE INFO HERE
  304. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement