CBSE Class 10 Computer Applications
Question 54 of 81
Images, Links and Tables — Question 18
Back to all questions 18
Question Question 18
What is the correct syntax in HTML for creating a link to an e-mail address?
<A Href = "E-mail.htm"><A e-mail:to@address><A Href="mailto:e-mail_id">- None of these
<A Href="mailto:e-mail_id">
Reason — The correct syntax in HTML for creating a link to an e-mail address is as follows:
<A Href="mailto:e-mail_id">