Please help for -Link to Internal Sections of a Page with Anchor Elementsf a Page with Anchor Elements

So @juhijain123 for the solution you should set your anchor tag as <a href="#footer">Jump to Bottom</a> and it should bring you to the destination which is on the bottom and should be written like <footer id="footer">Copyright Cat Photo App</footer>

you should place the footer id inside the footer code. cheers