This is a printer friendly version of Hyperlink Button Code.
Use this code to make a HTML button which causes the button to act as a hyperlink or a download link. This linking method is especially useful if you want no text to display in the StatusBar.
Visit to-3gp.com to see these buttons in action.
<form><input type="button" value="Free Web Templates" onClick="window.location.href='http://freewebtemplates.me/'"></form>
Output
Replace the words Free Web Templates with what ever text you want to appear on the button.
Replace the URL http://freewebtemplates.me with your own destination URL.
© Copyright 2005 - 2012 GoldCoastWebDesigns.com