webmaster resources and information

Path = Home : Webmaster Resources : HTML Design Tips : A Button Email Prompt

A Button Email Prompt


 


Web Source Web Design Tips
by Shelley Lowery

<form>
<input type="button" value="Email Me"
onClick="location.href='mailto:you@yourdomain.com'">
</form>

This code will create a button that when clicked on, will launch the users email program. You can change the value words to whatever you'd like your button to say.

 


Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net






 

 

Menu


Online Stores


Search This Site

Custom Search

Miscellaneous