Hyperlink Button Code
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.
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.