How will you add a link to an E-mail address?
Explanation
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>E-mail address</title>
</head>
<body>
<p>
<a href="mailto:[email protected]">
Ask your questions using E-mail</a>
<!-- Clicking hyperlink text
"Ask your questions using E-mail"
will start an application for working with E-mail-->
</p>
</body>
</html>

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
HTML & CSS quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes