InterviewSolution
Saved Bookmarks
| 1. |
Which property specifies where the background image is positioned?(a) background-size(b) background-origin(c) background-image(d) background-clipThis question was posed to me during an online exam.My question is taken from Shadowy Styles, Multiple Backgrounds, CSS Pop-Ups & Menus topic in chapter Layout & Images of CSS |
|
Answer» Right option is (b) background-origin |
|