Multiple choice technology web technology

How can you create an e-mail link?

  1. <mail href="xxx@yyy">

  2. <mail>xxx@yyy</mail>

  3. <a href="xxx@yyy">

  4. <a href="mailto:xxx@yyy">

Reveal answer Fill a bubble to check yourself
D Correct answer