InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not the value for background-repeat property?(a) repeat-y(b) repeat-x(c) no-repeat(d) fixedI had been asked this question in final exam.I would like to ask this question from Specifying Bullet Point Styles, CSS Image Alignment, ID and Class in chapter Layout & Images of CSS |
|
Answer» The correct answer is (d) fixed |
|