Which of the following function adjust the brightness of an element’s color, f
Home | Discussion ForumFree Online Test
Which of the following function adjust the brightness of an element’s color, for use by the filter property?
contrast()
dark()
light()
brightness()
Answer : D
Free Online Test
View More Related Question
1) In css what does h1 can be called as
2) Which of the following function adjust the brightness of an element’s color, for use by the filter property?
3) Which of the following function adjusts the difference between light and dark values, for use by the filter property?
4) 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
5) __________ implementation that introduced text, list, box, margin, border, color, and background properties.