Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ♡ hello! i am back with a very very special code. so this is a profile text- a result of https://alyscodes.tumblr.com/ and my work! we did a collab and it was amazing. i very much enjoyed working with her- aly is just superb at this and i would definitely code with her again. so! we are working on a matching BS- don't fret. but enjoy this one first and please keep the credits or we'll come after you <3 ♡
- best dreams,
- kay <3
- --CODE STARTS BELOW THIS TEXT--
- <html>
- <center>
- <link href="https://fonts.googleapis.com/css2?family=PT+Serif&display=swap" rel="stylesheet">
- <link href="https://dl.dropbox.com/s/so6oa8mohfumanj/Antro_Vectra.otf" rel="stylesheet">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <style>
- /*Scrollbar*/
- ::-webkit-scrollbar {width: 0px;}
- ::-webkit-scrollbar-thumb {background: #eee;}
- ::-webkit-scrollbar-thumb:hover {background: #fff;}
- @font-face {
- font-family: 'antrov'; src: url('https://dl.dropbox.com/s/so6oa8mohfumanj/Antro_Vectra.otf')}
- htitle {
- font-family:'antrov';
- font-size:40px;
- font-weight:bold;
- }
- .box{
- position: relative;
- text-align: center;
- }
- .page{
- text-decoration: none;
- color:black;
- padding: 10px
- }
- .columnone{
- float: left;
- width:380px;
- height:510px;
- background: url('https://i.pinimg.com/474x/af/5e/90/af5e90cf7f5af5e750e88e3011b06ac4.jpg');
- border: 2px #000 ;
- margin-left:10px;
- margin-right: 10px;
- margin-top:20px;
- margin-bottom: -25px;
- overflow:hidden;
- box-shadow: -4px -2px 16px 0px #fff, 4px 2px 16px 0px #fff;
- outline: 1px solid #fff;
- outline-offset: -6px;
- }
- .columntwo{
- float:left;
- width:400px;
- height:510px;
- margin-right:10px;
- margin-bottom: 2px;
- overflow: auto;
- margin-top:20px;
- box-shadow: -4px -2px 16px 0px #fff, 4px 2px 16px 0px #fff;
- color: #000;
- font-size: 12px;
- outline: 1px solid #fff;
- outline-offset: -6px;
- }
- /* From uiverse.io */
- button {
- padding: 1.3em 3em;
- font-size: 12px;
- text-transform: uppercase;
- letter-spacing: 2.5px;
- font-weight: 500;
- color: #000;
- background-color: #000;
- border: 2px #b00b1e;
- border-radius: 100%;
- box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.0);
- transition: all 0.3s ease 0s;
- cursor: pointer;
- outline: none;
- }
- button:hover {
- background-color: #b00b1e;
- box-shadow: 0px 15px 20px;
- color: ;
- transform: translateY(-7px);
- }
- button:active {
- transform: translateY(-1px);}
- .relations{
- padding: 50px;
- display: flex;
- justify-content: center;
- flex-wrap: wrap;
- margin-top:-50px;
- }
- .rela-ima{
- width: 100px;
- height: 100px;
- border-radius: 50%;
- overflow: hidden;
- border: 10px solid var(--color-bl);
- margin: 4px 5px 5px;
- box-shadow: 1px 1px 6px 2px #fff;
- }
- .rela-hover{
- background: #351B0C;
- position: relative;
- top: -104px;
- width: 100px;
- height: 100px;
- transition: 1s;
- transform: scale(0);
- border-radius: 50%;
- margin: 0px;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .rela-ima:hover
- .rela-hover{
- transform: scale(1);
- }
- .rela-hover span{
- color: #351B0C;
- position: relative;
- font-size: 25px;
- }
- .rela-hover strong{
- font-size: 12px;
- color: white;
- position: relative;
- top: -6px;
- text-align: center;
- text-transform: uppercase;
- }
- .rela-hover i{
- font-size: 10px;
- color: #999;
- position: relative;
- top: -6px;
- text-align: center;
- text-transform: lowercase;
- }
- .dates {
- position:relative;
- top: 24px;
- left: 100px;
- }
- .date {
- border-bottom: 1px solid #333;
- width: 200px;
- text-align: right;
- line-height: 200%;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 2px;
- color: black;
- }
- .titles {
- position: relative;
- top: -91px;
- left:70px;
- }
- .titlestwo {
- width: 200px;
- border-bottom: 1px solid transparent;
- line-height: 200%;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 4px;
- color: white;
- }
- .titlestwo b {
- font-weight: bold;
- border-bottom: 1px solid black;
- color: #000;
- }
- h2 {
- font-weight: normal;
- border-bottom: 1px solid #000;
- color: black;
- letter-spacing: 6px;
- }
- h1 {
- font-weight: lighter;
- color: black;
- font-size:12px;
- letter-spacing: 0px;
- padding:10px;
- margin-left:10px;
- margin-right: 10px;
- margin-top:-20px;
- margin-bottom: -25px;
- text-align:justify;
- }
- </style>
- <div class="columnone">
- <!--FULL NAME HERE-->
- <p>
- <htitle style="color:#fff;font-size:35px">Your Name Here</htitle>
- <br>
- <img src="https://i.pinimg.com/474x/56/b4/39/56b439ac47d6207b7c45eab58e6fd75c.jpg" style="width:150px;height:150px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:10px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%">
- <div style="text-align:center;margin-left:10px;font-size:12px;margin-right:10px;margin-top:30px;color:white">
- <b style="font-size:20px;color:white">OOC INFO</b>
- <p><b>Name - Insert Name Here
- <br> Timezone - Insert Timezone Here
- <br> Contact Method - Insert Contact Method Here
- <br><center style="margin-top:5px"><a href="https://kkodes.wixsite.com/dreamer" style="color:#fff;font-size:10px"><b><u>kay kodes</u></b></a> <b style="color:#fff">&</b> <a href="https://alyscodes.tumblr.com/" style="color:#fff;font-size:10px"><b><u>aly's codes</u></b></a></center>
- </b>
- </div>
- <!--BUTTONS-->
- <br>
- <button class="tablinks" onclick="openCity(event, 'one')" id="defaultOpen"style="margin-top:10px;margin-left:5px;width:40px;height:70px;background: url(https://i.pinimg.com/474x/e6/99/4e/e6994eff8608c54bdde695708896fa8a.jpg)center;background-size:cover;box-shadow: 1px 1px 6px 2px #fff"></button>
- <button class="tablinks" onclick="openCity(event, 'two')" id="defaultOpen"style="margin-top:10px;margin-left:15px;width:40px;height:70px;background: url(https://i.pinimg.com/474x/d9/a2/97/d9a2973a8cf9daa363e1b7501de5e53f.jpg)center;background-size:cover;box-shadow: 1px 1px 6px 2px #fff"></button>
- <button class="tablinks" onclick="openCity(event, 'three')" id="defaultOpen"style="margin-top:10px;margin-left:15px;width:40px;height:70px;background: url(https://i.pinimg.com/474x/5b/a4/33/5ba433bca80b8daf203acb530f866a1c.jpg)center;background-size:cover;box-shadow: 1px 1px 6px 2px #fff"></button>
- <button class="tablinks" onclick="openCity(event, 'four')" id="defaultOpen"style="margin-top:10px;margin-left:15px;width:40px;height:70px;background: url(https://i.pinimg.com/474x/fa/46/0c/fa460cfa805b80c85551df62ed519eee.jpg)center;background-size:cover;box-shadow: 1px 1px 6px 2px #fff"></button>
- </div></div>
- <!--COLUMN 2 FOR PAGE-->
- <div class="columntwo">
- <!--BS PAGE 1-->
- <div id="one" class="tabcontent">
- <div style="margin-top:0px;overflow:auto;background:url(https://i.pinimg.com/474x/10/89/03/1089032c896d08c30bb3a45c86393fb6.jpg);height:510px">
- <div style="text-align:justify;width:370px;height:490px;overflow:auto;margin-top:10px;background-color: rgba(255, 255, 255, 0.6);margin-bottom:10px;overflow-x:hidden">
- <br>
- <center><htitle>Brief Facts</htitle></center>
- <div class="dates">
- <div class="date">something</div>
- <div class="date">something</div>
- <div class="date">something</div>
- <div class="date">something</div>
- <div class="date">something</div>
- <div class="date">something</div>
- <div class="date">something</div>
- </div>
- <div class="titles">
- <div class="titlestwo"><b>Name</b></div>
- <div class="titlestwo"><b>IG Age</b></div>
- <div class="titlestwo"><b>Orientation</b></div>
- <div class="titlestwo"><b>Gender</b></div>
- <div class="titlestwo"><b>IG Job</b></div>
- <div class="titlestwo"><b>Faction</b></div>
- <div class="titlestwo"><b>Status</b></div>
- </div>
- <p style="margin-left:10px;margin-right:10px;margin-top:-60px">
- <center><h2> <div class= chocolate><font color= #000>A</font>PPEARANCE</div></h2><br>
- <img src="https://i.pinimg.com/474x/91/48/1d/91481d8ec400c5a169c6042106c6db68.jpg" style="width:100px;height:100px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%;float:left;object-fit:cover">
- <h1> Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.</h1>
- <br><br><br><br><br><br><br>
- <p style="margin-left:10px;margin-right:10px;margin-top:-60px">
- <center><h2> <div class= chocolate><font color= #000>P</font>ERSONALITY</div></h2><br>
- <img src="https://i.pinimg.com/474x/02/25/81/0225810bdf4ecb61ee2dd93d2a08508e.jpg" style="width:100px;height:100px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%;float:right;object-fit:cover">
- <h1> Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.</h1>
- <div>
- </div>
- <br></div></div></div>
- <!--BS PAGE 2-->
- <div id="two" class="tabcontent">
- <div style="margin-top:0px;overflow:auto;background:url(https://i.pinimg.com/474x/10/89/03/1089032c896d08c30bb3a45c86393fb6.jpg);height:510px">
- <div style="text-align:justify;width:370px;height:490px;overflow:auto;margin-top:10px;background-color: rgba(255, 255, 255, 0.6);margin-bottom:10px;overflow-x:hidden">
- <br>
- <center><htitle>Relations</htitle></center>
- <br>
- <div class="relations">
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div>
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div>
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div>
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div>
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div>
- <div class="rela-ima"><img src="https://via.placeholder.com/100x100"><div class="rela-hover">
- </span>
- <strong>name</strong>
- <i>relation</i>
- </div></div></div></div></div></div>
- <!--BS PAGE 3-->
- <div id="three" class="tabcontent">
- <div style="margin-top:0px;overflow:auto;background:url(https://i.pinimg.com/474x/10/89/03/1089032c896d08c30bb3a45c86393fb6.jpg);height:510px">
- <div style="text-align:justify;width:370px;height:490px;overflow:auto;margin-top:10px;background-color: rgba(255, 255, 255, 0.6);margin-bottom:10px;overflow-x:hidden">
- <br>
- <center><htitle>Aesthetics</htitle></center>
- <center>
- <p>
- <!--each image-->
- <img src="https://i.pinimg.com/736x/67/07/31/670731ead371f961b207f85fa31545d3.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- <!--each image-->
- <img src="https://i.pinimg.com/474x/d5/6e/ff/d56eff8b421ca16ef622a8b58a41cb55.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- <!--each image-->
- <img src="https://i.pinimg.com/736x/ed/b1/c4/edb1c475f679b1bb5399c0f1f3e19d0d.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- <!--each image-->
- <img src="https://i.pinimg.com/474x/19/6b/c1/196bc13e94a61eb5fedefb73bd9f4cf1.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- <!--each image-->
- <img src="https://i.pinimg.com/474x/8d/65/cb/8d65cb6ec735bf21c0faad3b28fa5053.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- <!--each image-->
- <img src="https://i.pinimg.com/474x/47/10/3b/47103b54312070efcd2c35fa1f1d7e3e.jpg" style="width:120px;height:120px;border:solid #fff;box-shadow: 1px 1px 6px 2px #fff;object-fit:cover;margin-left:10px;margin-top:10px;border-radius:100%">
- </center>
- <div>
- </div>
- <br></div></div></div>
- <!--BS PAGE 4-->
- <div id="four" class="tabcontent">
- <div style="margin-top:0px;overflow:auto;background:url(https://i.pinimg.com/474x/10/89/03/1089032c896d08c30bb3a45c86393fb6.jpg);height:510px">
- <div style="text-align:justify;width:370px;height:490px;overflow:auto;margin-top:10px;background-color: rgba(255, 255, 255, 0.6);margin-bottom:10px;">
- <br>
- <center><htitle>Brief History</htitle></center>
- <p style="margin-left:10px;margin-right:10px">
- <img src="https://i.pinimg.com/474x/ec/6e/6b/ec6e6ba25dd6516ccfb8fad6268731f2.jpg" style="width:100px;height:100px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%;float:left;object-fit:cover">
- Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.
- <p style="margin-left:10px;margin-right:10px">
- Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.
- <p>
- <img src="https://i.pinimg.com/474x/dc/0f/08/dc0f081dfb78828526576cd351ee93a2.jpg" style="width:100px;height:100px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%;float:right;object-fit:cover">
- <p style="margin-left:10px;margin-right:10px">
- Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.
- <p style="margin-left:10px;margin-right:10px">
- Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.
- <img src="https://i.pinimg.com/474x/fd/b4/c5/fdb4c5a803172ea31edceea67d1630bc.jpg" style="width:100px;height:100px;border: 2px solid #fff;margin-right:10px;margin-bottom:5px;margin-top:10px;box-shadow: 1px 1px 6px 2px #fff;margin-left:10px;border-radius:100%;float:left;object-fit:cover">
- <p style="margin-left:10px;margin-right:10px">
- Lorem ipsum dolor sit amet. Quo dolorem vitae id illum laboriosam quo vitae praesentium expedita incidunt sit incidunt incidunt sed eligendi eligendi. Aut nesciunt aliquid et autem saepe sed nesciunt neque non sint incidunt. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.Quo dolorem vitae id illum laboriosam quo vitae praesentium. Sit mollitia enim nam officiis dolore ut eveniet exercitationem et consequatur quisquam et optio sapiente rem quod repudiandae.Quo dolorem vitae id illum laboriosam quo vitae praesentium.
- <div>
- </div>
- <br></div></div></div>
- <div>
- <div>
- </div></div></div></div></div> </div>
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
- <script>
- function openCity(evt, cityName) {
- var i, tabcontent, tablinks;
- tabcontent = document.getElementsByClassName("tabcontent");
- for (i = 0; i < tabcontent.length; i++) {
- tabcontent[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablinks");
- for (i = 0; i < tablinks.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" active", "");
- }
- document.getElementsByClassName("tablinks");
- for (i = 0; i < tablinks.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" active", "");
- }
- document.getElementById(cityName).style.display = "block";
- evt.currentTarget.className += " active";
- }
- // Get the element with id="defaultOpen" and click on it
- document.getElementById("defaultOpen").click();
- </script>
- <div style="display:none">
- <iframe src="https://www.youtube.com/embed/kRJKB291Z1g?autoplay=1&loop=1&playlist=kRJKB291Z1g" frameborder="0" allow="autoplay; clipboard-write; "></iframe>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment