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()

To elaborate: Blurs an ELEMENT, for use by the filter property. ACCEPTS a DISTANCE measurement WITHIN which pixels are randomly SCATTERED. A value of 0 leaves the image as is.



Discussion

No Comment Found

Related InterviewSolutions