CSS Filters & Effects Interview Questions – CSS Filters & Effects Online Quiz

Question 1:  Which CSS property is used to apply visual effects like blur or brightness to an element?

Question 2:  Which CSS filter is used to convert a color image into grayscale?

Question 3:  What is the correct syntax to apply a blur effect of 5px?

Question 4:  Which CSS filter makes an image appear darker?

Question 5:  What value of the invert() function makes an image completely inverted (negative colors)?

Question 6:  Which CSS property is used to add shadow effects to text?

Question 7:  What does the drop-shadow() filter function do?

Question 8:  Which CSS function is used to control the transparency of an element?

Question 9:  What is the default value of the filter property?

Question 10:  How can you apply multiple filters to an element?

Leave a Reply