hyperlinks

D

Dunebuggy_05

At the bottom of each page on my website, how do I insert a "back to top"
type link?
 
D

Don Schmidt

Select Insert, Code fragment

Use this text

<a href="#top">back to top</a>


Once placed you can move it by dragging.
 
Top