nerdexam
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)
  • A
    3% (2)
  • B
    5% (3)
  • C
    80% (48)
  • D
    12% (7)

Community Discussion

No community discussion yet for this question.

Full 1D0-520 Practice