aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • HTML and Web Technologies Quiz
  • How can you create an e-mail link?
Multiple choice technology web technology

How can you create an e-mail link?

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

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

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

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

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Email links use the tag with the href attribute set to 'mailto:' followed by the email address. The correct syntax is . Options A and B use non-existent tags. Option C is missing the mailto: protocol prefix.

Keep practicing — related questions

  • To create an e-mail in our contact details, we can use
  • Which is the correct tag to make a link that will send an email?
  • Create a new e-mail
  • The e-mail address is
  • To create a hyperlink that points to an email address, the contents of the HREF attribute must begin with: ...
  • Which of the following statements is the correct syntax to create an email hyperlink?
  • Reply to an e-mail
  • Send the e-mail
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Internet and Web (1617 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy