/

HTML / CSS / JavaScript Tutorial

CSS Property: outline-offset

[this page | pdf | back links]

The CSS (CSS2) outline-offset property sets the amount of space between an element’s outline and the edge or border of the element.

 

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

 

Value

Description

length

A CSS length

 

Default Value:

0

JavaScript syntax:

e.g. object.style.outlineOffset="10px"

Inherited:

No

Animatable:

Yes

 


NAVIGATION LINKS
Contents | Prev | Next | CSS Properties


Desktop view | Switch to Mobile