borderImage
The border-image
CSS property draws an image around a given element. It replaces the element's regular border.
Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>
| Chrome | Firefox | Safari | Edge | IE |
| :-----: | :-------: | :-----: | :----: | :----: |
| 16 | 15 | 6 | 12 | 11 |
| 7′ | 3.5′ | 3′ | | |
Content copied to clipboard