Expand description
CSS properties related to backgrounds.
Structs§
- Background
- A value for the background shorthand property.
- Background
Position - A value for the background-position shorthand property.
- Background
Repeat - A value for the background-repeat property.
Enums§
- Background
Attachment - A value for the background-attachment property.
- Background
Clip - A value for the background-clip property.
- Background
Origin - A value for the background-origin property.
- Background
Repeat Keyword - A
<repeat-style>value, used within thebackground-repeatproperty to represent how a background image is repeated in a single direction. - Background
Size - A value for the background-size property.