Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<!-- User Editable Region -->

<html>

<!-- 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/116.0.0.0 Safari/537.36 Edg/116.0.1938.62

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

Link to the challenge:

I would reset the challenge. You deleted the h1 and you need that to pass the challenge

The directions to pass say

“Find the h1 element and change its text to:

CatPhotoApp

Thats all you are supposed to do is change the text from hello world to the one the challenge says

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