Copied content!

Border Image

OPTIONS

Image URL

Styles

SELECT TO FILTER

Outset

0px

Slice

30

Width

15px

PREVIEW

CODE

border: 15px solid;
border-image: url(./img/exemplo-borda.png) 30 / 15px / 0px stretch;

Utilization

The border-image property is a shorthand property for setting the individual border-image properties (i.e., border-image-source, border-image-slice, border-image-width, border-image-outset, and border-image-repeat) in a single declaration.