Learn HTML by Building a Cat Photo App - Step 4

Comment code denied
I have typed in the comment just like the instruction said but i do not know were i have gone wrong .

THIS IS HOW I HAVE DONE IT

<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 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

Hi @Fedeth,
Your code is correct. However, the accepted solution would require in this case exactly what it asks you to input, including proper punctuation and spacing.

Hope this helps.

Thanks,
Hal_Jordan

Hello , yes indeed it has. Thank you for your care .

Your welcome @Fedeth.
Please remember to click my answer as the solution as well as others when they point you in the right direction. As well as give a heart. (It helps)

Thanks,
Hal_Jordan

1 Like

Good to know, and done.

1 Like

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