I have no idea what to do now. can i get some help

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

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

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

Challenge: Step 2

Link to the challenge:

you must begin you h2 like this

a open tag h2, the text, a closing tag h2

just copy your h1 element above and change to h2, and change the text.

thank you it worked !

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