Hi, I do not understand what I am doing wrong in step 64 of “Learn HTML by Building a Cat Photo App”, so I am stuck. Could somebody help me? I tried to add spaces but it did not work. The hint is not helping me either, I think I already did both things it suggests.
This is what I wrote, it seems it works:
No Copyright - freeCodeCamp.org
Hint
Your anchor (a
) element should be nested within the footer
element. Make sure to add an opening tag and closing tag for the anchor (a
) element.