Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <style>
- img {
- border-width:7px;
- border-style:solid;
- border-image: url("https://media.discordapp.net/attachments/840568798465884200/846154914303967262/image_2021-05-24_013511.png") 8 fill round;
- }
- </style>
- </head>
- <body>
- <h2>white lace border around image</h2>
- <img src="https://i.pinimg.com/originals/26/d8/64/26d864ce32a9517f2d452513cb5431cb.jpg" alt="." style="width:250px">
- <p>credit @girisgo if used!</p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement