F
Futurist
Guest
I have recently been doing a code for a website i'm going to design, the code is for a link to the top and the bottom of the web page, my code for the bottom to the top of the page is:
<A HREF="#TOP">Go to the top of the page</A>
and it works fine, however, from the top of the bottom of the page i typed the code:
<A HREF="#BOTTOM">Go to the bottom of the page</A>
this code doesn't work, it shows the link but it doesn't work. Can someone help me find the appropriate code!
<A HREF="#TOP">Go to the top of the page</A>
and it works fine, however, from the top of the bottom of the page i typed the code:
<A HREF="#BOTTOM">Go to the bottom of the page</A>
this code doesn't work, it shows the link but it doesn't work. Can someone help me find the appropriate code!