Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.83 KB | None | 0 0
  1. <div class="container">
  2.   <div class="row">
  3.     <div class="col card card-block" style="margin:10px; padding:0px;">
  4.       <div>
  5.         <!--------------SIDEBAR-------------->
  6.       <center><img src="https://file.toyhou.se/characters/1464664?1516489836.png" style="height: 300px;"></center>
  7.       <table class="table table-striped" style="border: none; width: 100%;">
  8.         <tr>
  9.           <td style="width:33%"><strong>Name</strong></td>
  10.           <td style="width:66%">Name</td>
  11.         </tr>
  12.         <tr>
  13.           <td style="width:33%"><strong>Age</strong></td>
  14.           <td style="width:66%">Age</td>
  15.         </tr>
  16.         <tr>
  17.           <td style="width:33%"><strong>Pronouns</strong></td>
  18.           <td style="width:66%">Pronouns</td>
  19.         </tr>
  20.         <tr>
  21.           <td style="width:33%"><strong>Species</strong></td>
  22.           <td style="width:66%">Species</td>
  23.         </tr>
  24.         <tr>
  25.           <td style="width:33%"><strong>Location</strong></td>
  26.           <td style="width:66%">Location</td>
  27.         </tr>
  28.         <tr>
  29.           <td style="width:33%"><strong>Story</strong></td>
  30.           <td style="width:66%">TBA</td>
  31.         </tr>
  32.       </table>
  33.       <!--------------END OF SIDEBAR-------------->
  34.       </div>
  35.     </div>
  36.     <div class="col-8 card card-block" style="margin:10px; padding: 0;">
  37.       <div class="card-header" style="padding-bottom: 5px;"><h3>About</h3></div>
  38.       <div>
  39.       <!--------------ABOUT-------------->
  40.       <p style="padding: 10px 20px; height:500px; overflow-y: scroll;">Summary of character's life & goals moving forward.</p>
  41.      <!--------------END OF ABOUT-------------->
  42.      </div>
  43.    </div>
  44.  </div>
  45.  <div class="row">
  46.    <div class="col-sm" style="margin:0px; padding: 0px;">
  47.      <div class="card card-block" style="margin:10px; padding: 0;">
  48.       <div class="card-header" style="padding-bottom: 5px;"><h3>Personality & Outlook</h3></div>
  49.      <div>
  50.      <!--------------PERSONALITY-------------->
  51.      <p style="padding: 10px 20px; height:200px; overflow-y: scroll;">Description of how your character views & reacts to their environment.</p>
  52.      <!--------------END OF PERSONALITY-------------->
  53.      </div>
  54.     </div>
  55.    <div class="card card-block" style="margin:10px; padding: 0;">
  56.       <div class="card-header" style="padding-bottom: 5px;"><h3>Powers & Assets</h3></div>
  57.      <div>
  58.      <!--------------POWERS & ASSETS-------------->
  59.      <p style="padding: 10px 20px; height:200px; overflow-y: scroll;">
  60.         <strong>Power</strong><br>
  61.         Description/uses/limits of this power. <br><br>
  62.         <strong>Power 2</strong><br>
  63.         Description/uses/limits of this power. <br><br>
  64.         <strong>Power 3</strong><br>
  65.         Description/uses/limits of this power. <br><br>
  66.       </p>
  67.       <!--------------END OF POWERS & ASSETS-------------->
  68.       </div>
  69.      </div>
  70.     </div>
  71.     <div class="col-sm card card-block"  style="margin:10px; padding: 0;">
  72.       <div class="card-header" style="padding-bottom: 5px;"><h3>Relationships</h3></div>
  73.       <div style="padding: 10px 20px; height:460px; overflow-y: scroll;">
  74.       <!--------------RELATIONSHIPS-------------->
  75.       <!--------------Copy & paste or remove boxes for appropriate number of colors-------------->
  76.       <div style="clear:both;">
  77.         <a href=""><img src="https://file.toyhou.se/characters/1464664?1516489836.png" style="float: left; width:150px; padding-right:15px;"></a>
  78.       <p><strong>Character 1</strong><br>
  79.       Description of relationship. </p><br>
  80.       </div>
  81.      
  82.       <div style="clear:both;">
  83.         <a href=""><img src="https://file.toyhou.se/characters/1464664?1516489836.png" style="float: left; width:150px; padding-right:15px;"></a>
  84.       <p><strong>Character 1</strong><br>
  85.       Description of relationship. </p><br>
  86.       </div>
  87.         </div>
  88.      
  89.       <!--------------END OF RELATIONSHIPS-------------->
  90.       </div>
  91.     </div>
  92.   </div>
  93.   <!--------------PALETTE-------------->
  94.      <div class="row" style="margin: 10px;">
  95.   <!--------------Copy & paste or remove boxes for appropriate number of colors, up to 12-------------->
  96.     <div class="col-sm" style="height:45px; background-color: #4D4443;"></div>
  97.     <div class="col-sm" style="height:45px; background-color: #746356;"></div>
  98.     <div class="col-sm" style="height:45px; background-color: #A45E4A;"></div>
  99.     <div class="col-sm" style="height:45px; background-color: #4F6769;"></div>
  100.   <!--------------END OF PALETTE-------------->
  101.   </div>
  102.   <div class="row">
  103.     <div class="col-sm card card-block" style="margin:10px 5px 10px 25px; padding: 0;">
  104.      <div class="card-header" style="padding-bottom: 5px;"><h3>Aesthetic</h3></div>
  105.      <div>
  106.       <!--------------AESTHETIC-------------->
  107.       <p style="padding: 10px 20px; height:300px; overflow-y: scroll;">A description of this character's appearance & their preferences when it comes to decorating both their body & personal space. </p>
  108.      <!--------------END OF AESTHETIC-------------->
  109.      </div>
  110.    </div>
  111.    <div class="col-sm card card-block" style="margin:10px 5px; padding: 0;">
  112.       <div class="card-header" style="padding-bottom: 5px;"><h3>Trivia</h3></div>
  113.       <div>
  114.       <!--------------TRIVIA-------------->
  115.       <p style="padding: 10px 20px; height:300px; overflow-y: scroll;">Tidbits that aren't really important/don't fit anywhere else. </p>
  116.       <!--------------END OF TRIVIA-------------->
  117.       </div>
  118.     </div>
  119.     <div class="col-sm  card card-block" style="margin:10px 25px 10px 5px; padding: 0;">
  120.       <div class="card-header" style="padding-bottom: 5px;"><h3>Q & A</h3></div>
  121.      <div>
  122.      <!--------------Q&A-------------->
  123.      <p style="padding: 10px 20px; height:300px; overflow-y: scroll;"><strong>Q: Question</strong><br>
  124.       A: Answer<br><br>
  125.      
  126.       </p>
  127.       <!--------------END OF Q&A-------------->
  128.       </div>
  129.     </div>
  130.   </div>
  131.   <!--------------Credit-------------->
  132.   <!--Links back to the original code page!  Please don't remove unless you feel you've edited it so heavily that the original code wouldn't be helpful to someone who wants a profile similar to yours-->
  133. <p style="text-align:right; margin-right: 15px;"><a href="https://toyhou.se/3042335.-free-simple-w-palette"><i class="fa fa-code"></i></a></p>
  134.  
  135.   <!--------------Artist Notes-------------->
  136.  
  137. <div style="width:100%;"><div class="card card-outline-danger card-bg-danger" style="margin: 0 auto; height:245px; width:450px; font-size: 0.9em; background: #fff; color: #000;">
  138.  
  139.   <h1 class="card-header bg-danger text-white"><i class="fa fa-paint-brush"></i> Artist Notes</h1>
  140.  
  141.   <div class="card-block table-responsive">
  142.     <ul style="list-style-type: disc;">
  143.       <li>Important design notes for people who you have draw your character.</li>
  144.       </ul>
  145.       </div>
  146.       </div>
  147.       </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement