CIW
1D0-520 · Question #114
Which of the following is an acceptable way to insert a background image using a style sheet?
The correct answer is C. background-image: url(background.jpg). See the full explanation below for the reasoning.
Question
Which of the following is an acceptable way to insert a background image using a style sheet?
Options
- A<img src=background.jpg>
- Bbackground-image: url(background.tiff);
- Cbackground-image: url(background.jpg);
- Dbackground-position: background.jpg bottom right;
How the community answered
(60 responses)- A3% (2)
- B5% (3)
- C80% (48)
- D12% (7)
Community Discussion
No community discussion yet for this question.