Comment in html

Tell us what’s happening:
Describe your issue in detail here.
I’m confused :sob::sob:

  **Your code so far**

<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  <p>Click here to view more cat photos.</p>
  <!-- TODO: -->
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1

Challenge: Step 4

Link to the challenge:

You are creating the comment with the correct tags, you just aren’t quite following the instructions.

The instructions say:

“Add a comment above the p element”

Is your comment above or below the p element?

"with the text TODO: Add link to cat photos"

Does your comment have that exact text in it?

1 Like

I got it… I was doing it below. Thank you :face_exhaling:

Can you put me through when I have problems??

can someone show me sample of how to put the comment abive

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

when you have an issue, you can open a topic on the forum :slight_smile:
there are plenty of people that can help

1 Like

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