Hi all, getting the following error
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.
Instructions state- Step 64
Make the text freeCodeCamp.org into a link by enclosing it in an anchor (a) element. The href attribute should be set to https://www.freecodecamp.org.
Here is where I currently am after troubleshooting multiple times
i seem stuck
Editing to add: i pasted my code and my footer is functioning as link. Not sure why the code is returning an error message