Tell us what’s happening:
Your code so far
<h2 style="color: red">CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
Your browser information:
Your Browser User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
.
Link to the challenge:
https://www.freecodecamp.org/challenges/use-css-selectors-to-style-elements
You did not describe your problem in the “Tell us what’s happening” section. It does not look like you have changed the code at all. Please tell us what you have tried so far.
Try re-reading the instructions and doing each of the things in the test cases one by one, I.e., delete the style attribute from the h2, then add a style element above the h2 element, as per the instructions.
Have a try and show us what you tried - if there is still something you’re misunderstanding, it’ll be easier for us to help if we can see what your assumptions were