Anything i put between <h1> and </h1> is wrong

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

  **Your code so far**

<html>
<body>
  <h1>Cat PhotoApp</h1>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:100.0) Gecko/20100101 Firefox/100.0

Challenge: Step 2

Link to the challenge:

Hey there! Welcome to the forums! :wave: :slightly_smiling_face:

What seems to be the issue? Any error messages? Something you don’t understand? The more info you give us the better we can help :slightly_smiling_face:


Take a look at the challenge again:

Add an h2 element below the h1 element that says Cat Photos.

It doesn’t look like they want you to modify the <h1> element.

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