Learn HTML by Building a Cat Photo App - Step 12

Tell us what’s happening:
Describe your issue in detail here.
I 'm having trouble with adding a link to a text
Your code so far

  <p>See more <a href="https://freecatphotoappfreecatphotoapp/">cat photos</a> in our gallery</p>
  <a href="https://freecatphotoapp.com">link to cat pictures</a>

I believe your problem is with the spacing.
You need to learn to space as if the tags are not there at all.
Happy Coding. :saluting_face:

1 Like

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