Computer Science, asked by adityasingh3975, 8 months ago

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 RaviKumarhacker
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