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>
  <html>CatPhotoApp</html>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 11; SM-A107F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36

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

Link to the challenge:

Hey!

Whenever you’re stuck on a problem, your first reaction should to to look at the instructions provided to you.

In your case, you’re supposed to do:
Screenshot from 2022-09-04 15-06-51

But if we take a look at your code, you’re adding the text “CatPhotoApp” inside of the html tag instead.

Hope this helps! :smile:

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