Having Trouble with Basic HTML and HTML5: Link to Internal Sections of a Page with Anchor Elements

I put the correct anchor link.

Jump To Bottom

Then to link to the footer and apply to id attribute I put.

Id="#footer"Copyright Cat Photo App

The id=“footer” need to be within the footer element.
An element is in between the greater than and less than signs. So <footer> is the element.