box-shadow

shadow properties for the element's box

Example

1

Description

shadow properties for the element's box

This property accepts a comma-separated list of shadows, each defined by: - 2 to 4 length values: horizontal offset, vertical offset, blur distance (optional), spread distance (optional) - optional color value, - optional "inset" keyword for creating inner shadows

Values

Value Description
Values
<horizontal-offset vertical-offset blur-distance spread distance color inset>