Which of the following function with filter property to create your own sophisti
Home | Discussion ForumFree Online Test
Which of the following function with filter property to create your own sophisticated effects on DOM elements?
create()
DOM()
custom()
none of the mentioned
Answer : C
Free Online Test
View More Related Question
1) Which of the following attributes is used to specify elements to bind style rules to?
2) Which of the following function adjusts the difference between light and dark values, for use by the filter property?
3) Which of the following function adjust the brightness of an element’s color, for use by the filter property?
4) Which of the following element is used by the filter property to blur the images?
5) Which of the following is the correct way to applying style to a document?
Use an external style sheet, either by importing it or by linking to it
Directly embed a document-wide style in the head element of the document
Set an inline style rule using the style attribute directly on an element
All of the mentioned
View Answer