background-clip

whether backgrounds extend into the element's border

Example

1

Description

whether backgrounds extend into the element's border

Values

Value Description
Values
border-boxbackground extends into border
content-boxbackground extends to edge of content only
padding-boxbackground extends to edge of padding only