Learn HTML by Building a Cat Photo App - Step 4

A link’s text must be placed between the opening and closing tags of an anchor (a) element. For example, <a href="https://www.freecodecamp.org">click here to go to freeCodeCamp.org</a> is a link with the text click here to go to freeCodeCamp.org.

Add the anchor text link to cat pictures to the anchor element. This will become the link’s text.

Hi, welcome to the forum!

Do you have a question?

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