O Level Exam : Student Portal
Email address
Password
Remember me
Forgot password?
Sign In
Google
Facebook
Don't have an account?
Register now
O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Online Mock Test
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Videos
Projects
MCQ : HTML For NIELIT O Level Exam
HTML For NIELIT O Level Exam
00:00:00
English
Hindi
Question No# :
01
out of 50
Report Bug
Bookmark
Which of the following tag is used for audio in HTML5 ?
A.
<video>
<video>
B.
<canvas>
<canvas>
C.
<media>
<media>
D.
<audio>
<audio>
Question No# :
02
out of 50
Report Bug
Bookmark
Correct HTML to left align the content inside a table cell is
A.
<tdleft>
<tdleft>
B.
<td raligh = "left" >
<td raligh = "left" >
C.
<td align = "left">
<td align = "left">
D.
<td leftalign>
<td leftalign>
Question No# :
03
out of 50
Report Bug
Bookmark
Which of the following is used as a dimension in frames?
निम्नलिखित में से किसका प्रयोग फ्रेम में आयाम के रूप में किया जाता है?
A.
Relative
रिश्तेदार
B.
Absolute
पूर्ण
C.
Percentage
प्रतिशत
D.
All of the above
ऊपर के सभी
Question No# :
04
out of 50
Report Bug
Bookmark
Name of the frame must begin with:
फ्रेम का नाम इसके साथ शुरू होना चाहिए:
A.
Only numerals
केवल अंक
B.
Special characters
विशेष वर्ण
C.
Alphanumeric characters
अक्षरांकीय वर्ण
D.
All of the above
ऊपर के सभी
Question No# :
05
out of 50
Report Bug
Bookmark
To get the order list we use
ऑर्डर सूची प्राप्त करने के लिए हम इसका उपयोग करते हैं
A.
<dl>
<dl>
B.
<nl>
<nl>
C.
<ol>
<ol>
D.
<ul>
<ul>
Question No# :
06
out of 50
Report Bug
Bookmark
Which of the following is not a pair tag?
निम्नलिखित में से कौन-सा पेयर टैग नहीं है?
A.
<img>
<img >
B.
<ul>
<ul>
C.
<a>
<a>
D.
<li>
<li>
Question No# :
07
out of 50
Report Bug
Bookmark
which is correct value for 'valign' attribute of <td> tag
A.
left
left
B.
right
right
C.
top
top
D.
All of the above
All of the above
Question No# :
08
out of 50
Report Bug
Bookmark
In HTML, the correct way of commenting out something would be using:
HTML में, किसी चीज़ पर टिप्पणी करने का सही तरीका निम्न का उपयोग करना होगा:
A.
## and #
## and #
B.
<!–- and -–>
<!–- and -–>
C.
</– and -/->
</– and -/->
D.
<!– and -!>
<!– and -!>
Question No# :
09
out of 50
Report Bug
Bookmark
In HTML Audio/Video,which attribute sets or returns whether it should start playing as soon as it is loaded?
HTML ऑडियो/वीडियो में, कौन सी प्रॉपर्टी ये सेट किया जा सकता है की पेज लोड होते ही चलना शुरू कर दे
A.
controls
controls
B.
audio
audio
C.
autoplay
autoplay
D.
loop
loop
Question No# :
10
out of 50
Report Bug
Bookmark
<INPUT> is
<इनपुट> है
A.
format tag
प्रारूप टैग
B.
empty tag
खाली टैग
C.
both (A) and (B)
a और B दोनों
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
11
out of 50
Report Bug
Bookmark
The latest HTML standard is
HTML का नवीनतम संस्करण कौन सा है
A.
XML
XML
B.
SGML
SGML
C.
HTML 4.0
HTML 4.0
D.
HTML 5.0
HTML 5.0
Question No# :
12
out of 50
Report Bug
Bookmark
With which element can the figcaption be used?
A.
figure
figure
B.
caption
caption
C.
caption
caption
D.
any tag
any tag
Question No# :
13
out of 50
Report Bug
Bookmark
Which attribute will make a checkbox selected/ ticked by default?
कौन सा एट्रिब्यूट चेकबॉक्स को डिफ़ॉल्ट रूप से चयनित/टिक कर देगी?
A.
ticked
ticked
B.
select
select
C.
selected
selected
D.
checked
checked
Question No# :
14
out of 50
Report Bug
Bookmark
Which of the following is not a type of attribute for input tag?
निम्नलिखित में से कौन इनपुट टैग के लिए एक प्रकार की विशेषता नहीं है?
A.
day
day
B.
week
week
C.
month
month
D.
time
time
Question No# :
15
out of 50
Report Bug
Bookmark
In the given img tag, what img.png inside the double quote implies?
दिए गए img टैग में, दोहरे उद्धरण चिह्न के अंदर img.png का क्या अर्थ है?
A.
element
element
B.
attribute
attribute
C.
value
value
D.
operator
operator
Question No# :
16
out of 50
Report Bug
Bookmark
Identify the non-semantic elements in HTML tags
HTML टैग्स में नॉन -सिमेंटिक एलिमेंट की पहचान करें?
A.
<div>
<div>
B.
<form>
<form>
C.
<table>
<table>
D.
<article>
<article>
Question No# :
17
out of 50
Report Bug
Bookmark
HTML uses
HTML उपयोग करता है
A.
User defined Tags
यूजर के द्वारा बनाये गए टैग
B.
Pre-Specified Tags
पूर्व-निर्दिष्ट टैग
C.
Predefined Tags
भाषा द्वारा परिभाषित निश्चित टैग
D.
All of the Above
ऊपर के सभी
Question No# :
18
out of 50
Report Bug
Bookmark
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# :
19
out of 50
Report Bug
Bookmark
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# :
20
out of 50
Report Bug
Bookmark
Increasing the cell padding means
A.
Increase the softness of your site
Increase the softness of your site
B.
increase the space between cells
increase the space between cells
C.
increase the distance between cell and content
increase the distance between cell and content
D.
all of the above
all of the above
Question No# :
21
out of 50
Report Bug
Bookmark
Which tag is used to define a drop-down list
ड्रॉप-डाउन सूची को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
A.
<select>
<चयन>
B.
<option>
<विकल्प>
C.
<dropdown>
<ड्रॉपडाउन>
D.
<list>
<सूची>
Question No# :
22
out of 50
Report Bug
Bookmark
<b> tag makes the enclosed text bold. What is other tag to make text bold?
<b> टैग संलग्न टेक्स्ट को बोल्ड बनाता है। टेक्स्ट को बोल्ड बनाने के लिए अन्य टैग क्या है?
A.
<strong>
<strong>
B.
<dar>
<dar>
C.
<block>
<block>
D.
<emp>
<emp>
Question No# :
23
out of 50
Report Bug
Bookmark
What should be the first tag in any HTML documents ?
किसी भी HTML डॉक्यूमेंट में प्रथम टैग कौन-सा होना चाहिए?
A.
<head>
<head>
B.
<title>
<title>
C.
<html>
<html>
D.
<document>
<document>
Question No# :
24
out of 50
Report Bug
Bookmark
Which is not a vibrant color?
कौन सा जीवंत रंग नहीं है?
A.
Red
लाल
B.
Orange
नारंगी
C.
White
सफ़ेद
D.
Purple
बैगनी
Question No# :
25
out of 50
Report Bug
Bookmark
Which of the following is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन एक HTML टैग का पार्ट है और एलिमेंट के बारे में अतिरिक्त जानकारी प्रदान करता है?
A.
Attribute
एट्रिब्यूट
B.
Cookie
कुकी
C.
Ordered List
ऑर्डर्ड लिस्ट
D.
Hypertext
हाइपरटेक्स्ट
Question No# :
26
out of 50
Report Bug
Bookmark
Which of the following HTML tag is the special formatting tag?
निम्नलिखित में से कौन सा HTML टैग विशेष स्वरूपण टैग है?
A.
<p>
<p>
B.
<b>
<b>
C.
<pre>
<pre>
D.
None of the above
इनमे से कोई नहीं
Question No# :
27
out of 50
Report Bug
Bookmark
Hypertext is a:
हाइपरटेक्स्ट एक _________ है:
A.
Text with heavy text jargons
टेक्स्ट के साथ गंभीर टेक्स्ट शब्दावली
B.
Text more than 1000 words
1000 से अधिक शब्दों का टेक्स्ट
C.
Text which contains link to other texts
वह टेक्स्ट जो किसी अन्य पेग या पाठ से लिंक हो
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
28
out of 50
Report Bug
Bookmark
Which of the following is a container tag
निम्न में से कौन एक कंटेनर टैग है
A.
<select>
<select>
B.
<body>
<बॉडी >
C.
<input>
<इनपुट>
D.
Both (A) and (B)
(ए) और (बी) दोनों
Question No# :
29
out of 50
Report Bug
Bookmark
How do we write comments in HTML5?
हम HTML5 में कमेंट कैसे लिखते हैं?
A.
<!--.….-->
<!--.….-->
B.
<--.….--!>
<--.….--!>
C.
</--…..-->
</--…..-->
D.
</--…..--/>
</--…..--/>
Question No# :
30
out of 50
Report Bug
Bookmark
HTML allows us to use ___ levels of headings.
HTML हमें शीर्षकों के ___ स्तरों का उपयोग करने की अनुमति देता है।
A.
Two
दो
B.
Three
तीन
C.
Five
पाँच
D.
Six
छह
Question No# :
31
out of 50
Report Bug
Bookmark
To show deleted text, which HTML element is used?
डिलीट किये गए टेक्स्ट को दिखाने के लिए किस HTML तत्व का उपयोग किया जाता है?
A.
<del>
<del>
B.
<em>
<em>
C.
<strong>
<strong>
D.
<ins>
<ins>
Question No# :
32
out of 50
Report Bug
Bookmark
Which HTML tag do we use for displaying the power in the expression, (x² – y²)?
(x² – y²) अभिव्यक्ति में शक्ति प्रदर्शित करने के लिए हम किस HTML टैग का उपयोग करते हैं?
A.
<p>
<p>
B.
<sup>
<sup>
C.
<sub>
<sub>
D.
None of the above
None of the above
Question No# :
33
out of 50
Report Bug
Bookmark
From which tag descriptive list starts ?
डिस्क्रिप्टिव लिस्ट को बनाने के लिए किस टैग का इस्तेमाल करेंगे
A.
<LL>
<LL>
B.
<DD>
<DD>
C.
<DL>
<DL>
D.
<DS>
<DS>
Question No# :
34
out of 50
Report Bug
Bookmark
What is the correct HTML for adding a background color?
पृष्ठभूमि रंग जोड़ने के लिए सही HTML क्या है?
A.
<body color=”yellow”>
<body color=”yellow”>
B.
<body bgcolor=”yellow”>
<body bgcolor=”yellow”>
C.
<background>yellow</background>
<background>yellow</background>
D.
<body background=”yellow”>
<body background=”yellow”>
Question No# :
35
out of 50
Report Bug
Bookmark
Which HTML element is used to represent self-contained content such as a blog post or news article?
ब्लॉग पोस्ट या समाचार लेख जैसी स्व-निहित सामग्री का प्रतिनिधित्व करने के लिए किस HTML तत्व का उपयोग किया जाता है?
A.
<header>
<header>
B.
<article>
<article>
C.
<section>
<section>
D.
<footer>
<footer>
Question No# :
36
out of 50
Report Bug
Bookmark
the default text alignment for <th> tag is
the default text alignment for <th> tag is
A.
Left
Left
B.
Right
Right
C.
Center
Center
D.
Justify
Justify
Question No# :
37
out of 50
Report Bug
Bookmark
Which element denotes that the text is a short fragment of computer code?
A.
<data>
<data>
B.
<code>
<code>
C.
<cite>
<cite>
D.
<dfn>
<dfn>
Question No# :
38
out of 50
Report Bug
Bookmark
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
A.
<TITLE>
<TITLE>
B.
<BODY>
<BODY>
C.
<BODY>
<BODY>
D.
<HTML>
<HTML>
Question No# :
39
out of 50
Report Bug
Bookmark
Which of the following is NOT a valid image format?
निम्नलिखित में से कौन सा इमेज का एक्सटेंशन नहीं है
A.
.tiff
.tiff
B.
.jpeg
.jpeg
C.
.gif
.gif
D.
.mpeg
.mpeg
Question No# :
40
out of 50
Report Bug
Bookmark
How to insert a background image in HTML?
HTML में बैकग्राउंड इमेज लगाने के लिए कौन सा कोड सही है
A.
<body background = "img.png">
<body background = "img.png">
B.
<img background = "img.png">
<img background = "img.png">
C.
<bg-image = "img.png">
<bg-image = "img.png">
D.
None of the above
None of the above
Question No# :
41
out of 50
Report Bug
Bookmark
Which One is the valid color code for RED in Hexadecimal color scheme
हेक्साडेसिमल रंग योजना में RED के लिए कौन सा वैध रंग कोड है?
A.
#FFFFFF
#FFFFFF
B.
#000000
#000000
C.
#FF0000
#FF0000
D.
#00FF00
#00FF00
Question No# :
42
out of 50
Report Bug
Bookmark
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# :
43
out of 50
Report Bug
Bookmark
The default text alignment of <td> tag is
A.
Left
Left
B.
Right
Right
C.
Center
Center
D.
Justify
Justify
Question No# :
44
out of 50
Report Bug
Bookmark
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# :
45
out of 50
Report Bug
Bookmark
Identify the valid new <input> tag element in HTML 5
HTML 5 में मान्य नए <input> टैग एलिमेंट की पहचान करें
A.
email
email
B.
letter
letter
C.
fax
fax
D.
None of the above
None of the above
Question No# :
46
out of 50
Report Bug
Bookmark
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# :
47
out of 50
Report Bug
Bookmark
Which attribute is used to set space(margin) inside cell in html table
HTML तालिका में सेल के अंदर स्पेस (मार्जिन) सेट करने के लिए किस विशेषता का उपयोग किया जाता है
A.
cellspacing
कोशिका रिक्ति
B.
cellpadding
सेलपैडिंग
C.
cellgapping
सेलगैपिंग
D.
cellmargin
सेलमार्जिन
Question No# :
48
out of 50
Report Bug
Bookmark
Marquee tag is used for
मर्क्यू टैग का उपयोग किस लिए किया जाता है
A.
To scroll piece of text or image
To scroll piece of text or image
B.
Mark the list of items
Mark the list of items
C.
To hide the text
To hide the text
D.
None of the above
None of the above
Question No# :
49
out of 50
Report Bug
Bookmark
Which of the following is Not a semantic HTML element?
निम्नलिखित में से कौन सा सिमेंटिक HTML तत्व नहीं है?
A.
<article>
<article>
B.
<header>
<header>
C.
<section>
<section>
D.
<div>
<div>
Question No# :
50
out of 50
Report Bug
Bookmark
How many headings in HTML
HTML में कितने शीर्षक
A.
5
पाँच
B.
6
छह
C.
7
सात
D.
8
आठ
Latest Current Affairs 2026
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Online MBA 2 years
Online MCA
Online BCA
Best Website and Software Company in Allahabad