Advertisement
kyujouz

bow border

Aug 5th, 2021
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <style>
  2. #image01 {
  3. width: 100%;
  4. height: 100%;
  5. border-width:8px;
  6. border-style:solid;
  7. border-image: url("https://i.imgur.com/e3EPu48.png") 12 fill round;
  8. }
  9. </style>
  10.  
  11. <!--cr clarispop if used-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement