Home » CSS » CSS Colors » Question
  1. Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?
    1. RGB Color
    2. HSL Color
    3. CurrentColor keyword
    4. HSLa Color
    5. None of these
Correct Option: C

This is useful if you want to dynamically change one color and have other related colors change.



Your comments will be displayed only after manual approval.