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

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!--TODO: Add link to cat photos./-->
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

iPhone - iOS16.6

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

Link to the challenge:

When asking a question, it is important to fill out this form so that individuals looking to assist you know how to best assist you.


The challenge says
" Add a comment above the p element with this text:

TODO: Add link to cat photos"

look at the text the challenges tells you to use and look at the text you have. You should notice there is a character that should not be there

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