Learn HTML by Building a Cat Photo App - Step 12

few things to note:

  • “a” tag in “p” is missing closing tag “</a>”
  • “a” tag is also missing "cat photos’ text in it and a ‘dot’ right after ‘</a>’

please feel to adjust those in your code and try it out that should be enough for this step

otherwise ‘restart this step’ an d simply replace ‘cat photos’ text in ‘p’ tag with 'given ‘a’ tag, which has everything is needed for this step

happy learning :slight_smile: