Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <!--RULES
- YOU MAY
- -Frankenstein this with other codes and add/change/delete sections to your liking
- -Change colours, images, fonts, ect.
- YOU MAYN'T
- -Resell or copy and paste this template pretty much exactly and pass it off as your own
- -Change every single image to be Minecraft Raw Porkchop
- HOW TO USE
- -When editing, remember to turn WYSIWYG off! (AKA, the button should say "Enable WYSIWYG"! What does that stand for anyway?
- -I tend to litter comments everywhere. I like to assume that somewhere out there, one of my templates it's someone's first ever experience with HTML so I tend to explain accordingly. Feel free to delete the comments to your liking.
- -To change the colours, I reccomend copy and pasting all of your code into a Google Doc, going onto "find and replace" and using the colours below to quickly change the colours globally.
- Default Colours
- -Bright Colour: #7544C7
- -Darker Colour: #24143E
- -Background Colour: #251537
- Thank you for reading!
- Crispin
- -->
- <!--------------------------------------------------------- START BACKGROUND --------------------------------------------------------->
- <div class="col-lg-2 col-md-3 hidden-sm-down sidebar"></div>
- <div class="card rounded-0 border-0 col-lg-10 offset-lg-2 col-md-9 offset-md-3 p-0" style="overflow:hidden; position:fixed; bottom:0; top:0; left:0; z-index:-1; background-color:#251537;">
- </div>
- <!--------------------------------------------------------- END BACKGROUND --------------------------------------------------------->
- <!----------------------------------------------------------- START OF DO NOT REMOVE ----------------------------------------------------------->
- <div class="card d-block border-0 align-content-center;" style="background-color:251537; border-radius: 0 0 .25rem .25rem; margin: -8px -0px -0px -0px; padding:0px;">
- <!-- This sets up the box you're writing in. I suggest not fiddling this. -->
- <div class="container p-0 m-0 mx-auto;" style="max-width: 1250px; font-size: 12px; letter-spacing: .5px;"> <!-- Div Timmy-->
- <!----------------------------------------------------------- END OF DO NOT REMOVE ----------------------------------------------------------->
- <!--------------------------------------------------------- START OF BUTTONS --------------------------------------------------------->
- <ul class="nav nav-justified" style="border:8px; letter-spacing:1px; font-size:16px; background-color:251537;"> <!-- Defines this as the list for the buttons -->
- <li class="nav-item m-1"><a class="nav-link btn btn" style="font-family:'comic sans ms'; color:#7544C7; background: #24143E; border: 6px #7544C7 solid; border-radius: 4px 4px 0 0;" data-toggle="pill" href="#one">ONE</a></li>
- <!-- <li> and </li> defines each point of the list (like a bullet point!) making each button distinct -->
- <li class="nav-item m-1"><a class="nav-link btn btn" style="font-family:'comic sans ms'; color:#7544C7; background: #24143E; border: 6px #7544C7 solid; border-radius: 4px 4px 0 0;" data-toggle="pill" href="#two">TWO</a></li>
- <!-- nav-link btn btn is essentially the building block of the button -->
- <li class="nav-item m-1"><a class="nav-link btn btn" style="font-family:'comic sans ms'; color:#7544C7; background: #24143E; border: 6px #7544C7 solid; border-radius: 4px 4px 0 0;" data-toggle="pill" href="#three">THREE</a></li>
- <!-- anything within the style="##" is fun stuff like font of the writing inside the button, the background colour, border colour & thickness, ect. -->
- <li class="nav-item m-1"><a class="nav-link btn btn" style="font-family:'comic sans ms'; color:#7544C7; background: #24143E; border: 6px #7544C7 solid; border-radius: 4px 4px 0 0;" data-toggle="pill" href="#four">FOUR</a></li>
- <!-- data-toggle="pill" means this is a button and href="#four" sets up which tab the button leads too. -->
- <!--
- <li class="nav-item m-1"><a class="nav-link btn btn" style="font-family:'comic sans ms'; color:#7544C7; background: #24143E; border: 6px #7544C7 solid; border-radius: 4px 4px 0 0;" data-toggle="pill" href="#five">FIVE</a></li>
- -->
- <!-- You can add more buttons at your lesiure by copy-pasting this greyed out block here! Just remember to change the "href="five" to whatever you may rename the new location. The word here has to match the word later down into the code where you add the new section.-->
- </ul> <!-- Ends the button list -->
- <!--------------------------------------------------------- END OF BUTTONS --------------------------------------------------------->
- <!--------------------------------------------------------- START OF TABS --------------------------------------------------------->
- <div class="card card-outline-secondary bg-faded tab-content mt-2 p-3" style="border: 6px #7544C7 solid; border-radius: 4px 4px 0 0; border-color:#7544C7; background-color:#24143E;">
- <!--- This basically sets up that we're doing tabs now. Best not to edit this area. Consider this DIV Timmy--->
- <!-------------------------------------------------------- START TAB ONE ------------------------------------------------------->
- <div class="tab-pane fade show active" id="one" style="max-height:500px; overflow:auto;">
- <!--- Sets up that we're doing THIS specific tab and that it should reach a maximum of 500 pixels in height before it starts to scroll. --->
- <h1 class="display-4 text-uppercase mb-2 ml-1" style="font-family:'comic sans ms'; color:#7544C7;">INFO</h1><div class="card mb-2"></div>
- <!--- Text at the top. --->
- <p><!-- Starting a paragraph -->
- <!------------------- START BUTTONS (LEFT) ------------------->
- <div class="row my-3" style="max-width:1250px; margin-left:auto; margin-right:auto;"> <!-- Sets up that this is gonna be how the things in Tab 1 will be formatted. Consider this DIV Sally -->
- <div class="col-12 col-xl-5 mb-3 mb-xl-0"> <!--Starts Buttons -->
- <span style="font-size:20px; color:#7544C7;"> MEDIA</span><br> <!-- Text saying "MEDIA" -->
- <hr class="mt-0 mb-2" style="border-style:dashed; border-color:#7544C7"> <!-- The dotted lines under "BASIC INFO -->
- <span class="badge" style="font-size:14px; border-radius:0px; background-color:#7544C7">Website</span>
- <span class="pull-right"><a href="#">USERNAME</a></span>
- <hr class="mt-1 mb-2" style="border-style:dashed; border-color:#7544C7">
- <!-- Top line sets up the coloured box with the social media type in it. -->
- <span class="badge" style="font-size:14px; border-radius:0px; background-color:#7544C7">Website</span>
- <span class="pull-right"><a href="#">USERNAME</a></span>
- <hr class="mt-1 mb-2" style="border-style:dashed; border-color:#7544C7">
- <!-- Middle line is where your link goes + your username for that website -->
- <span class="badge" style="font-size:14px; border-radius:0px; background-color:#7544C7">Website</span>
- <span class="pull-right"><a href="#">USERNAME</a></span>
- <hr class="mt-1 mb-2" style="border-style:dashed; border-color:#7544C7">
- <!-- Feel free to add more buttons to your liking! This page scrolls -->
- </div> <!-- End Buttons -->
- <!------------------- END BUTTONS (LEFT) ------------------->
- <!---------------- START INFO (RIGHT) ---------------->
- <div class="col-12 col-xl-7">
- <span style="font-size:20px; color:#7544C7"> INFO</span>
- <hr class="mt-0 mb-2" style="border-style:dashed; border-color:#7544C7;">
- <strong><span style="color:#7544C7; font-size:20px; font-family:'comic sans ms',sans-serif;">Bigger Text</span></strong><br>
- <!--Edit the text font, colour, & size to your heart's content! -->
- <!-- <div style="text-align:center;"> <!--Sets the text here as centered. If you move this to down with the other span styles it stops working -->
- <span style="text-align:center; color:#7544C7; font-size:14px; font-family:'comic sans ms',sans-serif;">
- <!--Edit the text font, colour, & size to your heart's content! -->
- Write what you want here<br> <!--Remember to use <br> to go onto a new paragraph here. -->
- You can write anything. Stuff about yourself? How your day was? Song lyrics? IDK</span>
- <!-- </div> <!-- Ends text center if you choose to have it. If not, you can just delete this line and lines 128-129.-->
- </span> <!-- Ends Info Area-->
- </div> <!-- End Essay Area -->
- <!---------------- END INFO (RIGHT) ---------------->
- </div> <!-- End DIV Sally -->
- </p> <!-- Ends Paragraph -->
- </div> <!-- End Tab One -->
- <!-------------------------------------------------------- END TAB ONE ------------------------------------------------------->
- <!-------------------------------------------------------- START TAB TWO ------------------------------------------------------->
- <div class="tab-pane fade" id="two" style="max-height:500px; overflow:auto;">
- <!--- Sets up that we're doing THIS specific tab (2) and that it should reach a maximum of 500 pixels in height before it starts to scroll. --->
- <h1 class="display-4 text-uppercase mb-2 ml-1" style="font-family:'comic sans ms'; color:#7544C7;">PROJECTS/BULLETIN</h1><div class="card mb-2"></div>
- <!--- Text at the top. --->
- <p> <!-- Start Paragraph/Text Area -->
- <!---------------- START ESSAY AREA ---------------->
- <div class="col-16 col-xl-7"> <!-- Starts the Essay Area as I like to call it. You can use this as a bulletin, trivia, project list -->
- <span style="font-size:20px; color:#7544C7">BULLETIN</span> <!-- Project/Bulletin Title -->
- <hr class="mt-0 mb-2" style="border-style:dashed; border-color:#7544C7;"> <!-- Underline for Title -->
- <span style="font-family:'comic sans ms',sans-serif; font-size:14px;"> <!-- Styling the text below -->
- <strong><span style="color:#7544C7; font-size:14px; font-family:'comic sans ms',sans-serif;">Hey guys! Just posting a bulletin to thank CrispinAsheYA for making this code! I'm going to leave a favourite to show my appreciation. :)<br>-</span></strong><br>
- <!--^^ Write what you want there. -->
- </span> <!-- End of this section -->
- <!--
- <div class="col-16 col-xl-7">
- <span style="font-size:20px; color:#7544C7"> The Testimony Of Micah Jones - Pre-Order</span>
- <hr class="mt-0 mb-2" style="border-style:dashed; border-color:#7544C7;">
- <span style="font-family:'comic sans ms',sans-serif; font-size:14px;">
- <strong><span style="color:#7544C7; font-size:14px; font-family:'comic sans ms',sans-serif;">Guys for the love of God I don't have a crush on Biggie Cheese, he's just fantastic okay.<br>-</span></strong><br>
- </span>
- --> <!-- Feel free to add as many bulletins/upcoming projects/trivia about yourself/what ever you're using this section for as you want! -->
- </div> <!-- End Essay Area -->
- <!---------------- END ESSAY AREA ---------------->
- </p> <!-- End Paragraph -->
- </div> <!-- End Tab Two -->
- <!-------------------------------------------------------- END TAB TWO ------------------------------------------------------->
- <!-------------------------------------------------------- START TAB THREE ------------------------------------------------------->
- <div class="tab-pane fade" id="three" style="max-height:500px; overflow:auto;"><!-- You know the drill now, this sets up the tab. Very important. -->
- <h1 class="display-4 text-uppercase mb-2 ml-1" style="font-family:'comic sans ms'; color:#7544C7;">Children</h1></h1><div class="card mb-2"></div> <!-- Title -->
- <p> <!-- Start of writing -->
- <!------------------- START FEATURED CHARACTERS ------------------->
- <div class="row no-gutters"> <!-- Featured Characters Area -->
- <!--- Start Character --->
- <div class="col-md-3 col-6 text-center p-1">
- <div class="card rounded mx-auto" style="height: 125px; width: 125px; background: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fih1.redbubble.net%2Fimage.346538958.7749%2Fbg%2Cf8f8f8-flat%2C750x%2C075%2Cf-pad%2C750x1000%2Cf8f8f8.jpg&f=1&nofb=1) center no-repeat; background-size:cover;"></div>
- <a class="text-uppercase text-center" styles="letter spacing: 1px; color: #7544C7;" href="https://toyhou.se/12931930.neon-html-f2u-">Biggie Cheese</a><hr class="my-0">
- Barnyard (2006)
- </div>
- <!--- End Character --->
- <!---
- <div class="col-md-3 col-6 text-center p-1">
- <div class="card rounded mx-auto" style="height: 125px; width: 125px; background: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fih1.redbubble.net%2Fimage.346538958.7749%2Fbg%2Cf8f8f8-flat%2C750x%2C075%2Cf-pad%2C750x1000%2Cf8f8f8.jpg&f=1&nofb=1) center no-repeat; background-size:cover;"></div>
- <a class="text-uppercase text-center" styles="letter spacing: 1px; color: #7544C7;" href="https://toyhou.se/12931930.neon-html-f2u-">Biggie Cheese</a><hr class="my-0">
- Barnyard (2006)
- </div>
- --->
- <!-- Add more characters! I KNOW you have more, you character hoarder! -->
- </div>
- <!------------------- END FEATURED CHARACTERS ------------------->
- </p> <!-- End Paragraph -->
- </div> <!-- End Tab 3 -->
- <!-------------------------------------------------------- END TAB THREE ------------------------------------------------------->
- <!-------------------------------------------------------- START TAB FOUR ------------------------------------------------------->
- <div class="tab-pane fade" id="four" style="max-height:500px; overflow:auto;"> <!-- Start Tab 4 -->
- <h1 class="display-4 text-uppercase mb-2 ml-1" style="font-family:'comic sans ms'; color:#7544C7;">Buddy List</h1></h1><div class="card mb-2"></div> <!-- Title Formatting -->
- <p> <!-- Start Paragrph -->
- <!------------------- START FRIENDS LIST ------------------->
- <div class="row no-gutters">
- <!--- Start Thing 1 --->
- <div class="col-md-3 col-6 text-center p-1">
- <div class="card rounded mx-auto" style="height: 125px; width: 125px; background: url(https://f2.toyhou.se/file/f2-toyhou-se/users/CrispinAsheYA?3) center no-repeat; background-size:cover;"></div>
- <a class="text-uppercase text-center" styles="letter spacing: 1px; color: #7544C7;" href="https://toyhou.se/CrispinAsheYA">CrispinAsheYA</a><hr class="my-0">
- Offline Friend
- </div>
- <!--- End Thing 1 --->
- <!---
- <div class="col-md-3 col-6 text-center p-1">
- <div class="card rounded mx-auto" style="height: 125px; width: 125px; background: url(https://f2.toyhou.se/file/f2-toyhou-se/users/CrispinAsheYA?3) center no-repeat; background-size:cover;"></div>
- <a class="text-uppercase text-center" styles="letter spacing: 1px; color: #7544C7;" href="https://toyhou.se/CrispinAsheYA">CrispinAsheYA</a><hr class="my-0">
- Offline Friend
- </div>
- --->
- <!-- Please don't tell me I'm your only friend. (You don't have to keep me here, btw. No offense taken!) -->
- </div>
- <!------------------- END FRIENDS LIST ------------------->
- </p> <!-- End Paragraph -->
- </div><!-- End Tab 4 -->
- <!-------------------------------------------------------- END TAB FOUR ------------------------------------------------------->
- </div> <!-- END OF TIMMY DIV -->
- </div> <!-- END OF CODE -->
- <!----------------------------------------------------------- CREDIT DO NOT REMOVE ----------------------------------------------------------->
- <div class="text-right w-100">
- <a href="https://toyhou.se/12931930.neon-html-f2u-" target="_blank" class="m-1" style="color:#fff;"><i class="fas fa-code"></i> Code By CrispinAsheYA</a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement