Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.
I’m having trouble understanding where to place the p
It says to place it above the comment, will someone help me

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

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

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

Do not change the p element in any way. You need to put the comment on a separate line.

please need help for HTML By Building a Cat Photo App -Step 4
i am stuck.

You do not need to edit the existing code for this step.
Restart the step and the code will get reset.
Then add the requested comment line as per the instructions.

thanks, please i have done that but still not getting it right

Can I see your new code?

You can copy it here (by responding and copy pasting , but please put it inside a code block using the pre formatted code tool in the digit (it looks like this icon </>)

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