Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.
I have followed the instructions correctly but it appears my code is still incorrect. I don’t know whether I didn’t understand the instructions or if there is something else that is not stated in the instructions that I need to do. Please help, it is my first time coding.

Your code so far

<CatPhotoApp>Hello World</CatPhotoApp>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36 Edg/103.0.1264.71

Challenge: Learn HTML by Building a Cat Photo App - Step 1

Link to the challenge:

Hey! the instructions are to take the text thats inside of the h1 tags and change it to Captphotoapp, not the tag itself haha! :smile:

1 Like

I keep trying to do that and its still not working :frowning:

<h1>CatPhotoApp</h1>
1 Like

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