It says "You have either omitted the text or have a typo." for my paragraph but I dont see one, am I missing somthing?

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

  **Your code so far**

<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  </p>Click here to view more 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/100.0.4896.127 Safari/537.36 OPR/86.0.4363.64

Challenge: Step 3

Link to the challenge:

You forgot to end this tag put </p> at the end also you have to put <p> at the starting not </p>

1 Like

wow that was very fast lol thank you so much

You’re Welcome @D-Lias :+1:

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