skzcode

heart lace image border

Dec 5th, 2023 (edited)
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <style>
  2. #hearts {
  3. width:150px;
  4. height:auto;
  5. border-width:7px;
  6. border-style:solid;
  7. border-image:url("https://i.imgur.com/FsgoCPW.png") 7 fill round;
  8. }
  9. </style>
  10.  
  11. <img src="https://files.catbox.moe/renrct.jpeg" id="hearts">
Add Comment
Please, Sign In to add comment