/

HTML / CSS / JavaScript Tutorial

CSS Property: border-image-outset

[this page | pdf | back links]

The CSS (CSS3) border-image-outset property specifies the amount by which a border image area extends beyond the border box.

 

Valid property values (other than inherit and initial) are:

 

Value

Description

length

A CSS length that specifies how far from the edges the border-image will appear

number

Multiples of the relevant border-width

 

Default Value:

0

JavaScript syntax:

e.g. object.style.borderImageOutset="30px"

Inherited:

No

Animatable:

No

 


NAVIGATION LINKS
Contents | Prev | Next | CSS Properties


Desktop view | Switch to Mobile