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>
  <CatPhotoAppi >
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->

  <TODO:Add link to cat photos >
    <p>See more cat photos in our gallery.</p>
     <!--/<TODO: Add link to cat photos -->

<!-- User Editable Region -->

</TODO:Add link to cat Photos. >

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 6.0; BGO-DL09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36

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

Link to the challenge:

Hi, welcome to the fCC forum.

Please describe your issue in your own words.

Asking a good question is an excellent skill in your learning journey.

1 Like

How can I solve inserting a link t o cat photos in cat photo app step 4

What you should be doing is inserting comment above p element.

Which is shown at the instruction how to do it.
Below is the comment element
<!-- TODO: None -->

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