Step 17 how to write the selector

  font-family: Verdana, Tahoma;
}
[role="region"] {
  border-bottom: 4px solid #dfdfe2;
}

  font-family: Verdana, Tahoma;
}
h2`Preformatted text`[role="region"] {
  border-bottom: 4px solid #dfdfe2;
}
  font-family: Verdana, Tahoma;
}
h2>[role="region"] {
  border-bottom: 4px solid #dfdfe2;
}

nothing happens, who knows how to correctly prescribe at first glance easy things, it’s bad that this site doesn’t know how to present good material.

Please copy and paste all the code in your editor here as what you have above is too disjointed to review.

You need to create two selectors.

The first should be a selector list that targets both the h1 and h2. This selector should set the font as asked for.

The next selector below that should only target the h2 and set the border as asked for.

As mentioned before, general complaints do not give us any information we can use to make changes to the website. If you have critiques or suggestions, please be specific. We can make improvements from specific issues with the course content.

We understand you dislike the curriculum. We cannot fix a general dislike of everything in the curriculum. Keep in mind, if you do not think this website is a good fit for your learning needs, you can try alternate websites.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.