Help me in resolving the issue

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 cat photos -->
  <p>Add link to 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/103.0.5060.114 Safari/537.36 Edg/103.0.1264.49

Challenge: Step 4

Link to the challenge:

Hi

It looks as if you’ve changed the text in the p element.
But the instructions just asked you to add the comment line, not to make any other changes.

You’ll probably need to reset the step so that you get back to the original p element text. (You might need to submit your code a few times until you see the “reset this step” option below the submit button).

Then just add your comment, with no other changes, and your code should pass.

I got the solution . Thanks for your kind reply

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