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 LISTS
HTML LISTS
00:00:00
English
Hindi
Question No# :
01
out of 26
From which tag descriptive list starts ?
डिस्क्रिप्टिव लिस्ट को बनाने के लिए किस टैग का इस्तेमाल करेंगे
A.
<LL>
<LL>
B.
<DD>
<DD>
C.
<DL>
<DL>
D.
<DS>
<DS>
Question No# :
02
out of 26
Which of the following is the correct way to start an ordered list with the count of numeric value 4?
Which of the following is the correct way to start an ordered list with the count of numeric value 4?
A.
<ol type = "1" initial = "4">
<ol type = "1" initial = "4">
B.
<ol type = "1" begin = "4">
<ol type = "1" begin = "4">
C.
<ol type = "1" num = "4">
<ol type = "1" num = "4">
D.
<ol type = "1" start = "4">
<ol type = "1" start = "4">
Question No# :
03
out of 26
Which of the following is used to create an ordered list in HTML?
HTML में ऑर्डर की गई सूची बनाने के लिए निम्न में से किसका उपयोग किया जाता है?
A.
<ul>
<ul>
B.
<ol>
<ol>
C.
<pl>
<pl>
D.
<hl>
<hl>
Question No# :
04
out of 26
Which tag is used to describe an list item?
सूची आइटम का वर्णन करने के लिए किस टैग का उपयोग किया जाता है?
A.
<dl>
<dl>
B.
<li>
<li>
C.
<dd>
<dd>
D.
<ul>
<ul>
Question No# :
05
out of 26
To get the order list we use
ऑर्डर सूची प्राप्त करने के लिए हम इसका उपयोग करते हैं
A.
<dl>
<dl>
B.
<nl>
<nl>
C.
<ol>
<ol>
D.
<ul>
<ul>
Question No# :
06
out of 26
In order to create an ordered list, we can use the tag:
ऑर्डर की गई सूची बनाने के लिए, हम टैग का उपयोग कर सकते हैं:
A.
<UL> </UL>
<UL> </UL>
B.
<P> </P>
<P> </P>
C.
<A> </A>
<A> </A>
D.
<OL> </OL>
<OL> </OL>
Question No# :
07
out of 26
How can you make a list with numbers?
आप संख्याओं की सूची कैसे बना सकते हैं?
A.
<dl>
<dl>
B.
<ol>
<ol>
C.
<ul>
<ul>
D.
<list>
<list>
Question No# :
08
out of 26
Which tag is used to create a numbered list in HTML?
HTML में क्रमांकित सूची बनाने के लिए किस टैग का उपयोग किया जाता है?
A.
<ol>
<ol>
B.
<ul>
<ul>
C.
<li>
<li>
D.
<ll>
<ll>
Question No# :
09
out of 26
What are the types of unordered or bulleted list in HTML?
What are the types of unordered or bulleted list in HTML?
A.
disc, square, triangle
disc, square, triangle
B.
polygon, triangle, circle
polygon, triangle, circle
C.
disc, circle, square
disc, circle, square
D.
All of the above
All of the above
Question No# :
10
out of 26
Which tag is used to list individual items of an ordered list?
ऑर्डर की गई लिस्ट के अलग-अलग आइटम को सूचीबद्ध करने के लिए किस टैग का यूज़ किया जाता है?
A.
LI
LI
B.
OL
OL
C.
UL
UL
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
11
out of 26
Which of the following HTML tag is used to create an unordered list?
निम्नलिखित में से किस HTML टैग का उपयोग अव्यवस्थित सूची बनाने के लिए किया जाता है?
A.
<ol>
<ol>
B.
<ul>
<ul>
C.
<li>
<li>
D.
<ll>
<ll>
Question No# :
12
out of 26
What is the correct way in which we can start an ordered list that has the numeric value count of 5?
वह सही तरीका क्या है जिससे हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें संख्यात्मक मान हो 5 की गिनती?
A.
<ol type = “1” start = “5”>
<ol type = “1” start = “5”>
B.
<ol type = “1” num = “5”>
<ol type = “1” num = “5”>
C.
<ol type = “1” begin = “5”>
<ol type = “1” begin = “5”>
D.
<ol type = “1” initial = “5”>
<ol type = “1” initial = “5”>
Question No# :
13
out of 26
To start a list using filled circles we use
To start a list using filled circles we use
A.
<ul type:"disc">
<ul type:"disc">
B.
<ul type="round">
<ul type="round">
C.
<ul type="disc">
<ul type="disc">
D.
<ul type:"round">
<ul type:"round">
Question No# :
14
out of 26
Which tag will display the content of list?
Which tag will display the content of list?
A.
ul
ul
B.
li
li
C.
ol
ol
D.
dl
dl
Question No# :
15
out of 26
HTML <dl> tag defines the
HTML <dl> टैग परिभाषित करता है
A.
Unordered list
Unordered list
B.
Ordered list
Ordered list
C.
Description list
Description list
D.
Descriptive list
Descriptive list
Question No# :
16
out of 26
HTML allows us to create three different kinds of ___
HTML हमें तीन अलग-अलग प्रकार के ___ बनाने की अनुमति देता है
A.
Functions
कार्यों
B.
Events
आयोजन
C.
Files
फ़ाइलें
D.
Lists
सूचियों
Question No# :
17
out of 26
<DT> tag is designed to fit a single line of our web page but <DD> tag will accept a
<DT> टैग को हमारे वेब पेज की एक पंक्ति में फिट करने के लिए डिज़ाइन किया गया है लेकिन <DD> टैग स्वीकार करेगा
A.
line of text
line of text
B.
Full paragraph
Full paragraph
C.
word
word
D.
request
request
Question No# :
18
out of 26
How to specify individual items in an ordered list?
ऑर्डर किए गए आइटम में अलग-अलग आइटम कैसे निर्दिष्ट करें?
A.
LI
LI
B.
UL
UL
C.
OI
OI
D.
None of the above
उपरोक्त सभी
Question No# :
19
out of 26
How can you make a bulleted list?
आप बुलेटेड लिस्ट कैसे बना सकते हैं?
A.
<dl>
<dl>
B.
<ol>
<ol>
C.
<list>
<list>
D.
<ul>
<ul>
Question No# :
20
out of 26
Which of the following is the correct way to create a list using the lowercase letters?
Which of the following is the correct way to create a list using the lowercase letters?
A.
<ol alpha = "a" >
<ol alpha = "a" >
B.
<ol type = "a">
<ol type = "a">
C.
<ol letter = "a">
<ol letter = "a">
D.
None of the above
None of the above
Question No# :
21
out of 26
To start a list at the count of 3 we use
3 की गिनती से एक सूची शुरू करने के लिए हम किसका उपयोग करेंगे
A.
<ol begin=”3”>
<ol begin=”3”>
B.
<ol list=”3”>
<ol list=”3”>
C.
<ol start=”3”>
<ol start=”3”>
D.
<ol num=”3”>
<ol num=”3”>
Question No# :
22
out of 26
What kind of list will <ol> tags create?
What kind of list will <ol> tags create?
A.
Numbered list
Numbered list
B.
Bulleted list
Bulleted list
C.
Any of the two
Any of the two
D.
None of the above
None of the above
Question No# :
23
out of 26
To create a bulleted list we use
To create a bulleted list we use
A.
<ol>
<ol>
B.
<ul>
<ul>
C.
<li>
<li>
D.
None of the above
None of the above
Question No# :
24
out of 26
The tag used to create a new list item and also include a hyperlink is
एक नया सूची आइटम बनाने और एक हाइपरलिंक भी शामिल करने के लिए उपयोग किया जाने वाला टैग है
A.
<LI>
<LI>
B.
<DL>
<DL>
C.
<DD>
<DD>
D.
<UL>
<UL>
Question No# :
25
out of 26
What is the correct way in which we can start an ordered list that has the numeric value count of 5
वह सही तरीका क्या है जिससे हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसका संख्यात्मक मान 5 है
A.
<ol type="1" start="5">
<ol type="1" start="5">
B.
<ol type = “1” num = “5”>
<ol type = “1” num = “5”>
C.
<ol type="5" num="5">
<ol type="5" num="5">
D.
<ol type = “1” initial = “5”>
<ol type = “1” initial = “5”>
Question No# :
26
out of 26
What tag is used to list individual items of an ordered list?
What tag is used to list individual items of an ordered list?
A.
li
li
B.
ol
ol
C.
ul
ul
D.
none of the above
none of the above
Latest Current Affairs 2025
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test 2025
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