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
675
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
Metadata store information about the web page that is not necessarily visible to end users.
Which of the following is not a web server?
Which of the following is used to read a HTML page and render it?
Which of the following is the correct tag for creating hyperlink
Which of the following is not a newly added element in HTML5?
What is DOM?
What is the correct syntax of doctype in HTML5?