Learn HTML by Building a Cat Photo App - Step 2

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

Your code so far

<html>
  <body>
    </h1catphotos><h2>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 12; V2111) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36

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

Link to the challenge:

hi there, welcome to the forum.

I think you may benefit from reviewing this post

If you are still stuck after this, let us know.

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

Your code so far

<html>
  <body>
    </h1<catphotos>><h2></h1>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 12; V2111) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36

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

Link to the challenge:

please do not create duplicate topics for the same step.
I’ve merged your duplicates into one.

Make sure you write proper syntax.
Every element must have an opening tag and a closing tag that matches.

For this step, I suggest clicking Restart Step and then re-read the exercise to see what it is they are asking you to add.
If you have a question, don’t create a new topic, just respond here to this one.

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