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=Great+Vibes|Comfortaa|Forum);
- html, body {
- background: linear-gradient(45deg, rgba(255,203,61,1) 5%,rgba(234,207,84,1) 9%,rgba(234,207,84,1) 9%,rgba(234,207,84,1) 9%,rgba(234,207,84,1) 9%,rgba(234,206,82,1) 18%,rgba(237,216,111,1) 39%,rgba(238,221,130,1) 70%);
- }
- ::-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: 380px;
- margin: 0px;
- border: none;
- height: 700px;
- background-color:transparent;
- position: absolute;
- right: 0%;
- bottom: 0%;
- background-image:url("http://i.picpar.com/SH2d.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- -webkit-animation: slide-in-bottom 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
- animation: slide-in-bottom 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
- }
- @-webkit-keyframes slide-in-bottom {
- 0% {
- -webkit-transform: translateY(1000px);
- transform: translateY(1000px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateY(0);
- transform: translateY(0);
- opacity: 1;
- }
- }
- @keyframes slide-in-bottom {
- 0% {
- -webkit-transform: translateY(1000px);
- transform: translateY(1000px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateY(0);
- transform: translateY(0);
- opacity: 1;
- }
- }
- #container {
- background-color:#999;
- width: 1000px;
- height: 500px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Comfortaa', cursive;
- color: #000;
- right: 13%;
- bottom: 3%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #icon {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 3%;
- bottom: 8%;
- background-image:url("https://66.media.tumblr.com/1f097ec6ea78d24e095b7de91de4eb27/tumblr_ousnqcIjMa1rxx7fbo8_250.png");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon2 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 3%;
- bottom: 28%;
- background-image:url("https://66.media.tumblr.com/8e402ecc0eb22637a4a2374db40b64af/tumblr_n4sixlnyKm1taqn64o3_250.png");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon3 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 3%;
- bottom: 48%;
- background-image:url("https://66.media.tumblr.com/66ce5f1f9729597939db130b595c4898/tumblr_n4sixlnyKm1taqn64o2_250.png");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon4 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 15%;
- top: 2%;
- background-image:url("https://blob80.files.wordpress.com/2015/08/gilgamesh-full-1554633.jpg");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon5 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 25%;
- top: 2%;
- background-image:url("https://vignette.wikia.nocookie.net/gilgachurch/images/a/a2/512.png/revision/latest?cb=20181104234339");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon6 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 35%;
- top: 2%;
- background-image:url("https://66.media.tumblr.com/8ec28131f81543ee95e4bac4d7d1bdfe/tumblr_ousrefMlWn1rxx7fbo9_250.png");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #icon7 {
- width: 100px;
- margin: 0px;
- border: 5px solid #000;
- height: 100px;
- background-color: #000;
- position: absolute;
- left: 45%;
- top: 2%;
- background-image:url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRr__UC2H2FtkosU6ILP_hn5lmAbgdpCzDOAulTifAz5UDVG5-9");
- background-repeat:no-repeat;
- background-position: center;
- background-size: 100%;
- }
- #name {
- z-index:15;
- position: absolute;
- right: 1%;
- bottom: 0%;
- margin: auto;
- background: #transparent;
- width: 350px;
- height: 50px;
- font-family: Great Vibes;
- font-size: 60px;
- background: url(https://thumbs.gfycat.com/PerfumedAgileCaimanlizard-small.gif) 0px 0px repeat;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- background-position: bottom;
- display:block;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- #nameunder{
- z-index:15;
- position: absolute;
- right: 1%;
- bottom: 0%;
- margin: auto;
- background: #transparent;
- width: 350px;
- height: 50px;
- font-family: Great Vibes;
- font-size: 60px;
- -webkit-text-fill-color: #daa520;
- text-transform: none;
- -webkit-background-clip: text;
- display:block;
- text-shadow: -3px 0 #333, 0 1px #000,1px 0 #000, 0 -3px #333;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- #content {
- background-color:#eee8aa;
- width: 550px;
- height: 200px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Comfortaa', cursive;
- color: #000;
- left: 3%;
- top: 10%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #content2 {
- background-color:#eee8aa;
- width: 550px;
- height: 200px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Comfortaa', cursive;
- color: #000;
- left: 3%;
- bottom: 5%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #nav {
- background-color: transparent;
- width: 300px;
- height:10px;
- margin:auto;
- position: absolute;
- left: 15%;
- top: 5%;
- text-align: center;
- text-decoration: none;
- z-index:1;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- text-decoration: none;
- text-align: center;
- background: #000;
- color: transparent;
- box-shadow: 0px 0px 5px #eee8aa;
- padding: 4px;
- height: 4px;
- width: 30px;
- border-radius: 5px;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 4px;
- width: 30px;
- text-decoration:none;
- background: #eee8aa;
- box-shadow: 0px 0px 5px #000;
- color: transparent;
- margin: 0px;
- }
- i{color: #444;}
- b{color: #000;}
- a{color: #333; text-decoration: none;}
- h1{border-bottom: 1px solid #000; text-align: right; font-size: 30px; font-family: 'Forum', cursive;}
- h2{border-bottom: 1px solid #000; text-align: left; font-size: 25px; font-family: 'Forum', cursive;}
- h3{border-bottom: 1px solid #000; text-align: right; font-size: 25px; font-family: 'Forum', cursive;}
- </style>
- <div id="icon"></div>
- <div id="icon2"></div>
- <div id="icon3"></div>
- <div id="icon4"></div>
- <div id="icon5"></div>
- <div id="icon6"></div>
- <div id="icon7"></div>
- <div id="container">
- <div id="nav">
- <a href="#one">Main</a>
- <a href="#two">Seco</a>
- <a href="#three">Thir</a>
- <a href="#four">Four</a>
- </div>
- <div id="nameunder">King of Uruk</div><div id="name">King of Uruk</div>
- <div id="image"></div>
- <div id="content">
- <div style="width: 550px; height: 200px; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 550px; height: 200px; 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>
- <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>
- <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;"></span><br>
- </div>
- <a name="two"></a>
- <div style="width: 550px; height: 200px; overflow: auto;" align="center">
- <h2>POWERS HERE</h2>
- </div>
- </div>
- </div>
- <div id="content2">
- <div style="width: 550px; height: 200px; overflow-y: hidden;">
- <a name="three"></a>
- <div style="width: 550px; height: 200px; overflow: auto;" align="center">
- <h3>HISTORY HERE</h3>
- </div>
- <a name="four"></a>
- <div style="width: 550px; height: 200px; overflow: auto;" align="center">
- <h2>Out of Character</h2>
- <b>00</b>. Code made by <a href="alliealgiere.neocities.org" target="_blank">RageQxeen</a> for Gilgamesh! 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>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment