Instructions
- 1Create or locate the image you want to use as your button. This does not have to be fancy and may web authoring programs have built-in button creating functions. If not, check free button generator sites, like Buttongenerator.com.
- 2Insert an anchor at the top of the page where you want the user to go when they push the button with code like this: <a name="top"></a>
- 3Insert the button within a link where you want the TOP button to appear using code like this: <a href="#top"><img src="yourbuttongraphic.jpg"></a>
- 1
No comments:
Post a Comment