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=Staatliches|Creepster|RavaliItalic);
- html, body {
- background: #000000; /* fallback for old browsers */
- background: -webkit-linear-gradient(to left, #e74c3c, #000000); /* Chrome 10-25, Safari 5.1-6 */
- background: linear-gradient(to left, #e74c3c, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
- }
- ::-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;}
- .cover {
- background:url('https://thumbs.gfycat.com/RingedSpicyKodiakbear-size_restricted.gif');
- opacity: 0.6;
- position: absolute;
- width: 100vw;
- height: 100vh;
- left: 0vw;
- top: 0vw;
- z-index: 1;
- overflow: hidden;
- }
- #image {
- width: 70vh;
- margin: 0px;
- border: none;
- height: 50vw;
- background-color:transparent;
- position: absolute;
- right: 0vw;
- bottom: 0vw;
- background-image:url("https://cdn.discordapp.com/attachments/336908924697706499/1053632820578365470/alucard.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- z-index: 10;
- }
- #container {
- background-color: transparent;
- background-image:url("https://w0.peakpx.com/wallpaper/454/78/HD-wallpaper-dracula-s-castle-fantasy-dracula-abstract-castle.jpg");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: cover;
- width: 60vw;
- height: 27vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- left: 17vw;
- bottom: 3vw;
- z-index:1;
- box-shadow: 0px 10px 15px #000;
- border-left: solid 4px #000;
- border-bottom: solid 4px #000;
- border-top: solid 4px #000;
- }
- #content {
- background-color: rgb(0, 0, 0, 0.8);
- width: 46vw;
- height: 26vw;
- margin:auto;
- position: absolute;
- padding: 10px;
- font-family: 'Staatliches', cursive;
- font-size: 18px;
- color: #fff;
- left: 0.25vw;
- bottom: .25vw;
- z-index:1;
- }
- #nav {
- background-color: transparent;
- width: 600px;
- height:10px;
- margin:auto;
- position: absolute;
- left: 7vw;
- bottom: 0vw;
- text-align: center;
- text-decoration: none;
- z-index:3;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- text-decoration: none;
- text-align: center;
- background: #000;
- color: transparent;
- margin-left: 15px;
- box-shadow: 0px 0px 5px #880808;
- padding: 4px;
- height: 10px;
- width: 100px;
- border: 5px double #880808;
- -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: 10px;
- width: 100px;
- text-decoration:none;
- background: #880808;
- margin-left: 15px;
- box-shadow: 0px 0px 5px #000;
- border: 5px double #000;
- color: transparent;
- -webkit-transition: 0.5s linear;
- -moz-transition: 0.5s linear;
- -o-transition: 0.5s linear;
- transition: 0.5s linear;
- }
- a {text-decoration: none; color: #3a6186;}
- h1 {
- background: url(https://c.tenor.com/cDQN9Jc-mPcAAAAC/sky-red.gif);
- background-position: left;
- background-size:cover;
- line-height:1vw;
- letter-spacing: 0.2vw;
- font-size: 4vh;
- font-family: 'Creepster';
- text-align: center;
- border: .2vh solid #15181F;
- border-radius: 10px;
- color: #89253e;
- filter: drop-shadow(0px 0px 10px #15181F);
- text-shadow: 3px 1px 2px #15181F, 0 0 25px #15181F;
- margin-top: 1vh;
- }
- .name {position: absolute;
- font-family: 'RavaliItalic';
- color: #fff;
- font-size: 8vw;
- top: 0vw;
- left: 18vw;
- width: 62vw;
- height: 15vw;
- 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: 5;}
- .title { background: transparent;
- background:url('https://forum.plutonium.pw/assets/uploads/files/1650070249582-amaranthine-adj-undying-immortal-eternally-beautiful-a-dee-fanfiction-fanfiction-amreading-books-w-in-2021-gif-background-anime-scenery-fire-animation.gif') 50px 50px repeat;
- background-position: center;
- position: absolute;
- font-family: 'RavaliItalic';
- font-size: 8vw;
- top: 0vw;
- left: 18vw;
- width: 62vw;
- height: 15vw;
- text-align: justify;
- padding:5px 5px 5px 5px;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- z-index: 6;}
- </style>
- <link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/ravali" type="text/css"/>
- <div class="cover"></div>
- <div id="image"></div>
- <div class="name">Hellsing's Trump Card</div>
- <div class="title">Hellsing's Trump Card</div>
- <div id="container">
- <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: 46vw; height: 26vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 46vw; height: 26vw; overflow: auto;" align="center">
- <h1>The Basics</h1>
- <span style="float:left;"><b>True Name</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="HERE">hover</a></span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Apparent Age</b></span><span style="float:right;">HERE</span><br><br>
- <span style="float:left;"><b>Ethnicity</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Marital Status</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Alignment</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Handicaps</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Allergies</b></span><span style="float:right;">HERE</span><br><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>
- <span style="float:left;"><b>Body Type</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Iris Color</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Hair Color</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Skin Tone</b></span><span style="float:right;">HERE</span><br>
- <span style="float:left;"><b>Dominant Hand</b></span><span style="float:right;">HERE</span>
- </div>
- <a name="two"></a>
- <div style="width: 46vw; height: 26vw; overflow: auto;" align="left">
- <h1>Abilities</h1>
- </div>
- <a name="three"></a>
- <div style="width: 46vw; height: 26vw; overflow: auto;" align="left">
- <h1>Friends</h1>
- <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="100" width="100" align="left" border="5" title="WORDS"></a>
- </div>
- <a name="four"></a>
- <div style="width: 46vw; height: 26vw; overflow: auto;" align="left">
- <h1>Out of Character</h1>
- <center><b>00</b>. Code made by <a target="_blank" href="https://rageqxeen.neocities.org/vw_codes/rageqxeen.html">RageQxeen</a>, do not steal.</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>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment