InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets in a shorthand form any or all background properties?(a) font(b) background(c) background-color(d) background-positionThis question was posed to me during an online exam.My doubt stems from CSS1 and CSS 2.1 Properties topic in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Correct option is (B) background |
|