Tell us what’s happening:
Describe your issue in detail here.
I’m confused
**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
Can you put me through when I have problems??
can someone show me sample of how to put the comment abive
ILM
May 26, 2022, 1:51pm
6
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.
ILM
May 26, 2022, 1:51pm
7
when you have an issue, you can open a topic on the forum
there are plenty of people that can help
1 Like
system
Closed
November 25, 2022, 1:53am
8
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.