11.
What does the background-position property in CSS control?
12.
How can you position a background image to be centered both horizontally and vertically within its container?
13.
What is the purpose of the background-attachment property in CSS?
14.
How can you make a background image stay fixed while the content scrolls on the page?
15.
What CSS property is used to create repeating patterns as backgrounds?
16.
How do you create a repeating background pattern that tiles an image vertically but not horizontally?
17.
Which CSS property allows you to define multiple background images for an element?
18.
How would you layer two background images on top of each other for an element?
19.
What is the purpose of the background-size property in CSS when using multiple background images?
20.
How do you specify the size of each background image when using multiple background images?