InterviewSolution
Saved Bookmarks
| 1. |
Which of the following element is used by the filter property to blur the images?(a) opaque()(b) scatter()(c) blur()(d) all of the mentionedThe question was posed to me in final exam.The query is from CSS Functions in section CSS Fundamentals, Colors and Styling of CSS |
|
Answer» Right choice is (c) blur() |
|