Which part of the following CSS rule is the selector? h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size: 70px; font-weight: bold; } (1 point) Responses h1 h1 font-family font-family 70px 70px font-weight

1 answer

In the given CSS rule h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size: 70px; font-weight: bold; }, the selector is h1.

Similar Questions
  1. QuestionWhich part of the following CSS rule is the selector? h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size:
  2. Which part of the following CSS rule is the selector?h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size: 70px;
  3. Which part of the following CSS rule is the selector?h1 } font-family: "Comic Sans MS", cursive, sans-serif; font-size: 70px;
more similar questions