Learn HTML by Building a Cat Photo App - Step 4

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

Test

Sorry, your code does not pass. Hang in there.

Hint

Your comment should be above the p element. You have them in the wrong order.

I do as everything is given, but I don’t understand what the error is, please help!!!

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

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36

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

Link to the challenge:

hello, you accidentally deleted the p element.
Can you click on Restart Step and then add the comment as requested?
(do not delete the code given to you )

That 's still an error gives

so what do you think this error is about?
(there is a hint to help you there…)

but I do not know, please help me, I’ve been sitting for half an hour and I can’t understand what the problem is honestly help

I found the answer thank you very much :slight_smile:

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