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.

How to Code a HTML Hyperlink Button

Source

<form><input type="button" value="Free Web Templates" onClick="window.location.href='http://freewebtemplates.me/'"></form>

Output

Notes

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.

Email This Article :: Printer Friendly Page

Related Articles

HTML Code For Linking To This Page

<a href="http://www.goldcoastwebdesigns.com/9.shtml">Hyperlink Button Code</a>

Webmaster Headline Feed

This webpage uses Javascript to display some content.

Please enable Javascript in your browser and reload this page.

Top of Page : Home : Web Design Services : Old Index