In css what does “color:red” can be called as
Home | Discussion ForumIn css what does “color:red” can be called as
Selector
Rule
Declaration
None of the above
Answer : C
Free Online Test
View More Related Question
1) Which of the following function converts an element’s color to a shade of gray, for use by the filter property?
2) _________ selectors, which are used to specify a group of elements
3) ________ selectors, which are used to specify a rule to bind to a particular unique element
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) Which of the following attributes is used to specify elements to bind style rules to?