Menu mobile
Home
Programming
Python Tutorial
Java Tutorial
C Tutorial
C++ Tutorial
Web Technology
HTML
CSS
Java Script
PHP
React JS
Node JS
Assignment
MS Office
HTML
CSS
Bootstrap
Java Script
JQuery
AngularJs
Project
Blog
QUIZ ON : html - HTML LINKS
HTML LINKS
00:00:00
English
Hindi
Question No# :
01
out of 18
What is the correct html code to create a hyperlink?
हाइपरलिंक बनाने के लिए सही html क्या है?
A.
<a href="http://bpbonline.com'>Book Store</a>
<a href="http://bpbonline.com'>Book Store</a>
B.
<a name="https://bpbonline.com">Book Store</a>
<a name="https://bpbonline.com">Book Store</a>
C.
<link>https://bpbonlime.com</link>
<link>https://bpbonlime.com</link>
D.
<a url='https://bpbonline.com'>Book Store</a>
<a url='https://bpbonline.com'>Book Store</a>
Question No# :
02
out of 18
To create a link to an email address, which of the following syntax is used?
To create a link to an email address, which of the following syntax is used?
A.
<a email=”mailto:name@example.com”>email</a>
<a email=”mailto:name@example.com”>email</a>
B.
<a mail=”mailto:name@example.com”>email</a>
<a mail=”mailto:name@example.com”>email</a>
C.
<a href=”mailto:name@example.com”>email</a>
<a href=”mailto:name@example.com”>email</a>
D.
None of these
None of these
Question No# :
03
out of 18
In HTML, which attribute is used to create a link that opens in a new window tab?
HTML में, नई विंडो टैब में खुलने वाले लिंक को बनाने के लिए किस विशेषता का उपयोग किया जाता है?
A.
src=”_blank”
src=”_blank”
B.
alt=”_blank”
alt=”_blank”
C.
target=”_self”
target=”_self”
D.
target=”_blank”
target=”_blank”
Question No# :
04
out of 18
What is the correct way to create an e-mail link in HTML
HTML में ई-मेल लिंक बनाने का सही तरीका क्या है
A.
<a href='mailto:someone@example.com'>
<a href='mailto:someone@example.com'>
B.
<mail>someone@example.com</mail>
<mail>someone@example.com</mail>
C.
<email>someone@example.com</email>
<email>someone@example.com</email>
D.
<a href='email:someone@example.com'>
<a href='email:someone@example.com'>
Question No# :
05
out of 18
Which of the following is the correct way to send mail in HTML?
HTML में मेल भेजने का सही तरीका निम्नलिखित में से कौन सा है?
A.
<a href = "mailto: xy@y">
<a href = "mailto: xy@y">
B.
<a href = "xy@y">
<a href = "xy@y">
C.
<mail xy@y</mail>
<mail xy@y</mail>
D.
None of the above
None of the above
Question No# :
06
out of 18
The tag used for creating hypertext and hypermedia links is
हाइपरटेक्स्ट और हाइपरमीडिया लिंक बनाने के लिए उपयोग किया जाने वाला टैग है
A.
<hr>
<hr>
B.
<br>
<br>
C.
<pre>
<pre>
D.
<a>
<a>
Question No# :
07
out of 18
What is the correct way to create a telephone link in HTML
HTML में टेलीफोन लिंक बनाने का सही तरीका क्या है
A.
<a href=mob:8489849843’></a>
<a href=mob:8489849843'></a>
B.
<mail> call:8489849843 </mail>
<mail> call:8489849843 </mail>
C.
<mob> 8489849843 </mob>
<mob> 8489849843 </mob>
D.
<a href=‘tel:8489849843 ‘></a>
<a href='tel:8489849843 '></a>
Question No# :
08
out of 18
Which of the following is used to open document in new window / Tab ?
नई विंडो/टैब में दस्तावेज़ खोलने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
A.
<a target=”_self”>Link</a>
<a target=”_self”>Link</a>
B.
<a target=”_blank”>Link</a>
<a target=”_blank”>Link</a>
C.
<a target=”_top”>Link</a>
<a target=”_top”>Link</a>
D.
<a target=”_parent”>Link</a>
<a target=”_parent”>Link</a>
Question No# :
09
out of 18
Which attribute is used to specify where to open the linked document?
लिंक किए गए दस्तावेज़ को कहां खोलना है यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है?
A.
target
target
B.
coords
coords
C.
rel
rel
D.
pos
pos
Question No# :
10
out of 18
The basic format for text link is:
टेक्स्ट लिंक के लिए मूल प्रारूप है:
A.
<A HREF=”URL”> The text describing link </A>
<A HREF="URL"> लिंक का डिस्क्राइब करने वाला टेक्स्ट </A>
B.
<HREF = “URL”> The text describing link </A>
<HREF = “URL”> लिंक का डिस्क्राइब करने वाला टेक्स्ट </A>
C.
<HREF = “URL”> </A>
<HREF = “URL”> </A>
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
11
out of 18
______ is text with hyperlinks
________ हाइपरलिंक्स वाला टेक्स्ट है
A.
Lower Text
लोवर टेक्स्ट
B.
Upper Text
अपर टेक्स्ट
C.
Toggle Text
टॉगल टेक्स्ट
D.
Hypertext
हाइपरटेक्स्ट
Question No# :
12
out of 18
A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करने वाला एक लिंक किया गया पेज आम तौर पर प्रदर्शित होता है
A.
New window
New window
B.
Current window
Current window
C.
New tab
New tab
D.
Same tab
Same tab
Question No# :
13
out of 18
What does vlink attribute mean?
vlink विशेषता का क्या अर्थ है?
A.
Visited link
देखे गए लिंक
B.
Virtual link
वर्चुअल लिंक
C.
Very good link
बहुत अच्छा लिंक
D.
Active link
एक्टिव लिंक
Question No# :
14
out of 18
URL for link is specified using ___ attribute.
लिंक के लिए URL ___ विशेषता का उपयोग करके निर्दिष्ट किया जाता है।
A.
src
src
B.
href
href
C.
link
link
D.
rel
rel
Question No# :
15
out of 18
For defining internal links in a page which attribute is used
एक पेज में आंतरिक लिंक को परिभाषित करने के लिए किस विशेषता का उपयोग किया जाता है
A.
name
name
B.
target
target
C.
src
src
D.
None of These
None of These
Question No# :
16
out of 18
Default style and color of unvisited link in any browser is
किसी भी ब्राउज़र में अनविज़िट किए गए लिंक की डिफ़ॉल्ट शैली और रंग है
A.
Normal and Blue
Normal and Blue
B.
Underline and Purple
Underline and Purple
C.
Underline and Magenta
Underline and Magenta
D.
Underlined and Blue
Underlined and Blue
Question No# :
17
out of 18
Which attribute can be used to change the colour of the visited links?
विज़िट किए गए लिंक का रंग बदलने के लिए किस विशेषता का उपयोग किया जा सकता है?
A.
Link
Link
B.
ALINK
ALINK
C.
VLINK
VLINK
D.
All the above
सब से ऊपर
Question No# :
18
out of 18
How can you open a link in a new browser Window?
आप एक नई ब्राउज़र विंडो में एक लिंक कैसे ओपन कर सकते हैं?
A.
<a href=" url" new>
<a href=" url" new>
B.
<a href="url" target="new">
<a href="url" target="new">
C.
<a href="url" target="_blank">
<a href="url" target="_blank">
D.
<a href="url"target="">
<a href="url"target="">
Latest Current Affairs 2024
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test 2024
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Best Java Training Institute in Prayagraj (Allahabad)
Best Python Training Institute in Prayagraj (Allahabad)
O Level Online Test in Hindi
Bank SSC Railway TET UPTET Question Bank
career counselling in allahabad
Sarkari Naukari Notification
Best Website and Software Company in Allahabad
Sarkari Exam Quiz