I am stuck in step 4

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

stuck in tep4 please i need your help

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
<p><!--/TODO:catphotos.-->
</body>
</html><p><!--/TODO:catphotos.-->
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Step 4

Link to the challenge:

I would restart the step to get the default HTML back. You should not change any of the existing code. The only thing the instructions are asking you to do is add a comment above the existing p element. And make sure the text in the comment is exactly what the instructions are asking for.

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