Web Design Tips and Information
Front Page 
 
 Feature Articles
 
 Web Design
 
 Free Wordpress Themes
 
 Free Stuff
 
 About
 
 Site Map
 Search

Web Design  About  Site Map 
 Home : Web Design

Hyperlink Button Code

Email this article
 Printer friendly page
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 the hyperlink is an affiliate link, because no text will display in the StatusBar.

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.

  Home | Web Design
Top of Page  Front Page
Web Design
Latest Headlines
How To Create Your First External CSS Style Sheet
How To Change Hyperlink Color
How To Create a HTML Download Link
HTML Code For Scrolling Marquee
Hyperlink and Status Bar
HTML Image Hyperlinks
Simple Image HTML Tags
Hyperlink Button Code
HTML Hyperlink Code
Common HTML Tags