Basic CSS lesson 2

Doesn’t seem to work

<style>
h2 {color: blue;}
</style>
<h2>CatPhotoApp</h2>

Challenge: Use CSS Selectors to Style Elements

Link to the challenge:

Works for me. What browser are you using?

What exactly doesn’t work @ShinInferno? You’re CSS and HTML markup look fine.

Oh wait nvm I was using an extension which changed the layout and the colors of the website…

2 Likes