Create a link TO the footer FROM the nav bar
-
Hello. I would like to create a link to my footer from the top of my page, specifically from my navigation list. I was going to make a simple html link but can’t quite figure out how to get there.
<a href="WHAT DO I PUT HERE?#Footer">Footer</a>
<a name="Footer" id="Footer">Footer Links and Blog Info</a>
What path do I put in the code?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Create a link TO the footer FROM the nav bar’ is closed to new replies.