-
background-color: #aaa; -
background-color: #999999; -
background-color: rgba(170,170,170,0.5); -
background-color: rgba(170,170,170,0.2);
Correct Answer:
-
background-color: rgba(170,170,170,0.2);
Which color will look the brightest on your screen, assuming the background is white?
background-color: #aaa;background-color: #999999;background-color: rgba(170,170,170,0.5);background-color: rgba(170,170,170,0.2);Correct Answer:
background-color: rgba(170,170,170,0.2);Latest Updates
No posts found in this category.