MCQ
Single Best Answer
Not Set
QWhich of the following is the proper method for sending HTML email?
ID: #4802
HTML Basic MCQ
188 views
Question Info
#4802Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
The tag that you provided in your answer is used to create a hyperlink in HTML, not to send an HTML email. The "mailto" attribute specifies the email address of the recipient, but it does not have anything to do with the format of the email. We can use the (anchor tag) tag, and the href attribute to mail a person.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic