CSS background-attachment
Method of defining how a background image is attached to a scrollable element. Values include `scroll` (default), `fixed` and `local`.
Background-clip: text
Clipping a background image to the foreground text.
CSS3 Background-image options
New properties to affect background images, including background-clip, background-origin and background-size
background-position-x & background-position-y
CSS longhand properties to define x or y positions separately.
CSS background-repeat round and space
Allows CSS background images to be repeated without clipping.
Background Sync API
Provides one-off and periodic synchronization for Service Workers with an onsync event.
CSS background-position edge offsets
Allows CSS background images to be positioned relative to the specified edge using the 3 to 4 value syntax. For example: `background-position: right 5px bottom 5px;` for positioning 5px from the bottom-right corner.
CSS background-blend-mode
Allows blending between CSS background images, gradients, and colors.
CSS3 Multiple backgrounds
Method of using multiple images as a background
SVG in CSS backgrounds
Method of using SVG images as CSS backgrounds
backgroundfetchevent api
backgroundfetchevent api: registration
backgroundfetchmanager api
backgroundfetchmanager api: fetch
backgroundfetchmanager api: get
backgroundfetchmanager api: getids
backgroundfetchrecord api
backgroundfetchrecord api: request
backgroundfetchrecord api: responseready
backgroundfetchregistration api
backgroundfetchregistration api: abort
backgroundfetchregistration api: downloaded
backgroundfetchregistration api: downloadtotal
backgroundfetchregistration api: failurereason
backgroundfetchregistration api: id
backgroundfetchregistration api: match
backgroundfetchregistration api: matchall
backgroundfetchregistration api: `progress` event
backgroundfetchregistration api: recordsavailable
backgroundfetchregistration api: result
backgroundfetchregistration api: uploaded
backgroundfetchregistration api: uploadtotal
backgroundfetchupdateuievent api
backgroundfetchupdateuievent api: updateui
css property: background
css property: background-color
css property: background-image
css property: background-image: none
css property: background-origin
css property: background-position
css property: background-position-y
css property: background-position: top
css property: background-repeat
css property: background-repeat: round
css property: background-size
css property: background-size: auto
css property: background-size: contain
css property: background-size: cover
manifest: background_color
background-filter
50 results found.