9- What is the correct syntax in HTML for creating a link to an e-mail address?
a) <A Href="E-mail.htm">
b) <A e-mail:to@address>
c) <A Href="mailto:e-mail_id">
d) None of these
Answers
Answered by
6
Answer:
C is correct answer
Explanation:
option c is correct syntax in html for creating a link to an e-mail address
Similar questions