Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening: I’m trying to add a comment on step 4 and it is giving me an error, what am I doing wrong?
Describe your issue in detail htere.

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:

2209116AG - Android 13 - Android SDK 33

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

Link to the challenge:

This is what the directions ask for. Check what you have carefully. Make sure spacing matches exactly, and that you havent added anything extra


TODO: Add link to cat photos

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