Learn HTML by Building a Cat Photo App - Step 4

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

Your code so far
I can’t get past step 4 and I have been doing what system asked

<html>
<!-- TODO:Add link to cat photos--><p> TODO:Add list to cat photos</p>
  </body>
</html>

Your browser information:

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

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

Link to the challenge:

You shouldn’t change the <p> paragraph, as the instruction only ask to add another comment above the <p> element

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