Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Top Divider -->
- <img src="https://i.imgur.com/BKlUreV.png" alt="divider" width="100%">
- <div style="width: 100%; margin-top: 20px; text-align: center;">
- <!-- Chicken's Profile Picture -->
- <img src="https://i.imgur.com/fguT9yG.jpeg" alt="picture" style="max-width: 250px; border-radius: 10px;"><br><br>
- <!-- Chicken's bio -->
- <div style="max-width: 300px; margin: auto;">
- <!-- Description/Bio text goes here-->
- <p>Bawk bawk bawk! bawk? bawk... Bawk bawk?! Bawk bawk bawk!! Bawk? Ba-bawk? .... bawk.... bawk....</p>
- <!-- Divider -->
- <hr style="width: 60%; margin: auto;"> <br>
- <!-- Status Table -->
- <table style="width: 100%; text-align: center;">
- <tr>
- <!-- InterNests Status -->
- <td>
- <p><strong>InterNests</strong></p>
- <!-- Yes internests -->
- <span style="background-color: #BD4F2C; color: white; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block;">🤍 Available</span>
- <br>
- <!-- No internests -->
- <span style="background-color: #48392F; color: #DAC3B3; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block;">Unavailable</span>
- </td>
- <!-- Trade Status -->
- <td>
- <p><strong>Trade</strong></p>
- <!-- Available badge -->
- <span style="background-color: #BD4F2C; color: white; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block;">🤍 Up for offers</span>
- <br>
- <!-- Unavailable badge -->
- <span style="background-color: #48392F; color: #DAC3B3; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block;">Not for offers</span>
- </td>
- </tr>
- </table>
- <!-- Interested in Section -->
- <br><p><strong>Interested in:</strong></p>
- <!-- Interest Buttons -->
- <!-- Art -->
- <span style="background-color: #E48048; color: #550D19; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block; margin: 2px;">Art</span>
- <!-- Eggs -->
- <span style="background-color: #FFC860; color: #643725; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block; margin: 2px;">Eggs</span>
- <!-- Chickens -->
- <span style="background-color: #FFC860; color: #643725; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block; margin: 2px;">Chickens</span>
- <!-- Chickets -->
- <span style="background-color: #E48048; color: #550D19; padding: 3px 8px; border-radius: 3px; font-size: 12px; display: inline-block; margin: 2px;">Chickets</span>
- </div>
- </div>
- <!-- Bottom Divider -->
- <img src="https://i.imgur.com/BcbZPKi.png" alt="divider" width="100%">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement