Lyend

Untitled

May 2nd, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <script language="javascript">document.title=("Igloo")</script>
  4. <link href="http://fonts.googleapis.com/css?family=La+Belle+Aurore" rel="stylesheet">
  5. <head>
  6. <!--[if gte IE 9]>
  7. <style type="text/css">
  8. .gradient {
  9. filter: none;
  10. }
  11. </style>
  12. <![endif]-->
  13. <style type="text/css">
  14. ::-webkit-scrollbar {
  15. height: 12px;
  16. width: 12px;
  17. background: #ffffff;
  18. }
  19. ::-webkit-scrollbar-thumb {
  20. background: #333333;
  21. -webkit-border-radius: .8ex;
  22. -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  23. }
  24. ::-webkit-scrollbar-corner {
  25. background: #000;
  26. }
  27. Background
  28. {
  29. Top:0px;
  30. Left:0px;
  31. Height:100%;
  32. Width:100%;
  33. background-color:white;
  34. }
  35. body,head,html,Background,div,p,class
  36. {
  37. font-family:verdana;
  38. font-size:11px;
  39. }
  40. #header/*Don't modify*/
  41. {
  42. width:100%
  43. Background-color:#c0c0c0;
  44. font-family:'La Belle Aurore';
  45. font-size:22px;
  46. letter-spacing:5px;
  47. text-shadow: 4px 1px 3px #C0c0c0;
  48. filter: dropshadow(color=#C0c0c0, offx=4, offy=1);
  49. border-bottom: 2px dashed #999;
  50. border-bottom-width: 1px;
  51. border-bottom-style: dashed;
  52. border-bottom-color: #999;
  53. border-top: 2px dashed #999;
  54. border-top-width: 1px;
  55. border-top-style: dashed;
  56. border-top-color: #999;
  57. }
  58. /* The fuck...LOL*/
  59. .center
  60. {
  61. width:100%;
  62. text-align:center;
  63. }
  64. #header:hover
  65. { letter-spacing:10px;
  66. -webkit-transition: all 0.2s ease-in-out;
  67. -moz-transition: all 0.2s ease-in-out;
  68. -ms-transition: all 0.2s ease-in-out;
  69. -o-transition: all 0.2s ease-in-out;
  70. transition: all 0.2s ease-in-out;
  71. }
  72. #head-container
  73. {
  74. height:50px;
  75. width:200px;
  76. padding:7px 7px 7px 7px;
  77. border-color:#000;
  78. Border-style:dotted;
  79. -webkit-border-radius: 240px;
  80. border-radius: 240px;
  81. -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  82. box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  83. }
  84. #menu, .gradient
  85. {
  86. text-align:center;
  87. -webkit-border-radius: 30px;
  88. border-radius: 30px;
  89. Height:50%;
  90. Width:15%;
  91. position:absolute;
  92. top:30%;
  93. Left:5%;
  94. background-color:#C0c0c0;
  95. -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  96. box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  97. background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  98. background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
  99. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
  100. background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  101. background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  102. background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  103. background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
  104. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  105. }
  106. #a
  107. {
  108. Background-color:transparent;
  109. color: black;
  110. font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  111. font-size: 8px;
  112. text-align: center;
  113. float: left;
  114. width:100%;
  115. height:auto;
  116. Padding:3px 3px 3px 3px;
  117. }
  118. #a:hover
  119. {
  120. background-color:#C0c0c0;
  121. color:#000;
  122. font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  123. font-size: 8px;
  124. }
  125. #imput
  126. {
  127. border-style:ridge;
  128. Border-color:#C0c0c0;
  129. width:60%;
  130. height:50%;
  131. font-family:verdana;
  132. font-size:9px;
  133. position:absolute;
  134. Top:20%;
  135. left:30%;
  136. overflow:auto;
  137. padding:5px 5px 5px 5px;
  138. -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  139. box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.4);
  140. }
  141. #profile-picture
  142. {
  143. background-image:url('http://fp.chatango.com/profileimg/i/g/igloo/full.jpg');
  144. border-style:normal;
  145. height:25%;
  146. Width:25%;
  147. position:absolute;
  148. float:right;
  149. top:2%;
  150. left:2%;
  151. background-repeat:no-repeat;
  152. overflow:none;
  153. border-style:normal;
  154. }
  155. #div
  156. {
  157. text-align:right;
  158. text-decoration:underline overline;
  159. font-family:century gothic bold;
  160. text-transform: uppercase;
  161. font-size: 18px;
  162. padding: 3px 3px 3px 3px;
  163. }
  164. #important
  165. {
  166. color:black;
  167. }
  168. </style>
  169. <script src="http://pastebin.com/raw.php?i=VfbSPu77"></script>
  170. </head>
  171. <body>
  172. <center>
  173. <div id="head-container">
  174. <div class="center">
  175. <div id="header">
  176. Igloo
  177. </div>
  178. </div>
  179. </div>
  180. </center>
  181. <div id="menu"><br/><br/><br/>
  182. <span onclick=
  183. "document.getElementById('info').innerHTML=document.getElementById('1').innerHTML; "><div id="a">About me</div></span><br/><HR WIDTH="80%" SIZE="1" align="center">
  184. <span onclick=
  185. "document.getElementById('info').innerHTML=document.getElementById('2').innerHTML; "><div id="a">FQA</div></span><br/><HR WIDTH="80%" SIZE="1" align="center">
  186. <span onclick=
  187. "document.getElementById('info').innerHTML=document.getElementById('3').innerHTML; "><div id="a">Misc.</div></span><br/><br/><br/><div id="important"></div>
  188. </div>
  189. <div id="imput"><div id="info">Hai! Welcome to my profile. Best viewed in Google Chrome, use the tab to the side to navigate through this hell hole.</div>
  190.  
  191. <div id="1" style="display:none"><div id="div">About me</div><br/>
  192. I was too lazy to put anything here.
  193. </div>
  194. <div id="2" style="display:none"><div id="div">FQA</div><br/>
  195. Q: Do you eat chicken?<br/>
  196. A: Yes, Yes I do, and devour their unborn.
  197. </div>
  198. <div id="3" style="display:none"><div id="div">Misc.</div><br/>
  199. I &lt;3 Bring me the Horizon. And Bieberz. Asdfghjk. Bonerz.
  200. </div>
  201. </div>
  202. <div id="profile-picture"><!-- No text zone--></div>
  203. </body>
  204. </html>
Add Comment
Please, Sign In to add comment