Multiple Choice Question (MCQ)
Question: How do you add a link which will allow the visitor to send an email from the page?
A.
<a href = "mailto : youradderss">
B.
<a href = "sendmailtoyour address">
C.
<a="mailto">
D.
<href = "mailto">
Correct Answer: <a href = "mailto : youradderss">