Learn HTML by Building a Cat Photo App - Step 2

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

CatPhotoApp

**Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <Cat Photos>   

</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

Hello.

You are missing an h2 element.

Can show me how to do it

For eg this line here shoes an h1 element.

So h2 is exactly the same but with 2 instead of 1

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