Answers for "how to href top of main"

0

how do you make a link to the top of a page

<a href="#top">Back to top of page</a>
Posted by: Guest on March-15-2020
0

how do you make a link to the top of a page

<a name="top"></a>
Posted by: Guest on March-15-2020

Code answers related to "how to href top of main"

Browse Popular Code Answers by Language