Multiple choice Which of the following statements is the correct syntax to create an email hyperlink? a href=mailto:[email protected] a href=[email protected] a href=mail:[email protected] a href=[email protected] a href=email:[email protected] Reveal answer Fill a bubble to check yourself A Correct answer Explanation We can use the mailto command in an A HREF link tag to create an email link. Clicking on the link will invoke the clients' email client automatically.