LinkedIn CSS Skill Assessment Quiz Answers

In the following CSS code, ‘h1’ is the ___, while ‘color’ is the ___.

Latest Update on 23rd March, 2022 by Certification Course Answers

In the following CSS code, 'h1' is the ___, while 'color' is the ___.

h1 {
  color: red;
}
  1.  property; declaration
  2.  declaration; rule
  3.  “p” character
  4.  selector; property

Correct Answer:

  •  selector; property

Latest Updates

No posts found in this category.