3.1 Layering Multiple Background Images

Chapter 3 - Backgrounds - 3.1 Layering Multiple Background Images

Go to the relevant page of the specification.

background-010 (image)
Background with (image color)
Background with (image color) sets the background of the element to the color specified (not shown) and tiles the image across the background.
background_properties_greater_than_images
Number of background properties greater than number of background images
If the background properties values are greater than the number of background images, then the excess values are ignored.
scroll-positioned-multiple-background-images (dom, image, scroll)
Scroll multiple background images that are positioned
When multiple background images are positioned at (0px, 0px) and (0, 60px) of each 60px by 60px in a scrollable element, and the element is scrolled to (0, 60px), only the second image is shown.