LinkedIn CSS Skill Assessment Quiz Answers

Which CSS selector can you use to select all elements on your page associated with the two classes header and clear?

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

Which CSS selector can you use to select all elements on your page associated with the two classes header and clear?

  1.  ."header clear" {}
  2.  header#clear {}
  3.  .header.clear {}
  4.  .header clear {}

Correct Answer:

  •  .header.clear {}

Latest Updates

No posts found in this category.