LinkedIn CSS Skill Assessment Quiz Answers

Which color will look the brightest on your screen, assuming the background is white?

Latest Update on 13th March, 2022 by Certification Course Answers

Which color will look the brightest on your screen, assuming the background is white?

  1.  background-color: #aaa;
  2.  background-color: #999999;
  3.  background-color: rgba(170,170,170,0.5);
  4.  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.