Use
mailto:
inside the
href
attribute to create a link that opens the user's email program (to let them send a new email):
Example:
HTML
<a href="mailto:[email protected]">
Send email</a>
Example of HTML Links | HTML Basic |
Definition of HTML Text Link | HTML Basic |
HTML Links - The target Attribute | HTML Basic |
Absolute URLs vs. Relative URLs | HTML Basic |
HTML Links - Use an Image as a Link | HTML Basic |
HTML Link to an Email Address | HTML Basic |
HTML Button as a Link | HTML Basic |
HTML Link Titles | HTML Basic |
HTML Absolute URLs | HTML Basic |
HTML Relative URLs | HTML Basic |
Chapter Summary of HTML Links | HTML Basic |
HTML Documents | HTML Basic |
HTML <!DOCTYPE> Declaration | HTML Basic |
HTML Headings | HTML Basic |
HTML Paragraphs | HTML Basic |
HTML Text Links | HTML Basic |
HTML Images | HTML Basic |
How to View HTML Source | HTML Basic |
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Basic |
Uploaded by
: |
Admin |