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=Gotu|Cinzel|Cinzel+Decorative);
- html, body {
- background: #804b4b;
- background-image:url("https://cdn130.picsart.com/299273552235211.png?type=webp&to=min&r=640");
- background-size: cover;
- background-repeat:no-repeat;
- background-position:center top;
- }
- ::-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: 27vw;
- margin: 0px;
- border: none;
- height: 40vw;
- background-color:transparent;
- position: absolute;
- right: 0vw;
- bottom: 0vw;
- background-image:url("http://i.picpar.com/LF2e.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- }
- #container {
- background: rgb(128,128,128);
- background: -moz-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,64,64,1) 50%, rgba(128,32,32,1) 100%);
- background: -webkit-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,64,64,1) 50%, rgba(128,32,32,1) 100%);
- background: linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,64,64,1) 50%, rgba(128,32,32,1) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#808080",endColorstr="#802020",GradientType=1);
- width: 50vw;
- height: 28.5vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- right: 30vw;
- bottom: 5vw;
- z-index:1;
- border: 3px solid #000;
- box-shadow: #000 0px 5px 10px;
- z-index: 2;
- }
- #container2 {
- background: rgb(128,128,128);
- background: -moz-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,100,100,1) 73%, rgba(128,64,64,1) 100%);
- background: -webkit-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,100,100,1) 73%, rgba(128,64,64,1) 100%);
- background: linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,100,100,1) 73%, rgba(128,64,64,1) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#808080",endColorstr="#804040",GradientType=1);
- width: 17vw;
- height: 28.5vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- right: -18vw;
- bottom: -0.15vw;
- z-index:1;
- border: 3px solid #000;
- box-shadow: #000 0px 5px 10px;
- z-index: 2;
- }
- #content {
- background: rgb(128,128,128);
- background: -moz-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- background: -webkit-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- background: linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#808080",endColorstr="#800000",GradientType=1);
- width: 23vw;
- height: 26vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Gotu', cursive;
- font-size: 18px;
- color: #000;
- left: 1vw;
- top: 1vw;
- z-index:6;
- border: 5px double #000;
- }
- #content2 {
- background: rgb(128,128,128);
- background: -moz-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- background: -webkit-linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- background: linear-gradient(309deg, rgba(128,128,128,1) 0%, rgba(128,0,0,1) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#808080",endColorstr="#800000",GradientType=1);
- width: 15vw;
- height: 26vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Gotu', cursive;
- font-size: 18px;
- color: #000;
- left: 0.5vw;
- top: 1vw;
- z-index:6;
- border: 5px double #000;
- }
- #nav {
- background-color: transparent;
- width: 12vw;
- height: .5vw;
- margin:auto;
- position: absolute;
- right: 2.5vw;
- top: -2.2vw;
- z-index:3;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- height: 1vw;
- width: 1.5vw;
- text-align: center;
- font-family: 'Aref Ruqaa';
- font-size: 15px;
- text-decoration: none;
- color: #000;
- background: #68707c;
- margin: 5px;
- background-image: url("https://i.imgur.com/oJUsgm3.png");
- border: double #000 5px;
- border-radius: 50px;
- -webkit-transition: 0.5s linear;
- -moz-transition: 0.5s linear;
- -o-transition: 0.5s linear;
- transition: 0.5s linear;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 1vw;
- width: 1.5vw;
- text-align: center;
- font-family: 'Aref Ruqaa';
- font-size: 15px;
- text-decoration: none;
- color: #c0c0c0;
- background: #8b0000;
- margin: 5px;
- background-image: url("https://i.imgur.com/oJUsgm3.png");
- border: double #778899 5px;
- border-radius: 50px;
- -webkit-transition: 0.5s linear;
- -moz-transition: 0.5s linear;
- -o-transition: 0.5s linear;
- transition: 0.5s linear;
- }
- .name {position: absolute;
- font-family: 'Cinzel Decorative';
- color: #fff;
- font-size: 4vw;
- top: -4.5vw;
- left: 1vw;
- width: 35vw;
- height: 9vw;
- border: 0px solid #000;
- text-align: justify;
- text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
- overflow: auto;
- padding:5px 5px 5px 5px;
- z-index: 2;}
- .title { background: transparent;
- background:url('https://media2.giphy.com/media/10GiOuVYYmSGI0/source.gif') repeat;
- background-position: bottom;
- position: absolute;
- font-family: 'Cinzel Decorative';
- font-size: 4vw;
- top: -4.5vw;
- left: 1vw;
- width: 35vw;
- height: 9vw;
- text-align: justify;
- padding:5px 5px 5px 5px;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- z-index: 3;}
- .alias {position: absolute;
- font-family: 'Cinzel';
- color: #000;
- font-size: 1.8vw;
- bottom: -3vw;
- left: 13vw;
- width: 40vw;
- height: 2.8vw;
- border: 0px solid #000;
- text-align: center;
- text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
- overflow: auto;
- padding:5px 5px 5px 5px;
- z-index: 7;}
- /*Code by Alikade, please keep this credit where it is, it will not interfere with the rest of the code.*/
- #editthis{ position:fixed;height: 27px; width: 30px; bottom: 0vw; right: 0vw; margin: auto; z-index:99;}
- #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
- #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
- #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
- #music1:hover #musiclist{ opacity: .5;}
- #music2{ opacity: .5; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
- #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
- i{color: #660000;}
- b{color: #000;}
- a{color: #222; text-decoration: none;}
- h1{border-bottom: 1px solid #000; text-align: center; font-size: 30px; font-family: 'Cinzel Decorative', cursive; color: #000;}
- h2{border-bottom: 1px solid #000; text-align: left; font-size: 30px; font-family: 'Cinzel Decorative', cursive; color: #000;}
- h3{border-bottom: 1px solid #000; text-align: right; font-size: 30px; font-family: 'Cinzel Decorative', cursive; color: #000;}
- </style>
- <div id="editthis"><div id="music1"><div id="music2">
- <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
- <div id="music3"><Div style="margin-top:4px;">
- <audio controls style="opacity: 0;"><source src="KIWI6 LINK HERE"></audio>
- </div></div></div></div>
- <div id="container">
- <div id="image"></div>
- <div class="name">Bloody Boi</div>
- <div class="title">Bloody Boi</div>
- <div class="alias">Blood is the currency of the soul</div>
- <div id="content">
- <div style="width: 23vw; height: 26vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 23vw; height: 26vw; overflow: auto;">
- <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>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>Affiliation</b></span><span style="float:right;"><a href="" target="_blank"></a></span><br>
- </div>
- <a name="two"></a>
- <div style="width: 23vw; height: 26vw; overflow: auto;" align="left">
- <h1>Combat</h1>
- <span style="float:left;"><b>Cooperation</b></span><span style="float:right;">●●○○○</span><br><br>
- <span style="float:left;"><b>Power</b></span><span style="float:right;">●●●●○</span><br><br>
- <span style="float:left;"><b>Speed</b></span><span style="float:right;">●●●●○</span><br><br>
- <span style="float:left;"><b>Intelligence</b></span><span style="float:right;">●●●○○</span><br><br>
- <span style="float:left;"><b>Technique</b></span><span style="float:right;">●●●●○</span><br><br>
- <h2>Quirk</h2>
- <b>Quirk Name:</b> <br><br>
- <b>Quirk Type:</b> <br><br>
- <b>Quirk Description:</b>
- <br>
- </div>
- <a name="three"></a>
- <div style="width: 23vw; height: 26vw; overflow: auto;" align="center">
- <h1>History</h1>
- TBA
- </div>
- <a name="four"></a>
- <div style="width: 23vw; height: 26vw; overflow: auto;" align="left">
- <h1>Friends</h1>
- <marquee behavior="scroll" direction="up" onmouseover="this.stop();" onmouseout="this.start();">
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- </marquee>
- </div>
- </div>
- </div>
- <div id="container2">
- <div id="nav">
- <a href="#one"></a>
- <a href="#two"></a>
- <a href="#three"></a>
- <a href="#four"></a>
- </div>
- <div id="content2">
- <div style="width: 15vw; height: 26vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 15vw; height: 26vw; overflow: auto;">
- <h1>out of character</h1>
- <center><b>00</b>. Want a code? Go <a target="_blank" href="https://roleplay.chat/profile.php?user=RageQxeen">here</a>. Refrain from stealing.</center><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>
Add Comment
Please, Sign In to add comment