Blog Desk       December 17, 2020      188

How do you add a link which will allow the visitor to send an email from your page?

  1. Add an image of an envelope
  2. Add <a href="sendmailtoyouraddress">
  3. Add <a href=mailto:youraddress>
  4. None of the above

The Right Answer is : Option C

Explanation