Advertisement
slstar

dual color border

May 25th, 2021
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. #image01 {
  5. border-left: 4px solid #AB18DE;
  6. border-top: 4px solid #AB18DE;
  7. border-right: 4px solid #000;
  8. border-bottom: 4px solid #000;
  9. }
  10. </style>
  11. </head>
  12. <body>
  13.  
  14. <style="width:100px">
  15.  
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement