1.

In css, “color:red” can be called as _____________(a) Selector(b) Rule(c) Declaration(d) ValueThe question was posed to me in class test.I'd like to ask this question from Introduction to CSS in division CSS Fundamentals, Colors and Styling of CSS

Answer»

Right ANSWER is (c) Declaration

Easy EXPLANATION: In CSS, color:red is the declaration for an element saying that the GIVEN element has to apply a red color. Color is one of CSS property.



Discussion

No Comment Found

Related InterviewSolutions