HTML - Programming Language (MCQ) questions for Q. 27550

Q.  How can you create an e-mail link?
- Published on 26 Feb 17

a. <mail href="a@b">
b. <mail>a@b</mail>
c. <a href="a@b">
d. <a href="mailto:a@b.com">

ANSWER: <a href="mailto:a@b.com">

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)