Basic HTML and HTML5 link to internal section

I am having a hard time I guess understanding what they are asking. I have tried so many different ways, trying to figure out what to do.

On line 14, you are missing the name of the opening tag “footer” although you have its id.

For example,

<footer id="footer">... </footer>