Advertisement
arbitrarycodes

Design Notes

Dec 16th, 2021 (edited)
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.19 KB | None | 0 0
  1. <!---------NOTES
  2.  
  3. Turn WYSIWYG off when editing.
  4.  
  5. I don't check @ arbitrarycodes often so please seek help from the Coding forums.
  6.  
  7. --------->
  8.  
  9. <!---------CODE STARTS--------->
  10.  
  11. <div class="container-fluid p-0" style="max-width: 1000px;">
  12.         <div class="row no-gutters" style="column-gap: 35px">
  13.            
  14.             <!---Tab buttons--->
  15.            
  16.             <div class="col-md-5">
  17.                 <ul class="nav nav-tabs card-header-tabs row mb-1">
  18.                     <li class="col-md-4 mb-2">
  19.                         <a class="btn bg-faded btn-block btn-outline-secondary active" data-toggle="tab" href="#reg1" style="border-radius: 0px">1</a>
  20.                     </li>
  21.                     <li class="col-md-4 mb-2">
  22.                         <a class="btn bg-faded btn-block btn-outline-secondary" data-toggle="tab" href="#reg2" style="border-radius: 0px">2</a>
  23.                     </li>
  24.                     <li class="col-md-4 mb-2">
  25.                         <a class="btn bg-faded btn-block btn-outline-secondary" data-toggle="tab" href="#reg3" style="border-radius: 0px">3</a>
  26.                     </li>
  27.                 </ul>
  28.                
  29.                 <!---Tab content 1--->
  30.                
  31.                 <div class="tab-content">
  32.                     <div class="tab-pane active show" id="reg1">
  33.                         <div class="card border-0 p-0" style="border-radius: 0px">
  34.                             <img alt="ALT TEXT HERE" src="IMAGE LINK HERE" style="display:flex; margin: auto">
  35.                             <div class="card card-outline-secondary p-3 bg-faded text-secondary text-uppercase" style="border-radius: 0px">
  36.                                 <div class="text-center">
  37.                                     Outfit Name 1 <a href="ARTIST CREDIT HERE"><i class="fal fa-sun text-warning"></i></a>
  38.                                 </div>
  39.                             </div>
  40.                         </div>
  41.                     </div>
  42.                    
  43.                     <!---Tab content 2--->
  44.                    
  45.                     <div class="tab-pane" id="reg2">
  46.                         <div class="card p-0 border-0" style="border-radius: 0px">
  47.                             <img alt="ALT TEXT HERE" src="IMAGE LINK HERE" style="display:flex; margin: auto">
  48.                             <div class="card card-outline-secondary p-3 bg-faded text-secondary text-uppercase" style="border-radius: 0px">
  49.                                 <div class="text-center">
  50.                                     Outfit Name 2 <a href="ARTIST CREDIT HERE"><i class="fal fa-sun text-warning"></i></a>
  51.                                 </div>
  52.                             </div>
  53.                         </div>
  54.                     </div>
  55.                    
  56.                     <!---Tab content 3--->
  57.                    
  58.                     <div class="tab-pane" id="reg3">
  59.                         <div class="card p-0 border-0" style="border-radius: 0px">
  60.                             <img alt="ALT TEXT HERE" src="IMAGE LINK HERE" style="display:flex; margin: auto">
  61.                             <div class="card card-outline-secondary p-3 bg-faded text-secondary text-uppercase" style="border-radius: 0px">
  62.                                 <div class="text-center">
  63.                                     Outfit Name 3 <a href="ARTIST CREDIT HERE"><i class="fal fa-sun text-warning"></i></a>
  64.                                 </div>
  65.                             </div>
  66.                         </div>
  67.                     </div>
  68.                 </div>
  69.             </div>
  70.            
  71.             <!---Right side--->
  72.            
  73.             <div class="col-md-6 col-sm-12 bg-none p-3 mt-4" style="display:flex; flex-direction: column">
  74.                 <div class="container mt-2">
  75.                    
  76.                     <!---Namebox--->
  77.                    
  78.                     <div class="card card-outline-secondary bg-faded p-3 text-center text-uppercase text-secondary mb-3" style="border-radius: 0px; font-size: 18px; letter-spacing:0.5px">
  79.                         NAME HERE
  80.                     </div>
  81.                    
  82.                     <!---Table--->
  83.                    
  84.                     <div class="container center mb-3" style="display: flex; flex-direction: column">
  85.                         <table class="center">
  86.                             <tr>
  87.                                 <th class="text-center text-uppercase text-secondary" style="width: 33%; letter-spacing:0.5px; font-weight:normal">Age</th>
  88.                                 <th class="text-center text-uppercase text-secondary" style="width: 33%; letter-spacing:0.5px; font-weight:normal">Height</th>
  89.                                 <th class="text-center text-uppercase text-secondary" style="width: 33%; letter-spacing:0.5px; font-weight:normal">Build</th>
  90.                             </tr>
  91.                             <tr>
  92.                                 <td class="text-center">AGE INFO</td>
  93.                                 <td class="text-center">HEIGHT INFO</td>
  94.                                 <td class="text-center">BUILD INFO</td>
  95.                             </tr>
  96.                         </table>
  97.                     </div>
  98.                    
  99.                     <!---Design notes box--->
  100.                    
  101.                     <div class="card bg-faded card-outline-secondary p-3" style="border-radius: 0px">
  102.                         <p class="text-center text-uppercase text-secondary mb-2" style="font-size: 16px; letter-spacing:0.5px">Design notes</p>
  103.                        
  104.                         <!---Point notes--->
  105.                        
  106.                         <p class="mb-0 ml-4 mr-4" style=""><i class="fal fa-sun"></i> Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
  107.                         <p class="mb-0 ml-4 mr-4" style=""><i class="fal fa-sun"></i> Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
  108.                         <p class="mb-0 ml-4 mr-4" style=""><i class="fal fa-sun"></i> Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
  109.                        
  110.                         <!---Text content--->
  111.                        
  112.                         <p class="ml-3 mr-3 mt-3 mb-2">More text goes 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>
  113.                     </div>
  114.                 </div>
  115.             </div>
  116.         </div>
  117.     <a class="small text-secondary float-right" style="text-decoration: none" href="https://toyhou.se/arbitrarycodes">Theme</a>
  118. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement