Back to Browse

ICSE CLASS 7 | CH-9: HTML PROGRAMMING | Part-10 | CREATING AN E-MAIL LINK

1.3K views
Dec 7, 2020
14:58

#email_link_in_html #html_programming_by_vijay_baretha CREATING AN E-MAIL LINK IN HTML HTML Anchor tag provides you the option to specify an email address to send an email. While using Anchor tag as an email tag, you will use mailto: email address along with href attribute. Following is the syntax of using mailto: (a href = "mailto: [email protected]")Send Email(/a) This code will generate the following link which you can use to send email.

Download

0 formats

No download links available.

ICSE CLASS 7 | CH-9: HTML PROGRAMMING | Part-10 | CREATING AN E-MAIL LINK | NatokHD