Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body>
- <script defer>
- window.onload = function() {
- var isCtrl = false;
- document.onkeyup=function(e)
- {
- if(e.which == 17)
- isCtrl=false;
- }
- document.onkeydown=function(e)
- {
- if(e.which == 17)
- isCtrl=true;
- if((e.which == 85) || (e.which == 67) && (isCtrl == true))
- {
- return false;
- }
- }
- var isNS = (navigator.appName == "Netscape") ? 1 : 0;
- if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
- function mischandler(){
- return false;
- }
- function mousehandler(e){
- var myevent = (isNS) ? e : event;
- var eventbutton = (isNS) ? myevent.which : myevent.button;
- if((eventbutton==2)||(eventbutton==3)) return false;
- }
- document.oncontextmenu = mischandler;
- document.onmousedown = mousehandler;
- document.onmouseup = mousehandler;
- if (document.addEventListener) { // IE >= 9; other browsers
- document.addEventListener('contextmenu', function(e) {
- alert(" Try asking RageQxeen for her codes instead."); //here you draw your own menu
- e.preventDefault();
- }, false);
- } else { // IE < 9
- document.attachEvent('oncontextmenu', function() {
- alert("O sun, abide to death.");
- window.event.returnValue = false;
- });
- }
- };
- </script>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Aboreto|Lato);
- html, body {
- background: #adafaa;
- background-image:url("");
- background-size:400px;
- background-repeat:no-repeat;
- background-position:center bottom;
- }
- ::-webkit-scrollbar-button:vertical:{
- background-color: #transparent;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#transparent;
- height:150px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#transparent;
- height:60px;}
- ::-webkit-scrollbar {
- height:60px;
- width:5px;
- background-color:#transparent;}
- #image {
- width: 30vw;
- margin: 0px;
- border: none;
- height: 40vw;
- background-color:transparent;
- position: absolute;
- left: 12vw;
- bottom: 4vw;
- background-color: #fff;
- background-image:url("https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/-Insert_image_here-.svg/2560px--Insert_image_here-.svg.png");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- border: 3px solid #000;
- }
- .line {
- position: absolute;
- top: 23vw;
- left: 42.2vw;
- width: 17vw;
- height: .5vw;
- background-color: #000;
- z-index: 3;
- }
- #container {
- background-color:#69626d;
- width: 30vw;
- height: 40vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- right: 10vw;
- bottom: 4vw;
- z-index:1;
- border: 3px solid #000;
- z-index: 1;
- }
- #content {
- background-color: #444f51;
- width: 29vw;
- height: 39vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Lato', cursive;
- font-size: 18px;
- color: #fff;
- left: .4vw;
- top: .4vw;
- z-index:1;
- border: #000000 solid 2px;
- }
- i{color: #666d70;}
- b{color: #eeeeee;}
- a{color: #fff; text-decoration: none;}
- h1{
- background: url('https://thumbs.gfycat.com/OpulentThirstyLice-max-1mb.gif');
- background-size: cover;
- background-position: center;
- text-align: center;
- border: 2px solid #000;
- border-radius: 15px;
- font-size: 30px;
- font-family: 'Aboreto', cursive;
- color: #000;
- text-shadow: 1px 1px 0 #c0c0c0, -1px -1px 0 #c0c0c0, -1px 1px 0 #c0c0c0, 1px -1px 0 #c0c0c0;
- line-height: 1.5;
- }
- h2{
- background: url('https://thumbs.gfycat.com/OpulentThirstyLice-max-1mb.gif');
- background-size: cover;
- background-position: top;
- text-align: center;
- border: 2px solid #000;
- border-radius: 15px;
- font-size: 30px;
- font-family: 'Aboreto', cursive;
- color: #000;
- text-shadow: 1px 1px 0 #c0c0c0, -1px -1px 0 #c0c0c0, -1px 1px 0 #c0c0c0, 1px -1px 0 #c0c0c0;
- line-height: 1.5;
- }
- h3{
- background: url('LINK');
- background-size: cover;
- background-position: center;
- text-align: center;
- border: 2px solid #000;
- border-radius: 15px;
- font-size: 30px;
- font-family: 'Aboreto', cursive;
- color: #000;
- text-shadow: 1px 1px 0 #c0c0c0, -1px -1px 0 #c0c0c0, -1px 1px 0 #c0c0c0, 1px -1px 0 #c0c0c0;
- line-height: 1.5;
- }
- h4{
- background: url('LINK');
- background-size: cover;
- background-position: center;
- text-align: center;
- border: 2px solid #000;
- border-radius: 15px;
- font-size: 30px;
- font-family: 'Aboreto', cursive;
- color: #000;
- text-shadow: 1px 1px 0 #c0c0c0, -1px -1px 0 #c0c0c0, -1px 1px 0 #c0c0c0, 1px -1px 0 #c0c0c0;
- line-height: 1.5;
- }
- h5{
- background: url('LINK');
- background-size: cover;
- background-position: center;
- text-align: center;
- border: 2px solid #000;
- border-radius: 15px;
- font-size: 30px;
- font-family: 'Aboreto', cursive;
- color: #000;
- text-shadow: 1px 1px 0 #c0c0c0, -1px -1px 0 #c0c0c0, -1px 1px 0 #c0c0c0, 1px -1px 0 #c0c0c0;
- line-height: 1.5;
- }
- </style>
- <div id="image"></div>
- <div class="line"></div>
- <div id="container">
- <div id="content">
- <div style="width: 29vw; height: 39vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 29vw; height: 39vw; overflow: auto;" align="center">
- <h1>The Basics</h1>
- <span style="float:left;"><b>Name</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;">HERE</span><br><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;">HERE</span><br>
- <h2>Friends</h2>
- <marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">
- <a target="_blank" href="PROFILE LINK HERE"><img src="https://cdn2.iconfinder.com/data/icons/gaming-and-beyond-part-2-1/80/User_gray-512.png" height="70" width="70" align="left" border="5" title="WORDS"></a>
- </marquee>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement