Use mailto: inside the href attribute to create a link that opens the user's email program (to let them send a new email):
<a href="mailto:[email protected]">
Send email</a>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Basic |
Uploaded by: | Admin |