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<h2>
    <h2>Cat Photos</h2>
    <!--TODO: Add link to cat photos--> 
    
<p>Click here to view more cat photos.</p>
    
    
  </body>
</html>

Your mobile information:

Infinix X689C - Android 11 - Android SDK 30

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

Link to the challenge:

This is not the text the challenge gave you from the start. Looks like you copied an old answer. You need to reset and use the text the challenge provides

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