Advertisement
IEatRawPasta

Desert Rose

Oct 23rd, 2024 (edited)
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.78 KB | Software | 0 0
  1. <!-- Decorations -->
  2. <img src="https://i.imgur.com/BETA9Pm.png" style="border-radius: 50%; max-width: 80px; max-height: 80px;">
  3. <img src="https://i.imgur.com/X7MDfiB.png" style="border-radius: 50%; max-width: 80px; max-height: 80px;">
  4. <img src="https://i.imgur.com/xv0Y7jZ.png" style="border-radius: 50%; max-width: 80px; max-height: 80px;">
  5.  
  6. <br>
  7.  
  8. <!-- Divider Image -->
  9. <img src="https://i.imgur.com/e8yiKN8.png" alt="Divider" style="width: 100%;">
  10.  
  11. <br><br>
  12.  
  13. <!-- Columns layout-->
  14. <table style="width: 100%;">
  15.   <tr>
  16.     <!-- Left Column-->
  17.     <td style="vertical-align: top; text-align: center; width: 30%; padding: 20px 0;">
  18.    
  19.      <!-- Image Above Buttons -->
  20.           <img src="https://i.imgur.com/X5T5ryY.jpeg" style="max-width: 120px; max-height: 120px; border-radius: 100px;"><br><br><br>
  21.    
  22.       <!-- Button #1 -->
  23.       <a href="#link1">
  24.         <span style="background-color: #702645; color: #F9CFFF; padding: 10px 20px; border-radius: 5px;">Button #1</span>
  25.       </a>
  26.       <br><br>
  27.       <!-- Button #2 -->
  28.       <a href="#link2">
  29.         <span style="background-color: #9A6178; color: #F9CFFF; padding: 10px 20px; border-radius: 5px;">Button #2</span>
  30.       </a>
  31.       <br><br>
  32.       <!-- Button #3 -->
  33.       <a href="#link3">
  34.         <span style="background-color: #C4899E; color: #702645; padding: 10px 20px; border-radius: 5px;">Button #3</span>
  35.       </a>
  36.       <br><br>
  37.       <!-- Button #4 -->
  38.       <a href="#link4">
  39.         <span style="background-color: #DBB2C1; color: #702645; padding: 10px 20px; border-radius: 5px;">Button #4</span>
  40.       </a>
  41.       <br><br>
  42.  
  43.     </td>
  44.  
  45.     <!-- Middle Column-->
  46.     <td style="vertical-align: top; text-align: center; width: 50%;">
  47.       <img src="https://i.imgur.com/3vGENUD.jpeg" style="max-width: 300px; max-height: 300px; border-radius: 15px;">
  48.       <br><br>
  49.       <p>Bawk bawk bawk! bawk? bawk... Bawk bawk?! Bawk bawk bawk!! Bawk? Ba-bawk? .... bawk.... bawk....</p>
  50.     </td>
  51.  
  52.     <!-- Right Column-->
  53.     <td style="vertical-align: top; text-align: center; width: 20%;">
  54.       <!-- Image #1 -->
  55.       <img src="https://i.imgur.com/id7VTUA.png" style="border-radius: 50%; max-width: 100px; max-height: 100px;">
  56.       <p style="font-size: 12px;">Chick</p>
  57.       <br>
  58.       <!-- Image #2 -->
  59.       <img src="https://i.imgur.com/5mjU9mA.png" style="border-radius: 50%; max-width: 100px; max-height: 100px;">
  60.       <p style="font-size: 12px;">Adult</p>
  61.       <br>
  62.       <!-- Image #3 -->
  63.       <img src="https://i.imgur.com/P7jtbDl.png" style="border-radius: 50%; max-width: 100px; max-height: 100px;">
  64.       <p style="font-size: 12px;">Outfit plans</p>
  65.     </td>
  66.   </tr>
  67. </table>
  68.  
  69. <!-- Divider Image -->
  70. <img src="https://i.imgur.com/e8yiKN8.png" alt="Divider" style="width: 100%;">
  71.  
  72. <br><br>
  73.  
Tags: chickenpet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement