I don't know what to do in the comment section part :/ (plz help)

Tell us what’s happening:
I don’t know what am I supposed to do in this lesson.
Describe your issue in detail here.
I made the exact Code in order to get comment and I tried several times. And I don’t know what to do please help.

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2> 
  <!--TODO:https://www.pexels.com/search/cat/-->
   <p>Click here to view more cat photos.</p>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14695.85.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.75 Safari/537.36

Challenge: Step 4

Link to the challenge:

Hmm, this is not what you’re instructed to comment.

Read carefully:

Add a comment above the p element with the text 
TODO: Add link to cat photos.
1 Like

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