Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- =================================================
- highlight color 1: #a3dfff
- highlight color 2: #e0fff9
- icons info:
- fontawesome.com
- =================================================
- -->
- <!---===== background image ===============================================
- =====================-->
- <div class="card" style="
- background-image: url('https://images.unsplash.com/photo-1489183988443-b37b7e119ba6?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1744&q=80');
- background-repeat: no-repeat; background-attachment: fixed; background-size: cover; padding-top: 80px; padding-bottom: 80px; padding-left: 20px; padding-right: 20px; border: 0px; border-radius: 0px; margin: -15px ;
- margin-top: -60px;">
- <!--== main content box===========================================================================================-->
- <div class= "card p-4 mb-1" style="border-radius: 20px; max-width: 1000px; margin: auto; color: #ffffff; background: rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 8px #e0fff9; ">
- <span style="color:#ffffff; text-shadow: 0px 0px 6px #e0fff9; font-size: 300%; font-variant:small-caps; margin-top: -60px;">
- <!--=icon=-->
- <i class="fa-duotone fa-meteor"></i>
- <!--=name=-->
- Firstname Lastname
- </span>
- <!--===========================buttons=============-->
- <ul class="nav row no-gutters" style=" border: 0px; font-variant:small-caps; margin: 10px;">
- <li class="nav-item col-auto">
- <a class="nav-link active btn m-1" data-toggle="tab" href="#basics" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-id-card-clip"></i> Basics</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#design" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-camera-retro"></i> Design</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#personality" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-chart-bar"></i> Personality</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#lore" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-books"></i> Lore</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#trivia" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-message-question"></i> Trivia</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#details" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-chart-simple-horizontal"></i> Details</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#combat" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-swords"></i> Combat</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#inventory" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-treasure-chest"></i> Inventory</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#links" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-link"></i> Links</a>
- </li>
- <li class="nav-item col-auto">
- <a class="nav-link btn m-1" data-toggle="tab" href="#meta" style="background: rgba(0, 0, 0, 0.55); color: #ffffff; text-shadow: 0px 0px 6px #e0fff9;"> <i class="fa-duotone fa-pen-nib"></i> Meta info</a>
- </li>
- </ul>
- <!--===========================buttons=============-->
- <div class="row">
- <div class="col-sm-3 mb-0">
- <p style=" margin-bottom: -25px; font-size: 180%; text-shadow: 0px 0px 8px #e0fff9; text-align: right;">
- <i class="fa-duotone fa-moon-over-sun"></i>
- <i class="fa-duotone fa-stars"></i>
- </p>
- <!--=== image ==-->
- <div style="background-image:url(https://images.unsplash.com/photo-1526336024174-e58f5cdd8e13?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:420px; background-size:cover; background-position: center; border: rgba(255, 255, 255) solid 1px; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); margin-top: 10px; padding: 10px;">
- <!-- image credit -->
- <span data-toggle="tooltip" title="image by [ ]"><i class="fa-duotone fa-image"></i></span>
- </div>
- <p style="margin-top: -25px; margin-bottom: 16px; font-size: 180%; text-shadow: 0px 0px 8px #e0fff9;">
- <i class="fa-duotone fa-moon-stars"></i>
- <i class="fa-duotone fa-sun-cloud"></i>
- <i class="fa-duotone fa-stars"></i>
- </p>
- </div>
- <div class="col-sm-9 mb-0">
- <div style="height: 450px; overflow-y: visible; overflow-x: hidden; padding-right: 10px;">
- <div class="tab-content">
- <!--=== basics tab===================================================================================================-->
- <div class="tab-pane fade show active" id="basics">
- <!--=====basic info================================================================================================-->
- <div class="row">
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-signature"></i> Name </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-message-quote"></i> Nickname </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-language"></i> [language] Name </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-cake-candles"></i> Age </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-balloons"></i> Birthday </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-venus-mars"></i> Gender </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-comment-pen"></i> Pronouns </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-head-side-heart"></i> Orientation </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-dna"></i> Species </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-earth-americas"></i> Ethnicity </span>
- <span> or race</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-scale-unbalanced-flip"></i> Alignment </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-ruler-vertical"></i> Height </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-briefcase"></i> Occupation </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-location-crosshairs"></i> Location </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-comments"></i>
- Languages </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-brain-circuit"></i>
- MBTI </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-sun"></i> Western Zodiac </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-dragon"></i> Eastern Zodiac </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-hand"></i>
- Dominant hand </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-syringe"></i>
- Blood type </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-seedling"></i>
- Birthplace </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-book-sparkles"></i> Religion </span>
- <span> or beliefs</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-house-heart"></i>
- Relationship status </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- <i class="fa-duotone fa-display-medical"></i>
- Status </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=====introduction===================================================================================-->
- <p>
- intro / short description.
- <p>
- the entire box will scroll. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <!--=====more info=======================================================================-->
- <div class="row">
- </div>
- </div><!--end basic tab-->
- <!--=== design tab===================================================================================================-->
- <div class="tab-pane fade" id="design">
- <span style="font-variant:small-caps; font-size: 180%;">
- Appearance
- </span>
- <hr style="background: #a3dfff; height: 1px">
- <p>
- describe appearance. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <!--=reference sheet image============================-->
- <img src="https://images.unsplash.com/photo-1538947151057-dfe933d688d1?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
- <hr style="background: #a3dfff; height: 1px">
- <div class="row">
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Height </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Weight </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Body type </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Skin </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Eyes </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Hair color </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Hairstyle </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- custom_trait </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- custom_trait </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- custom_trait </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- custom_trait </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;"> Design notes <i class="fa-duotone fa-paintbrush"></i></i></span>
- <ul>
- <li>write</li>
- <li>design</li>
- <li>notes</li>
- <li>here</li>
- <li>you can add as much as you want</li>
- </ul>
- <hr style="background: #a3dfff; height: 1px">
- </div> <!--==end design tab===-->
- <!--=== personality tab===================================================================================================-->
- <div class="tab-pane fade" id="personality">
- <span style="font-variant:small-caps; font-size: 180%;">
- Personality
- </span>
- <!-- ==stats section==-->
- <div class="row">
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- </div>
- <!-- == end stats section==-->
- <hr style="background: #a3dfff; height: 1px">
- <!--=====likes&dislikes=======================================================================-->
- <div class="row">
- <div class="col-sm-6 mb-0">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;"> Likes <i class="fa-duotone fa-heart-pulse"></i></span>
- <ul>
- <li>content</li>
- <li>content</li>
- <li>content</li>
- <li>content</li>
- </ul>
- </div>
- <div class="col-sm-6 mb-0">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;"> Dislikes <i class="fa-duotone fa-heart-crack"></i></span>
- <ul>
- <li>content</li>
- <li>content</li>
- <li>content</li>
- <li>content</li>
- </ul>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div><!--=end _ tab=-->
- <!--=== lore tab===================================================================================================-->
- <div class="tab-pane fade" id="lore">
- <h2 style="font-variant:small-caps;">
- <i class="fa-duotone fa-bookmark"></i>
- Header</h2>
- <p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna. Blandit cursus risus at ultrices mi tempus. Felis imperdiet proin fermentum leo vel. Et malesuada fames ac turpis egestas integer eget aliquet. Tempus egestas sed sed risus pretium quam vulputate dignissim suspendisse. Nec tincidunt praesent semper feugiat nibh sed. Id venenatis a condimentum vitae sapien pellentesque habitant. Phasellus egestas tellus rutrum tellus. Faucibus interdum posuere lorem ipsum dolor sit amet. Eleifend mi in nulla posuere sollicitudin aliquam ultrices sagittis orci. Quisque id diam vel quam elementum pulvinar. Magna sit amet purus gravida quis blandit turpis cursus.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <h2 style="font-variant:small-caps;">
- <i class="fa-duotone fa-bookmark"></i>
- Header</h2>
- <p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna. Blandit cursus risus at ultrices mi tempus. Felis imperdiet proin fermentum leo vel. Et malesuada fames ac turpis egestas integer eget aliquet. Tempus egestas sed sed risus pretium quam vulputate dignissim suspendisse. Nec tincidunt praesent semper feugiat nibh sed. Id venenatis a condimentum vitae sapien pellentesque habitant. Phasellus egestas tellus rutrum tellus. Faucibus interdum posuere lorem ipsum dolor sit amet. Eleifend mi in nulla posuere sollicitudin aliquam ultrices sagittis orci. Quisque id diam vel quam elementum pulvinar. Magna sit amet purus gravida quis blandit turpis cursus.
- </p>
- <p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna. Blandit cursus risus at ultrices mi tempus. Felis imperdiet proin fermentum leo vel. Et malesuada fames ac turpis egestas integer eget aliquet. Tempus egestas sed sed risus pretium quam vulputate dignissim suspendisse. Nec tincidunt praesent semper feugiat nibh sed. Id venenatis a condimentum vitae sapien pellentesque habitant. Phasellus egestas tellus rutrum tellus. Faucibus interdum posuere lorem ipsum dolor sit amet. Eleifend mi in nulla posuere sollicitudin aliquam ultrices sagittis orci. Quisque id diam vel quam elementum pulvinar. Magna sit amet purus gravida quis blandit turpis cursus.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <h2 style="font-variant:small-caps;">
- <i class="fa-duotone fa-bookmark"></i>
- Header</h2>
- <p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna. Blandit cursus risus at ultrices mi tempus. Felis imperdiet proin fermentum leo vel. Et malesuada fames ac turpis egestas integer eget aliquet. Tempus egestas sed sed risus pretium quam vulputate dignissim suspendisse. Nec tincidunt praesent semper feugiat nibh sed. Id venenatis a condimentum vitae sapien pellentesque habitant. Phasellus egestas tellus rutrum tellus. Faucibus interdum posuere lorem ipsum dolor sit amet. Eleifend mi in nulla posuere sollicitudin aliquam ultrices sagittis orci. Quisque id diam vel quam elementum pulvinar. Magna sit amet purus gravida quis blandit turpis cursus.
- </div> <!--end lore tab===-->
- <!--=== trivia tab===================================================================================================-->
- <div class="tab-pane fade" id="trivia">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-comment-text"></i>
- Trivia
- </span>
- <ul>
- <li> add as many as you want </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </li>
- <li> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque. Proin sagittis nisl rhoncus mattis rhoncus urna. Blandit cursus risus at ultrices mi tempus.</li>
- </ul>
- </div><!--=end trivia tab=-->
- <!--=== details tab===================================================================================================-->
- <div class="tab-pane fade" id="details">
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-circle-heart"></i>
- Favorites
- </span>
- <div class="row">
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Color </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Food </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Drink </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Animal </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Place </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Time of day </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Weather </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Season </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Genre </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Style </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-angles-right"></i>
- Strengths
- </span>
- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-angles-right"></i>
- Weaknesses
- </span>
- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-angles-right"></i>
- Fears
- </span>
- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <span style="font-variant:small-caps; font-size: 180%;">
- <i class="fa-duotone fa-angles-right"></i>
- Flaws
- </span>
- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis blandit turpis cursus in hac habitasse platea dictumst quisque.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- </div><!--=end details tab=-->
- <!--=== combat tab===================================================================================================-->
- <div class="tab-pane fade" id="combat">
- <span style="font-variant:small-caps; font-size: 180%;">
- Combat
- </span>
- <hr style="background: #a3dfff; height: 1px">
- <!-- ==stats section==-->
- <div class="row">
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- <div class="col-sm-6 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- stat </span>
- <span>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-solid fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- <i class="fa-duotone fa-splotch"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- </div>
- </div>
- <!-- == end stats section==-->
- <hr style="background: #a3dfff; height: 1px">
- <!--== skill == -->
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-size: 120%;">
- <i class="fa-duotone fa-angles-right"></i>
- Skill name
- </span>
- <span>
- type
- </span>
- </div>
- <p>
- description. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <!--== end skill == -->
- <!--== skill == -->
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-size: 120%;">
- <i class="fa-duotone fa-angles-right"></i>
- Skill name
- </span>
- <span>
- type
- </span>
- </div>
- <p>
- description. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <!--== end skill == -->
- <!--== skill == -->
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-size: 120%;">
- <i class="fa-duotone fa-angles-right"></i>
- Skill name
- </span>
- <span>
- type
- </span>
- </div>
- <p>
- description. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- <hr style="background: #a3dfff; height: 1px">
- <!--== end skill == -->
- </div><!--=end combat tab=-->
- <!--=== inventory tab===================================================================================================-->
- <div class="tab-pane fade" id="inventory">
- <span style="font-variant:small-caps; font-size: 180%;">
- Inventory
- </span>
- <hr style="background: #a3dfff; height: 1px">
- <!--==============item===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Title here
- </span>
- <span>
- content (remove if not needed)
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 160px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end item=================-->
- <!--==============item===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Title here
- </span>
- <span>
- content (remove if not needed)
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 160px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end item=================-->
- <!--==============item===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Title here
- </span>
- <span>
- content (remove if not needed)
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 160px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end item=================-->
- </div><!--=end inventory tab=-->
- <!--=== links tab===================================================================================================-->
- <div class="tab-pane fade" id="links">
- <span style="font-variant:small-caps; font-size: 180%;">
- Links
- </span>
- <hr style="background: #a3dfff; height: 1px">
- <!--==============character link===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span>
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Name Here
- </span>
- <br>
- <span>
- Relation
- </span>
- </span>
- <span>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 140px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end character link=================-->
- <!--==============character link===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span>
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Name Here
- </span>
- <br>
- <span>
- Relation
- </span>
- </span>
- <span>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 140px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end character link=================-->
- <!--==============character link===============-->
- <div class="row">
- <div class="col-sm-4 mb-0">
- <!-- ==== image ====-->
- <div style="background-image:url(https://images.unsplash.com/photo-1536481351195-04a50ee18278?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
- min-height:200px; max-width: 200px; margin: auto; background-size:cover; background-position:center; border-radius: 14px; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);"></div>
- </div>
- <div class="col-sm-8 mb-0">
- <div class="d-flex justify-content-between">
- <span>
- <span style="font-variant:small-caps; font-weight: 700; font-size: 140%; color: #e0fff9;">
- Name Here
- </span>
- <br>
- <span>
- Relation
- </span>
- </span>
- <span>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-solid fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- <i class="fa-duotone fa-heart"></i>
- </span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin-top: 1px; margin-bottom: 4px;">
- <div style="height: 140px; overflow-y: visible; overflow-x: hidden; padding-right: 8px;">
- <p>
- description here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div>
- </div>
- </div>
- <hr style="background: #a3dfff; height: 1px">
- <!--=end character link=================-->
- </div><!--=end links tab=-->
- <!--=== meta info tab===================================================================================================-->
- <div class="tab-pane fade" id="meta">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Creation date </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- First creation medium </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Design: version </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- <div class="d-flex justify-content-between">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Lore: version </span>
- <span> content</span>
- </div>
- <hr style="background: #a3dfff; height: 0.1px; margin:1px">
- <span style="font-variant:small-caps; color: #e0fff9; font-weight: 700; font-size: 125%;">
- Author notes</span>
- <p> extra info. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </p>
- </div><!--=end meta info tab=-->
- <!--=== _ tab===================================================================================================-->
- <div class="tab-pane fade" id="basictab">
- <span style="font-variant:small-caps; font-size: 180%;">
- ___
- </span>
- </div><!--=end _ tab=-->
- </div><!-- end tab content-->
- </div><!-- end right content box -->
- </div><!-- end column -->
- </div><!-- end row -->
- <!--= extra text/icon==============================
- remove if not needed
- ===-->
- <span style="color:#ffffff; text-shadow: 0px 0px 6px #e0fff9; font-size: 200%; font-variant:small-caps; margin-bottom: -40px; text-align: right;">
- Text Here
- <!--=icon=-->
- <i class="fa-duotone fa-sparkles"></i>
- </span>
- <!--==================-->
- </div>
- <div style="max-width: 900px; margin: auto; color: #ffffff; font-size: 100%; text-shadow: 0px 0px 4px #000000;">
- <a style="color: #ffffff;" href="https://toyhou.se/EunaCodes">code</a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement