I can’t see a problem. I checked the solution as well and my code is the same
<style>
h2 {
color: blue;
}
</style>
<h2>CatPhotoApp</h2>
I can’t see a problem. I checked the solution as well and my code is the same
<style>
h2 {
color: blue;
}
</style>
<h2>CatPhotoApp</h2>
The code you have shared works on my end. Please ensure that you have disabled any extensions that interface with the freeCodeCamp website (such as Dark Mode and Ad Blocker).
You might also try it in a different browser.
use a css selector on css-sheet?
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.