Step 4 I can't pass it

can someone help me with the P element I can’t pass the step 4 because it keeps telling me I have it wrong and I don’t know what I have wrong

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
<p>click here to view more cat photos<p>
<!-- TODO: Add link to cat photos -->
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15

Challenge: Step 4

Link to the challenge:

you need to close the second tag

1 Like

thank you , but it was it problem with putting the P in top od the TODO haha and thank you again .

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