Advertisement
powys

image with double border

Jun 3rd, 2021
11,381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <style>
  2.  
  3. .glub {
  4. border: 3px double black;
  5. }
  6. </style>
  7.  
  8. <img class=glub src="https://i.imgur.com/fKr96V3.png" alt="." style="width:250px;height:auto;border-radius:1px;">
  9.  
  10.  
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement