Interviewer And Interviewee Guide

HTML Developer Interview Question:

Tell us how do you create a text on a webpage that will allow you to send an email when clicked?

Submitted by: Muhammad
To change a text into a clickable link to send email, use the mailto command within the href tag. The format is as follows:

<A HREF=”mailto:youremailaddress”>text to be clicked</A>
Submitted by: Muhammad

Read Online HTML Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.