Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="container" style="font-family: helvetica, verdana, sans-serif; font-size: 10pt; letter-spacing: .25px; max-width: 850px;">
- <div class="card bg-faded p-2 border-0" style="border-radius: 16px;"><div class="card border-0 modal-open" style="border-radius: 16px;">
- <table class="table table-striped border-0 mb-0">
- <!-- header row ------------->
- <tr class="row no-gutters hidden-sm-down">
- <th class="col-md-2 col pl-2 text-center text-uppercase">Date</th>
- <th class="col px-1 text-center text-uppercase">Artist</th>
- <th class="col-md-2 col px-1 text-center text-uppercase">Image</th>
- <th class="col px-1 text-center text-uppercase">Type</th>
- <th class="col-md-2 col pr-1 text-center text-uppercase">Value</th>
- </tr>
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col pl-md-1 text-md-center pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Adopt Purchase
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $150
- </td>
- </tr> <!-- end row -->
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Commission
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $100
- </td>
- </tr> <!-- end row -->
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Trade
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $100
- </td>
- </tr> <!-- end row -->
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Gift
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $100
- </td>
- </tr> <!-- end row -->
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Picrew
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $100
- </td>
- </tr> <!-- end row -->
- <!-- START NEW ROW ---------------------------------------------------->
- <tr class="row no-gutters py-2">
- <td class="col-md-2 col text-md-center pl-md-2 pl-3 py-1">
- <!-- date here ------------->
- ##/##/##
- </td>
- <td class="col text-center px-1 py-1">
- <!-- link artist credit here ------------->
- <a href="ARTIST_LINK">artist name</a>
- </td>
- <td class="col-md-2 col text-md-center text-right pl-1 pr-md-1 pr-3 py-1">
- <!-- link to image here ------------->
- <a href="IMAGE_LINK" target="_BLANK"><i class="fas fa-image fa-fw" style="font-size: 1.5em;" /></a>
- </td>
- <td class="col-12 p-0 hidden-md-up" style="height: 0px;"></td>
- <td class="col text-md-center pl-md-1 pl-3 pr-1 py-1">
- <!-- how image was obtained --- commission, trade, gift, picrew, etc ------------->
- Commission
- <!-- optional tooltip for extra comments -- just erase if you dont need it ------------->
- <i title="Write extra comments here such as commission type, what you traded, event art was obtained from, etc any notes you may have"
- class="fas fa-info-circle fa-fw tooltipster" ></i>
- </td>
- <td class="col-md-2 col-auto text-center pr-md-2 pr-3 py-1">
- <!-- value of image -- dollar amount or N/A for trades, gifts, dollmakers, etc ------------->
- $100
- </td>
- </tr> <!-- end row -->
- <!-- footer row ------------->
- <tr class="row no-gutters">
- <th class="col-md text-md-right text-center text-uppercase pt-2 pb-md-2 pb-0" colspan="4">Total Value <i class="fas fa-angle-double-right hidden-sm-down" /></th>
- <th class="col-md-2 pr-1 text-center text-uppercase pt-md-2 pt-0 pb-2">
- <!-- write total value of character here --->
- $650
- </th>
- </tr>
- </table><!-- end table -->
- </div></div>
- <p class="mt-2 small text-right faded">HTML by @Pinky</p>
- </div>
Add Comment
Please, Sign In to add comment