RKL Web
Home
Courses
SQL
QBASIC
MCQs
Blog
Notice
Tools
BS/AD Date Converter
Foreign Exchange Rates
EMI Calculator
Image Compressor
SIP Calculator
Compound Interest Calculator
Text Analyzer
Download
Sign In
Microsoft Word (38)
Microsoft Excel (22)
Microsoft PowerPoint (23)
Microsoft Access (5)
HTML (61)
Comptuer Hardware (37)
Operating System (25)
TSC (50)
Software Engineering (4)
Computer Network (11)
HTML
How can you create a email link?
<mail href="abc@abc.com">
<a href="abc@abc.com">
<a href="mailto:abc@abc.com">
none o the above
308
Answer : C) <a href="mailto:abc@abc.com">
<a href="mailto:abc@abc.com"> is correct way to create a mail link.
Join Discussion
Comment
*
Please Login to Post a Comment
Sign in with Google
RELATED MCQS
What is the role of charset attribute?
Which tag is used to make text bold?
Which tag is used to insert horizontal line in webpage?
Which HTML element is used to create a hyperlink?
Which of the following is the correct HTML width attribute and its value?
In which part of the HTML metadata is contained?
Which of the following element is not removed by HTML5 ?