Learn HTML by Building a Cat Photo App - Step 3

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

Your code so far

I am confused, because I need to make cat photos were it sens you to a new link

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
        <h3>Click here to view more <ph3>cat photos</h3>.</h3>
    
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 15117.111.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36

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

Link to the challenge:

I tried but I did not work

please click reset then on a blank line below the h2 element create a new p element and give it the text required by the exercise.

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