InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies the intrinsic resolution of all raster images used in/on the element?(a) image-orientation(b) image-rendering(c) image-resolution(d) all of the mentionedThis question was posed to me in an online quiz.I'm obligated to ask this question of CSS3 Transitions for Images in portion CSS3 Fundamentals, Transitions & Animations of CSS |
|
Answer» The correct ANSWER is (C) image-resolution |
|