Advertisement
ColoradoBluesCodes

Aere Custom Breeding Card Code

Dec 13th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.75 KB | None | 0 0
  1. <!------------
  2. Taurnar Breeding Plans - Aeregele Custom By @ColoradoBlues
  3. PLEASE DO NOT SELL - This is a customized code for Aeregele!
  4. ------------>
  5. <div class="container">
  6.      <div class="card card-block d-block mb-4">
  7.           <h2 class="card-inverse card-header" style="letter-spacing:5px; text-transform:uppercase; background-color:#272527; text-align: center">NAME X NAME
  8.      </h2>
  9. <br>
  10. <!---------------LEFT BEB------------>
  11. <div class="card bg-faded" style="width:255px; height:300px; border:1px solid #272527;">
  12.     <div class="card-block"><a href="LINK"><img src="IMAGE" class="img-rounded img-thumbnail float-md-center d-block mx-auto" style="width:210px; height:210px;"></a></div>
  13. </div>
  14.  
  15. <!---------------MIDDLE PANEL------------>
  16. <div class="ui-accordion card bg-faded" style="width:525px; height:300px; margin-left:270px; margin-top:-300px; border:1px solid #272527; text-align: center">
  17.     <div class="card-block">
  18.         <img src="https://orig00.deviantart.net/9cd1/f/2018/207/d/9/silver_breeding_voucher_by_volturai-dcicgx9.png"><br>
  19.            <h3><i class="fas fa-heart"></i> Possible Traits <i class="fas fa-heart"></h3>
  20. WIP
  21.            <br><br><h3><i class="fas fa-heart"></i> Possible Mutations <i class="fas fa-heart"></h3>
  22. WIP
  23.            <br><br><h3><i class="fas fa-heart"></i> Hatchling Reserves <i class="fas fa-heart"></h3>
  24. 1.
  25. <br>2.
  26.     </div>
  27. </div>
  28.  
  29. <!---------------RIGHT BEB------------>
  30. <div class="ui-accordion card bg-faded" style="width:255px; height:300px; margin-left:810px; margin-top:-300px; border:1px solid #272527;">
  31.     <div class="card-block"><a href="LINK" id=""><img src="IMAGE" class="img-rounded img-thumbnail float-md-center d-block mx-auto" style="width:210px; height:210px;"></a>
  32. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement