skzcode

white/pink lace image border

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