Vidyalelo
CSS · Q57

Basic CSS

Programming · CSS · question 57

Q57

Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?

A.
CurrentColor keyword
Answer
B.
HSLa Color
C.
HSL Color
D.
RGB Color

Answer: Option A

Solution

Answer: Option A
Solution:
This is useful if you want to dynamically change one color and have other related colors change.