I have a problem with running this piece of HTML. I am required to add a TODO comment which I have. It fails to accept what I have entered. Please assist

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  <!-- TODO: Add link to the cat photos -->
  <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.61 Safari/537.36

Challenge: Step 4

Link to the challenge:

Try deleting the little "the " from the comment to see if works. The site lessons must be with the right words, spaces and special characters to get passed.

Sorry, nevermind. I saw my error. It was a grammar error :sweat_smile:
I’m really sorry :joy:

No problem, friend
happy coding!! (:

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