I'm having problem with my step 4 and I really don't know how to go about it. Please I need help

Tell us what’s happening:
Describe your issue in detail here.
I’m having problem with my step 4 and I really don’t know how to go about it. Please I need help.
I
Your code so far


<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
 <!-- TODO: Add link to cat photos. -->

  <p>Click here to view more cat photos.</p>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 10; Infinix X657C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36

Challenge: Step 4

Link to the challenge:

1 Like

Could you post the error you’re having? What you have posted doesn’t look inherently wrong?

I tried adding comment which is what I’m been asked to do in step 4 but I don’t understand why it’s saying that I’m wrong,I really can’t figure out the error

right but what does the error say?

with the information given, you could try to delete the newline and make sure there’s no spacing between the comment and the <p>Click here to view more cat photos.</p> line, but without the error i can’t help more than that, because i don’t know what the site is saying is incorrect, if that makes sense

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