Learn HTML by Building a Cat Photo App - Step 2

Describe your issue in detail here.

  **am stuck in step 2 how did you guys go about it**
<html>
<body>
  </h1>Cat Photos</h2>
</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

I think you have to have your opening h tag the same as closing so if open with h1 then close with h1 see if that helps

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