Cascading Style Sheets (CSS) level 3, also known as CSS3, introduces multiple background images support. You can list multiple background images, separating each with a comma, and set how they display ...
To apply a rule to multiple pages, an external style sheet is used. An external style sheet is a separate CSS file that can be accessed by creating a link within the head section of the webpage.