Im Stuck on Step 2

Im Stuck on Step 2
Describe your issue in detail here.

  **Your code so far**
<h1><CatPhotoApp></h1>
</body>
</html>
  **Your browser information:**

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

Challenge: Step 2

Link to the challenge:

You have to add an h2 with the text “Cat Photos” below the h1.
Example:
Add an h3 below the h2.

<h2>Some text</h2>
<h3>New Text!</h3>
1 Like

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