InterviewSolution
Saved Bookmarks
| 1. |
____________ property associates a background image with an element.(a) image(b) background-image(c) float(d) none of the mentionedI got this question during an internship interview.My question is taken from CSS and (X)HTML Elements Fundamentals in portion CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT choice is (B) background-image |
|