Contact Us

|

FriendFeed FriendFeed

|

follow us on twitter Twitter

|

 Rss Feed

|

Favorites Add to Favorites

Tuesday, September 2, 2008

Html Email Link Tutorial

To create html email link, we use mailto in html code of anchor tag in our html document.A valid email address used instead of url to create e-mail link.

HTML code
<a href="mailto:emailaddress@htmlcsstutorials.com" title="Email to me">contact us</a>

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home