Learn HTML by Building a Cat Photo App - Step 1

i don’t know how to code , i am a beginner so i don’t know what is my mistake can u explain why it is not right

Your code so far

</html>
  </body>
    <CatPhotoApp>
  </body>
</html>

Your browser information:

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

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

Link to the challenge:

Hello and Welcome to the forum.
You have removed the <h1> </h1> tag which you should have not removed.
Kindly Reset the lesson. and replace the text Hello World with CatPhotoApp

1 Like

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