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
524
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
The recommended basic size for a favicon is _______ pixels.
Which HTML element is used to create a hyperlink?
Which of the following is not a newly added element in HTML5?
Which of the following element is not removed by HTML5 ?
What is the role of charset attribute?
Which tag is used to create a bullet or unordered list?
The tag which is used for order list is