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=Nanum+Gothic+Coding|Oleo+Script|Rancho');
- html, body {
- background: #C0C0C0;
- 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: 400px;
- margin: 0px;
- border: none;
- height: 550px;
- background-color:transparent;
- position: absolute;
- left: 5%;
- bottom: 10%;
- background-image:url("http://i.picpar.com/Kuzd.jpg");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- border: 3px solid #000;
- }
- #image2 {
- width: 650px;
- margin: 0px;
- border: none;
- height: 200px;
- background-color:transparent;
- position: absolute;
- left: 38%;
- top: 10%;
- background-image:url("http://i.picpar.com/Luzd.jpg");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- border: 3px solid #000;
- }
- #nav {
- background-color: transparent;
- width: 25px;
- height: 50px;
- margin:auto;
- position: absolute;
- left: 35.3%;
- top: 18%;
- text-align:right;
- z-index:1;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- height: 20px;
- width:20px;
- text-decoration:none;
- background: #191970;
- color: #191970;
- border-radius: 20px;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 20px;
- width:20px;
- text-decoration:none;
- background: #87ceeb;
- color: #87ceeb;
- margin:0px;
- }
- #content {
- background-color:#87ceeb;
- width: 642px;
- height: 320px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Nanum Gothic Coding', cursive;
- color: #000;
- left: 38%;
- bottom: 10%;
- z-index:1;
- border: #000000 solid 2px;
- }
- .name {position: absolute;
- font-family: 'Oleo Script';
- color: #5a6caa;
- font-size: 50px;
- top: 35%;
- left 0%;
- width: 1100px;
- border: 0px solid #000;
- text-align: right;
- text-shadow:
- #000 -3px 0px,
- #000 0px 2px,
- #222 2px 0px,
- #222 0px -2px;
- z-index: 2;
- }
- .namebg { background: transparent;
- background:url('https://i.pinimg.com/originals/7a/79/a2/7a79a2885a548da22d2ad38a138ce0e4.gif') center center repeat;
- font-family: 'Oleo Script';
- position: absolute;
- text-align: right;
- font-size: 50px;
- top: 10%;
- left 100%;
- width: 880px;
- opacity:1;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- z-index:3;
- }
- i{color: #666;}
- b{color: #111;}
- a{color: #777; text-decoration: none;}
- h1{border-bottom: 1px solid #000; text-align: center; font-size: 30px; font-family: 'Rancho', cursive;}
- h2{border-bottom: 1px solid #000; text-align: left; font-size: 25px; font-family: 'Rancho', cursive;}
- h3{border-bottom: 1px solid #000; text-align: right; font-size: 25px; font-family: 'Rancho', cursive;}
- </style>
- <div class="name">Luci</div>
- <div id="image"></div>
- <div id="image2"></div>
- <div id="nav">
- <a href="#one"></a>
- <a href="#two"></a>
- <a href="#three"></a>
- <a href="#four"></a>
- </div>
- <div id="content">
- <div style="width: 642px; height: 320px; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 642px; height: 320px; overflow: auto;" align="center">
- <span style="float:left;"><b>Name</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;"></span><br><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;"></span><br><br>
- <span style="float:left;"><b>Mentality</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Build</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"><a href="/profile.php?user=" target="_blank"></a></span><br>
- </div>
- <a name="two"></a>
- <div style="width: 642px; height: 320px; overflow: auto;" align="center">
- <h1>The Abilities</h1>
- </div>
- <a name="three"></a>
- <div style="width: 642px; height: 320px; overflow: auto;" align="center">
- <h1>Her History</h1>
- </div>
- <a name="four"></a>
- <div style="width: 642px; height: 320px; overflow: auto;" align="center">
- <h1>Out of Character</h1>
- <b>00</b>. Code made by <a href="" target="_blank">RageQxeen</a> for baby Luci! Do not steal!<br><br>
- <b>01</b>. OOC.<br>
- <b>02</b>. OOC.<br>
- <b>03</b>. OOC.<br>
- <b>04</b>. OOC.<br>
- <b>05</b>. OOC.<br>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment