InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?(a) CurrentColor keyword(b) HSLa Color(c) HSL Color(d) RGB ColorI got this question in class test.I'm obligated to ask this question of CSS Color Values in section CSS Fundamentals, Colors and Styling of CSS |
|
Answer» The CORRECT choice is (a) CurrentColor keyword |
|