Jump to Top of Page Link
-
Hello,
I want to share with you what I believe is a simple solution to what I had trouble locating an answer for. I wanted a simple ‘Back to Top’ page jump link and did not find the solution on this forum (but did find it on another website). It is because I did not find the solution here that I want to share it so that others will hopefully find this information useful.
On the HTML side of my webpage, I simply needed to input the following code:
<a_href=”#”>Back to Top</_a>You can change the “Back to Top” words to anything you want it to say and remove the underscores. (You’ll want to leave a space between a and href, but take out the underscore and space for the /a ~ Sorry, I had to do something for this system to show the full code.) : )
I hope this is useful as I’ve seen several conversations about this topic on this forum but never saw this answer!
- The topic ‘Jump to Top of Page Link’ is closed to new replies.