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**
<html>
<body>
  <h1>CatPotoApp</h1>

</body>
</html>h1
  <h>h1
    <h1>CatPhotoApp</h1>
  le code does not pass



  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36

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

Link to the challenge:

Hi! Welcome to the forum. Please try to explain your coding issue in detail in future in the ‘tell us what is happening’ section.

You’ve added a lot of extra code here. I would reset the lesson code.

Look at the instructions carefully again, you do not need to add any extra elements just change the text inside the h1.

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