aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Web Technology Basics
  • Which is the correct tag to make a link that will send an...
Multiple choice technology web technology

Which is the correct tag to make a link that will send an email?

  1. <a href="sendmail://[email protected]">

  2. <a href="[email protected]">

  3. <a href="mailto:[email protected]">

  4. <a mail: "[email protected]">

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

To create an email link in HTML, use the mailto protocol within an anchor tag: . Option A uses incorrect protocol sendmail://, Option B is missing the protocol, and Option D uses incorrect syntax mail: attribute.

Keep practicing — related questions

  • Which tag would you use to create a hyperlink?
  • How can you create an e-mail link?
  • How can you create an e-mail link?
  • How can you create an e-mail link?
  • How can you create an e-mail link?
  • Which of the following statements is the correct syntax to create an email hyperlink?
  • To create a hyperlink that points to an email address, the contents of the HREF attribute must begin with: ...
  • What is the correct HTML for creating a hyperlink?
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