Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <!--Rules:
- Resort Party!
- For the Coders Quarters Feburary 2023 Challenge
- Based on the "Flip" Layout by Togo: https://toyhou.se/Togo
- --edit 3/14/23: title change--
- You may
- -frankenstein with other codes (as long as the creator of said code allows it)
- -edit/change as much as you need (example: making character codes into user codes, vice-versa)
- -use offsite
- You may not
- -Redistribute, resell, and/or claim its yours
- -Remove credit (you're allowed to move & edit it though, just keep it visible)
- Misc Notes:
- -When editing, remember to turn WYSIWYG off! My codes may break otherwise
- -Some basic html knowledge is recommended for editing
- Default Colors (Custom Color vers):
- - Main color, links: #ef6b89
- - Header text, sidebar icons: text white
- - image credit links: #ffffff
- - sidebar, character & ref, basic info bgs: #f9f4f5
- - Section header lines, Dividers: #8edae4
- - Header fonts: arial
- Change the colors: Ctrl+f and search for the color you want to change.
- -->
- <div class="container" style="max-width:1200px">
- <div class="row">
- <!-- /// Sidebar 1 /// -->
- <div class="col-lg-4 col-xl-3 order-4 order-lg-1 mb-3 mb-lg-0">
- <!--Sidebar bg-->
- <div class="card h-100 p-2 mb-1 border-0 rounded-0" style="
- background-image:url(https://images.unsplash.com/photo-1504321946642-8f661bf96ff0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);
- background-position:center;
- background-size:cover;
- background-attachment:fixed;
- box-shadow:3px 3px 0px rgba(0,0,0,0.25) inset;
- max-width:350px;
- margin-left:auto;margin-right:auto;
- background-color:#f9f4f5">
- <!-- /// moodboard /// -->
- <div class="my-3" style="position:sticky;top:20px;width:200px;margin-left:auto;margin-right:auto;
- font-size:1.25em;
- text-shadow:3px 3px 0px rgba(0,0,0,0.25);">
- <!--image 1-->
- <div class="bg-primary rounded-0 mb-3 p-1" style="height:30vh;box-shadow:3px 3px 0px rgba(0,0,0,0.25);
- background-image:url(https://images.unsplash.com/photo-1501426026826-31c667bdf23d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1936&q=80);
- background-position:center;
- background-size:cover;">
- <!--image credit-->
- <a href="https://unsplash.com/photos/m82uh_vamhg" target="_blank" style="color:#ffffff" data-toggle="tooltip" title="img - unsplash">
- <i class="fa-solid fa-plane-departure"></i>
- </a>
- </div>
- <!--image 2-->
- <div class="bg-primary rounded-0 mb-3 p-1" style="height:30vh;box-shadow:3px 3px 0px rgba(0,0,0,0.25);
- background-image:url(https://images.unsplash.com/photo-1546446587-f0af2037eaa1?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2071&q=80);
- background-position:center;
- background-size:cover;">
- <!--image credit-->
- <a href="https://unsplash.com/photos/b6C2oGuAads" target="_blank" style="color:#ffffff" data-toggle="tooltip" title="img - unsplash">
- <i class="fa-solid fa-plane-departure"></i>
- </a>
- </div>
- <!--image 3-->
- <div class="bg-primary rounded-0 mb-3 p-1" style="height:30vh;box-shadow:3px 3px 0px rgba(0,0,0,0.25);
- background-image:url(https://images.unsplash.com/photo-1529905270444-b5e32acc3bdd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);
- background-position:center;
- background-size:cover;">
- <!--image credit-->
- <a href="https://unsplash.com/photos/Nukqi6L_5DU" target="_blank" style="color:#ffffff" data-toggle="tooltip" title="img - unsplash">
- <i class="fa-solid fa-plane-departure"></i>
- </a>
- </div>
- </div>
- <!-- /// end moodboard /// -->
- </div>
- </div>
- <!-- /// end by Sidebar 1 /// -->
- <!-- /// Info section /// -->
- <div class="col-lg-5 col-xl-5 order-2 order-lg-2 mb-3 mb-lg-0">
- <!--Header-->
- <div class="card p-2 mb-2 border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);background-color:#ef6b89">
- <div class="card-body text-white">
- <span style="font-weight:bold;font-size:2.5em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.25)">
- <i class="fa-solid fa-plane"></i>
- Character Name
- </span>
- <hr class="my-0" style="border-color:#ffffff">
- </div>
- </div>
- <p>This section expands!</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</p>
- <!--section header-->
- <span style="font-weight:bold;font-size:2em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.1)">
- <i class="fa-solid fa-island-tropical"></i>
- Section Title
- <div class="mt-0 mb-3" style="height:3px;width:100%;background-color:#8edae4"></div>
- </span>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</p>
- <!--divider-->
- <div class="my-3 d-flex flex-row align-items-center" style="font-size:25px;color:#8edae4">
- <div class="mr-1" style="height:3px;width:100%;background-color:#8edae4"></div>
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <i class="fa-solid fa-clouds"></i>
- </div>
- <p><i class="fa-solid fa-plane"></i> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
- <p><i class="fa-solid fa-plane"></i> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
- <p><i class="fa-solid fa-plane"></i> It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>
- <!--divider-->
- <div class="my-3 d-flex flex-row align-items-center" style="font-size:25px;color:#8edae4">
- <div class="mr-1" style="height:3px;width:100%;background-color:#8edae4"></div>
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <i class="fa-solid fa-clouds"></i>
- </div>
- <!-- /// Design ///-->
- <div class="row my-3 no-gutters">
- <!--refsheet-->
- <div class="col-sm-11">
- <div class="card h-100 border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);min-height:300px;
- background-image:url(https://images.unsplash.com/photo-1501426026826-31c667bdf23d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1936&q=80);
- background-size:cover;
- background-position:center;
- background-color:#f9f4f5">
- </div>
- </div>
- <!--Link to full view-->
- <div class="col-sm-1">
- <div class="card py-1 h-100 border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);font-size:1.5em;text-shadow:3px 3px 0px rgba(0,0,0,0.25);text-align:center;background-color:#ef6b89;">
- <a href="https://unsplash.com/photos/m82uh_vamhg" target="_blank" style="color:#ffffff" data-toggle="tooltip" title="full view">
- <i class="fa-solid fa-up-right-from-square"></i>
- </a>
- </div>
- </div>
- </div>
- <!--section header-->
- <span style="font-weight:bold;font-size:2em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.1)">
- <i class="fa-solid fa-island-tropical"></i>
- Design
- <div class="mt-0 mb-3" style="height:3px;width:100%;background-color:#8edae4"></div>
- </span>
- <p><i class="fa-solid fa-plane"></i> Placeholder pic from unsplash</p>
- <p><i class="fa-solid fa-plane"></i> Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
- <p><i class="fa-solid fa-plane"></i> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
- <!-- /// end Design ///-->
- <!--divider-->
- <div class="my-3 d-flex flex-row align-items-center" style="font-size:25px;color:#ef6b89">
- <div class="mr-1" style="height:3px;width:100%;background-color:#ef6b89"></div>
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <i class="fa-solid fa-clouds"></i>
- </div>
- <!-- /// links /// -->
- <!--header-->
- <span style="font-weight:bold;font-size:2em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.1)">
- <i class="fa-solid fa-island-tropical"></i>
- Links
- <div class="mt-0 mb-3" style="height:3px;width:100%;background-color:#8edae4"></div>
- </span>
- <!-- /// link 1 /// -->
- <div class="row my-3">
- <!--link image-->
- <div class="col-sm-4 mb-2 mb-sm-0">
- <div class="card border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);min-height:200px;
- background-image:url(https://images.unsplash.com/photo-1546446587-f0af2037eaa1?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1171&q=80);
- background-size:cover;
- background-position:center;
- max-width:250px;
- margin-left:auto;margin-right:auto">
- </div>
- </div>
- <!--blurb-->
- <div class="col-sm-8">
- <a href="#" style="font-weight:bold;font-size:1.5em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.1);color:#ef6b89">
- <i class="fa-solid fa-plane"></i>
- Character name
- <div class="mt-0 mb-3" style="height:3px;width:100%;background-color:#ef6b89"></div>
- </a>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros.</p>
- </div>
- </div>
- <!--divider-->
- <div class="my-3 d-flex flex-row align-items-center" style="font-size:25px;color:#8edae4">
- <div class="mr-1" style="height:3px;width:100%;background-color:#8edae4"></div>
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <i class="fa-solid fa-clouds"></i>
- </div>
- <!-- /// end link 1 /// -->
- <!-- /// link 2 /// -->
- <div class="row my-3">
- <!--link image-->
- <div class="col-sm-4 mb-2 mb-sm-0">
- <div class="card border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);min-height:200px;
- background-image:url(https://images.unsplash.com/photo-1546446587-f0af2037eaa1?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1171&q=80);
- background-size:cover;
- background-position:center;
- max-width:250px;
- margin-left:auto;margin-right:auto">
- </div>
- </div>
- <!--blurb-->
- <div class="col-sm-8">
- <a href="#" style="font-weight:bold;font-size:1.5em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.1);color:#ef6b89">
- <i class="fa-solid fa-plane"></i>
- Character name
- <div class="mt-0 mb-3" style="height:3px;width:100%;background-color:#ef6b89"></div>
- </a>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros.</p>
- </div>
- </div>
- <!--divider-->
- <div class="my-3 d-flex flex-row align-items-center" style="font-size:25px;color:#8edae4">
- <div class="mr-1" style="height:3px;width:100%;background-color:#8edae4"></div>
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <i class="fa-solid fa-clouds"></i>
- </div>
- <!-- /// end link 2 /// -->
- <!-- /// end links /// -->
- </div>
- <!-- /// end info section /// -->
- <!-- /// img + basic info /// -->
- <div class="col-lg-3 col-xl-3 order-1 order-lg-3 mb-3 mb-lg-0">
- <div style="position:sticky;top:20px;max-width:350px;
- margin-left:auto;margin-right:auto">
- <div class="card p-2 mb-3 bg-faded rounded-0" style="min-height:350px;box-shadow:3px 3px 0px rgba(0,0,0,0.25);
- background-image:url(#);
- background-size:contain;
- background-position:center;
- background-repeat:no-repeat;
- font-size:1.25em;
- text-shadow:3px 3px 0px rgba(0,0,0,0.25);
- text-align:right;
- background-color:#f9f4f5
- ">
- <a href="#" target="_blank" style="color:#ef6b89" data-toggle="tooltip" title="img - credit">
- <i class="fa-solid fa-plane-departure"></i>
- </a>
- </div>
- <div class="card p-2 border-0 rounded-0" style="box-shadow:3px 3px 0px rgba(0,0,0,0.25);background-color:#ef6b89">
- <div class="card-body text-white">
- <span style="font-weight:bold;font-size:1.5em;font-style:italic;font-family:arial,sans-serif;text-shadow:3px 3px 0px rgba(0,0,0,0.25)">
- <i class="fa-solid fa-clouds"></i>
- Basics</span>
- <hr class="my-0" style="border-color:#ffffff">
- </div>
- </div>
- <div class="card p-2 rounded-0 text-dark" style="min-height:100px;box-shadow:3px 3px 0px rgba(0,0,0,0.25);background-color:#f9f4f5">
- <div class="d-flex flex-row align-items-baseline">
- <span style="font-weight:bold">Gender</span> <div class="mx-1" style="height:2px;width:100%;background-color:#ef6b89"></div> text
- </div>
- <div class="d-flex flex-row align-items-baseline">
- <span style="font-weight:bold">Pro/noun</span> <div class="mx-1" style="height:2px;width:100%;background-color:#ef6b89"></div> text
- </div>
- <div class="d-flex flex-row align-items-baseline">
- <span style="font-weight:bold">Species/Race</span> <div class="mx-1" style="height:2px;width:100%;background-color:#ef6b89"></div> text
- </div>
- <div class="d-flex flex-row align-items-baseline">
- <span style="font-weight:bold">Birthday</span> <div class="mx-1" style="height:2px;width:100%;background-color:#ef6b89"></div> text
- </div>
- </div>
- <div class="card p-2 mb-3 text-white border-0 rounded-0" style="min-height:50px;box-shadow:3px 3px 0px rgba(0,0,0,0.25);text-shadow:3px 3px 0px rgba(0,0,0,0.25);background-color:#ef6b89">
- <div class="card-body" style="text-align:center">
- <span style="font-weight:bold;font-style:italic;font-size:1.5em;font-family:arial,sans-serif">Blaze through the resort party! - IIDX Sound Team</span>
- <hr class="my-0" style="border-color:#ffffff">
- <div class="container" style="overflow:hidden;height:40px;font-size:1.5em;letter-spacing:3px">
- <iframe src="https://www.youtube-nocookie.com/embed/ehXAcvYX9mg?controls=0"
- frameborder="0"
- style="position:absolute;right:30px;top:-50px;width:200px;height:150px;z-index:1;opacity:0.001"></iframe>
- <!--button decor-->
- <span><i class="fa-regular fa-shuffle"></i>
- <i class="fa-solid fa-backward-step"></i>
- <i class="fa-solid fa-play-pause"></i>
- <i class="fa-solid fa-forward-step"></i>
- <i class="fa-regular fa-repeat"></i></span>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- /// end img + basic info /// -->
- <!-- /// Sidebar 2 /// -->
- <div class="col-1 d-none d-xl-block order-lg-4">
- <div class="card h-100 p-2 mb-1 rounded-0 border-0 text-white" style="
- background-image:url(https://images.unsplash.com/photo-1504321946642-8f661bf96ff0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);
- background-position:center;
- background-size:cover;
- background-attachment:fixed;
- box-shadow:3px 3px 0px rgba(0,0,0,0.25) inset;
- text-align:center;
- font-size:40px;
- text-shadow:3px 3px 0px rgba(0,0,0,0.25);
- background-color:#f9f4f5">
- <div style="position:sticky;top:20px">
- <i class="fa-solid fa-plane"></i>
- <i class="fa-solid fa-clouds"></i>
- <i class="fa-solid fa-island-tropical"></i>
- <div class="my-2" style="height:3px;width:100%;background-color:#ffffff;box-shadow:3px 3px 0px rgba(0,0,0,0.25)"></div>
- </div>
- </div>
- </div>
- <!-- /// end Sidebar 2 /// -->
- </div>
- <!--Credit. You may move it, but please do not delete/remove-->
- <p class="mt-1">HTML - <a href="https://toyhou.se/20231880" style="color:#ef6b89"><i class='fa-solid fa-heart'></i> Jade-Everstone</a> // Layout - <a href="https://toyhou.se/Togo" style="color:#ef6b89">Togo</a> // BG - <a href="https://unsplash.com/photos/S1XAf3JxOLI" target="_blank" style="color:#ef6b89">Unsplash</a></p>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment