Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.
Not sure what im doing wrong
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.1.2

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

Link to the challenge:

I don’t think the instructions are asking you to add all those extra periods (dots). Also, there should be a space between the colon and the word “Add”.

Try to do exactly what the instructions ask. Even the smallest difference may cause you to fail the step.

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