InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of image replacement?(a) To replace an image(b) To implement special effects(c) Removal of image rollovers(d) Implementation of image rollovers |
|
Answer» Correct answer is (d) Implementation of image rollovers Easy explanation: Image replacement is a technique developed to allow designers to use image-based typesetting while meeting accessibility requirements. One common use for image replacement is to implement image rollovers, in which an image changes when the mouse pointer moves over it. |
|