Advertisement
Kawaii-Lau

Starfruit

May 27th, 2020
1,298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.51 KB | None | 0 0
  1. <!--
  2.  
  3. ❁ ≖≖✿❁  
  4.                Hello!
  5.     Thank you for using my code!
  6.                                     ✿❁ ≖≖ ❁ *
  7. Rules to Follow:
  8.  
  9. ✶ Do not EVER delete or remove the credits of the coder or claim this code as your own.
  10. ✶ Do not redistribute this code, no matter how much you edited it!
  11. ✶ If you need any help in fixing codes, contact me on Discord (Kawaii-lau#6316). Major changes in code is not accepted.
  12. ✶ If you like to share this code, send to your friends the link of my blog, kawaii-lau.tumblr.com , and support me!
  13.  
  14. If you like a custom code, check out my blog to see if requests are open!
  15.  
  16. XOXO, Kawaii-Lau.
  17.  
  18. ❁ ≖≖✿❁
  19.        2020 © Coding by Kawaii-Lau
  20.                                    ✿❁ ≖≖ ❁ -->
  21.  
  22.  
  23. <!-- MAIN BACKGROUND  -->
  24.  
  25. <div style="width:750px;background:#51869B url(https://i.pinimg.com/564x/7b/b6/32/7bb63270f5dde57c5509d8337f0437c1.jpg) top center fixed;margin-left:auto;margin-right:auto;">
  26.  
  27. <!-- BACKGROUND FADE -->
  28.     <div style="background:rgba(0, 0, 0, 0.5);padding:40px 10px 10px;">
  29.     <table style="color:white;text-align:center;font-family:serif;">
  30.     <tr>
  31.    
  32.     <!-- PICTURES -->
  33.     <td style="width:200px">
  34.        
  35.     <!-- PICTURE 1 -->
  36.         <div><img src="https://i.pinimg.com/564x/1e/bc/90/1ebc906c207fce55f5fd6fbba690eae0.jpg" style="width:200px" alt="pic1"/>
  37.         <br><br>
  38.        
  39.      <!-- PICTURE 2 -->  
  40.         <img src="https://i.pinimg.com/564x/b3/c6/ce/b3c6ceb6588a33a5df927b17a721ffd2.jpg" style="width:200px" alt="pic2"/></div></td>
  41.    
  42.         <td style="width:590px;">
  43.        
  44.         <!-- SUBJECT TITLE -->  
  45.             <center><img src="https://fontmeme.com/permalink/200527/c544ff66ed4a8451cae1886a4c8135e9.png" style="width:300px"/></center>
  46.         <br>
  47.        
  48.        
  49.         <img src="https://cdn.discordapp.com/attachments/709135451532820593/711664249134514256/d42f0bce-c4ec-4453-88e7-317d5f0429ae.png" style="width:120px;" alt="divider"/><!-- DIVIDER -->  
  50.             <div style="background:#XXXXXX;padding:10px">
  51.            
  52.             <!-- TEXT CONTENT -->  
  53.             Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc et arcu faucibus, placerat augue ut, mollis tellus. Aenean quis est orci. Integer a lorem a tortor scelerisque rhoncus. Nunc posuere augue non nunc hendrerit, id mollis nisi rhoncus. Mauris tincidunt tincidunt mollis. Fusce tempus dolor eu magna elementum, quis faucibus velit sodales. Pellentesque habitant morbi tristique <br><br>
  54.  
  55.             <p style="font-size:24px;">If you have any coding problems or questions, feel free to ask me on my blog, Kawaii-Lau</p>
  56.             <center>
  57.             <img src="https://cdn.discordapp.com/attachments/709135451532820593/711664249134514256/d42f0bce-c4ec-4453-88e7-317d5f0429ae.png" style="width:120px;"/><!-- DIVIDER -->
  58.            
  59.             <br><br>
  60.            
  61.     <!-- SIGN OFF PICTURE AND SIGNATURE -->  
  62.                 <img src="https://media1.tenor.com/images/ed5c5401d817e673bceac576f0ccb4e9/tenor.gif?itemid=12917580" style="width:120px" alt="pfp"/>
  63.                 <br><br>
  64.             <img src="https://fontmeme.com/permalink/200527/71e6e78110c479530a6cbb6130eb2b89.png" style="width:300px" alt="signature"/></center>
  65.                         </div>
  66.         </td>
  67.     </tr>
  68. </table>
  69.     <br><br>
  70.    <div style="text-align:center;color:white;font-family:serif;font-size:12px">2020 &copy; Coding by <a href="https://kawaii-lau.tumblr.com" target="_blank" style="color:#CF89BD;text-decoration:none">Kawaii-Lau</a></div>
  71. </div>
  72. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement