Which file name is used as the background image in the sample CSS?

Prepare for the uCertify CIW Advanced HTML5 and CSS3 Specialist Exam. Dive into essential topics with flashcards and multiple-choice questions. Enhance your understanding with hints and explanations for each question. Pass your exam confidently!

Multiple Choice

Which file name is used as the background image in the sample CSS?

The key idea is how CSS links to a background image using a URL inside the background-image (or shorthand background) property. In the sample CSS, the URL points to a file named background.gif, so that image is the one applied as the background. The other file names refer to different images or formats, which would only be used if the CSS were pointing to them instead. The GIF extension simply tells us the image format of the referenced file, but what matters here is that the CSS rule references background.gif exactly, making it the background image in that sample.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy