Learn HTML by Building a Cat Photo App - Step 4

Well I need a little more help than it’s giving me so I was going to ask if it would be possible to code into the website to make it so that I could get more help when it’s needed.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->

<!-->     </!-->

    <p>See more cat photos in our gallery.</p>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

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

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

Hi, you should look at how to formulate a comment in HTML, don’t hesitate to help yourself with Google, and try different combinations in codepen

PS : the response is in your post :smiley:

1 Like

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