Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<html>
<body>
<!-- User Editable Region -->
<h1>CatPhotoApp</h1>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 2
Hello! Welcome to the forum!
We see you have posted some code but did you have a question?
(You have not completed the “Tell us what’s happening:” field above)
It looks like you are missing an <h2> element with the appropriate text inside as per the instructions. Add that and the tests will pass.
Happy Coding! 
2 Likes
Here this step is telling you to add an h2 tag same as h1 tag .
Kindly put the text which is given you in instruction.
Hope you understand.
2 Likes
system
Closed
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.