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
533
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 tag is used to create a bullet or unordered list?
What is the correct way to comment out multiple lines in HTML?
Which tag is used to insert horizontal line in webpage?
What is the correct syntax of doctype in HTML5?
Which specifies unique for an element?
Which of the following is not a pair tag?