Cant seem to get this right why!

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>TODO: Add link to cat photos</p>
<p>TODO: Add link to cat photos</p>
  <p>Click here to view more cat photos.</p>

</body>
</html>
  **Your browser information:**

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

Challenge: Step 4

Link to the challenge:

You placed the text which you were supposed to place in a <!---INSERT COMMENT HERE--> comment line within a paragraph element instead. That is why the code is not approved.

hi jordy

ill restart it and erm go over it and see where i have gone wrong only know bits nightmere but thanks for the help

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