Example: Back To Top Link
Example of a Back to top link which can be used to direct the user to the top of a long page. This is not intended to be used as a module but more as a code snippet reference. It is recommended that the code is copied and added to the Content Module.
Back to top
<!--- Start Code Snippet --->
<p class="backToTop"><a href="#top">Back to top<img alt="back to top" src="https://policy.dod.afpims.mil/Portals/11/Images/icons/up.gif" /></a></p>
<!--- End Code Snippet --->