O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
IT 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
IT TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PYTHON PROGRAMMING
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Previous Year Papers
Practical Exam Papers
Videos
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 attribute id used in <td> or <th> to marge 2 or more cell vertically
A.
rowspan
rowspan
B.
colspan
colspan
C.
rowmarge
rowmarge
D.
colmarge
colmarge
Question No# :
02
out of 50
Report Bug
Bookmark
Which tag defines a term in a definition list?
परिभाषा सूची में कौन सा टैग किसी शब्द को परिभाषित करता है?
A.
<dt>
<dt>
B.
<li>
<li>
C.
<dl>
<dl>
D.
<dd>
<dd>
Question No# :
03
out of 50
Report Bug
Bookmark
What is the difference between readonly and disabled?
रीडओनली और डिसेबल्ड में क्या अंतर है?
A.
No difference
No difference
B.
Disabled field is submitted with form data
Disabled field is submitted with form data
C.
Readonly field is submitted, disabled field is not
Readonly field is submitted, disabled field is not
D.
Disabled field can be edited
Disabled field can be edited
Question No# :
04
out of 50
Report Bug
Bookmark
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# :
05
out of 50
Report Bug
Bookmark
What is the correct syntax for creating a hyperlink
हाइपरलिंक बनाने के लिए सही सिंटैक्स क्या है
A.
<a href='url'>
<a href='url'>
B.
<a link='url'>
<a link='url'>
C.
<a name='url'>
<a name='url'>
D.
<a src='url'>
<a src='url'>
Question No# :
06
out of 50
Report Bug
Bookmark
Which one of the following is an empty Tag
निम्नलिखित में से कौन सा एक खाली टैग है
A.
<input>
<इनपुट>
B.
<marquee>
<मार्की>
C.
<p>
<पी>
D.
<table>
<टेबल >
Question No# :
07
out of 50
Report Bug
Bookmark
Which tag is used to underline the text in HTML?
HTML में टेक्स्ट को रेखांकित करने के लिए किस टैग का उपयोग किया जाता है?
A.
<un>
<un>
B.
<u>
<u>
C.
<under>
<under>
D.
<ul>
<ul>
Question No# :
08
out of 50
Report Bug
Bookmark
What is the purpose of the <form> tag in HTML
HTML में <form> टैग का उद्देश्य क्या है
A.
To collect user input
उपयोगकर्ता इनपुट एकत्र करने के लिए
B.
To create a table
एक टेबल बनाने के लिए
C.
To display images
छवियाँ प्रदर्शित करने के लिए
D.
To create links
लिंक बनाने के लिए
Question No# :
09
out of 50
Report Bug
Bookmark
____is the HTML tag used for superscript text
सुपरस्क्रिप्ट टेक्स्ट के लिए उपयोग किया जाने वाला HTML टैग है
A.
<sup>
<sup>
B.
<superscript>
<superscript>
C.
<s>
<s>
D.
<superscripteds>
<superscripteds>
Question No# :
10
out of 50
Report Bug
Bookmark
HTML tags are enclosed in
HTML टैग्स में संलग्न हैं
A.
# and #
# and #
B.
{ and }
{ and }
C.
! and ?
! and ?
D.
< and >
< and >
Question No# :
11
out of 50
Report Bug
Bookmark
Which of the following is video format in HTML5?
HTML5 में निम्न में से कौन सा वीडियो फॉर्मेट है?
A.
MP5
MP5
B.
WebM
WebM
C.
wbr
wbr
D.
None of These
None of These
Question No# :
12
out of 50
Report Bug
Bookmark
Which attribute validates input using a regular expression?
कौन सा एट्रीब्यूट रेगुलर एक्सप्रेशन का उपयोग करके इनपुट को वैलिडेट करता है?
A.
regex
regex
B.
pattern
pattern
C.
validate
validate
D.
match
match
Question No# :
13
out of 50
Report Bug
Bookmark
Which of the following tag is used for inserting the largest heading in HTML ?
निम्नलिखित में से कौन सा टैग एच टी ऍम एल में सबसे बड़ा शीर्षक डालने के लिए प्रयोग किया जाता है?
A.
<h3>
<h3>
B.
<h1>
<h1>
C.
<h6>
<h6>
D.
<h2>
<h2>
Question No# :
14
out of 50
Report Bug
Bookmark
HTTP PUT request method is used to?
HTTP PUT रिक्वेस्ट मेथड का उपयोग किया जाता है?
A.
Return contents of a specified document
निर्दिष्ट दस्तावेज़ की अंतर्वस्तु लौटने के लिए
B.
Return header information
हेडर इन्फॉर्मेशन लौटने के लिए
C.
place the specified document with the enclosed data
निर्दिष्ट दस्तावेज़ को संलग्न डेट से बदलने के लिए
D.
Execute the specified document with the enclosed data
निर्दिष्ट दस्तावेज़ को संलग्न डेट से साथ निष्पादित करने के लिए
Question No# :
15
out of 50
Report Bug
Bookmark
Which of the following attributes specifies the name of the image file?
निम्न में से कौन सी विशेषता छवि फ़ाइल का नाम निर्दिष्ट करती है?
A.
Font
फ़ॉन्ट
B.
SRC
SRC
C.
Color
रंग
D.
Size
आकार
Question No# :
16
out of 50
Report Bug
Bookmark
What is the correct way to declare a document as HTML5
किसी दस्तावेज़ को HTML5 घोषित करने का सही तरीका क्या है
A.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!DOCTYPE html सार्वजनिक "-//W3C//DTD HTML 4.01//EN">
B.
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!DOCTYPE html सिस्टम "about:legacy-compat">
C.
<!DOCTYPE html>
<!DOCTYPE html>
D.
<!DOCTYPE html5>
<!DOCTYPE html5>
Question No# :
17
out of 50
Report Bug
Bookmark
Which of the following is true ?
इनमे से कौन सा कथन सत्य है
A.
<br> tag is used to have a blank line
<br> टैग का उपयोग खाली लाइन रखने के लिए किया जाता है
B.
In tables, the header cell is centered by default and the data cells are right aligned
तालिकाओं में, हेडर सेल डिफ़ॉल्ट रूप से केन्द्रित होता है और डेटा सेल दाएँ संरेखित होते हैं
C.
The <TR> is used to create a data cell
<TR> का उपयोग डेटा सेल बनाने के लिए किया जाता है
D.
INPUT tag must have at least 4 attributes
INPUT टैग में कम से कम 4 एट्रिब्यूट होनी चाहिए
Question No# :
18
out of 50
Report Bug
Bookmark
Which is correct?
क्या सही है?
A.
<b>Click Here<b>
<b>Click Here<b>
B.
<strong>Click Here<strong>
<strong>Click Here<strong>
C.
<b>Click Here</b>
<b>Click Here</b>
D.
</strong>Click Here</strong>
</strong>Click Here</strong>
Question No# :
19
out of 50
Report Bug
Bookmark
___________ is used to enable the use of active documents
A.
HTML
HTML
B.
CGI
CGI
C.
JAVA
JAVA
D.
All the above
All the above
Question No# :
20
out of 50
Report Bug
Bookmark
Which tag is used to contain content that is related to the primary content of the webpage, but isn't the primary content of the page.
किस टैग का उपयोग उस सामग्री को शामिल करने के लिए किया जाता है जो वेबपेज की प्राथमिक सामग्री से संबंधित है, लेकिन पृष्ठ की प्राथमिक सामग्री नहीं है।
A.
header
header
B.
footer
footer
C.
nav
nav
D.
aside
aside
Question No# :
21
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# :
22
out of 50
Report Bug
Bookmark
Which attribute is/are used to set the dimensions of the image?
A.
size
size
B.
width and Height
width and Height
C.
length and breadth
length and breadth
D.
dimension
dimension
Question No# :
23
out of 50
Report Bug
Bookmark
Which of them is not the value of the input’s type attribute?
A.
email
email
B.
password
password
C.
date
date
D.
age
age
Question No# :
24
out of 50
Report Bug
Bookmark
______ is text with hyperlinks
________ हाइपरलिंक्स वाला टेक्स्ट है
A.
Lower Text
लोवर टेक्स्ट
B.
Upper Text
अपर टेक्स्ट
C.
Toggle Text
टॉगल टेक्स्ट
D.
Hypertext
हाइपरटेक्स्ट
Question No# :
25
out of 50
Report Bug
Bookmark
which Symbol at used at the beginning of the HREF text for linking in same page
HREF टेक्स्ट की शुरुआत में कौन सा Symbol इस्तेमाल किया जा सकता है?
A.
#
#
B.
$
$
C.
&
&
D.
^
^
Question No# :
26
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# :
27
out of 50
Report Bug
Bookmark
What does vlink attribute mean?
vlink विशेषता का क्या अर्थ है?
A.
Visited link
देखे गए लिंक
B.
Virtual link
वर्चुअल लिंक
C.
Very good link
बहुत अच्छा लिंक
D.
Active link
एक्टिव लिंक
Question No# :
28
out of 50
Report Bug
Bookmark
The page title is inside the____tag.
पृष्ठ का शीर्षक ____टैग के अंदर है।
A.
Body
बॉडी
B.
Head
हेड
C.
Division
Division
D.
Table
टेबल
Question No# :
29
out of 50
Report Bug
Bookmark
Which tag creates a caption for a table?
कौन सा टैग टेबल के लिए कैप्शन बनाता है?
A.
<label>
<label>
B.
<caption>
<caption>
C.
<thead>
<thead>
D.
<title>
<title>
Question No# :
30
out of 50
Report Bug
Bookmark
Browsers will usually underline inserted text in the tag
ब्राउज़र आमतौर पर ______________टैग में सम्मिलत टेक्स्ट को रेखांकित करेगे
A.
<i>
<i>
B.
<ins>
<ins>
C.
<u>
<u>
D.
<em>
<em>
Question No# :
31
out of 50
Report Bug
Bookmark
Which HTML tag is used for making character appearance bold?
करैक्टर के स्वरूप को बोल्ड बनाने के लिए किस HTML टैग का उपयोग किया जाता है?
A.
<u>content</u>
<u>content</u>
B.
<b>content</b>
<b>content</b>
C.
<br>content</br>
<br>content</br>
D.
) <i>content</i>
) <i>content</i>
Question No# :
32
out of 50
Report Bug
Bookmark
What does the <title> tag in HTML do
HTML में <title> टैग क्या करता है
A.
Specifies the title of the document
दस्तावेज़ का शीर्षक निर्दिष्ट करता है
B.
Specifies the header
शीर्षलेख निर्दिष्ट करता है
C.
Specifies the footer
पादलेख निर्दिष्ट करता है
D.
Defines a section of the page
पृष्ठ के एक अनुभाग को परिभाषित करता है
Question No# :
33
out of 50
Report Bug
Bookmark
HTML is
A.
Hyper Text Markedup Language
Hyper Text Markedup Language
B.
Hyper Text Markup Language
Hyper Text Markup Language
C.
Hyper Text Marked Language
Hyper Text Marked Language
D.
Hyper Text Marking Language
Hyper Text Marking Language
Question No# :
34
out of 50
Report Bug
Bookmark
Which method is secure to transfer form data to server
फॉर्म डेटा को सर्वर पर ट्रांसफर करने के लिए कौन सी विधि सुरक्षित है
A.
SAFE
सुरक्षित
B.
GET
पाना
C.
SECURE
सुरक्षित
D.
POST
डाक
Question No# :
35
out of 50
Report Bug
Bookmark
Which entity can provide multiple spaces between text?
कौन-सा एंटिटी टेक्स्ट के बीच में एक से अधिक स्पेस प्रदान कर सकता है?
A.
B.
 
 
C.
 
 
D.
All of the above
all of the above
Question No# :
36
out of 50
Report Bug
Bookmark
Which of the following tag is used to create a text area in HTML Form?
HTML फॉर्म में टेक्स्ट एरिया बनाने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
A.
<textarea></textarea>
<textarea></textarea>
B.
<text></text>
<text></text>
C.
<input type=”text” />
<input type=”text” />
D.
<input type=”textarea” />
<input type=”textarea” />
Question No# :
37
out of 50
Report Bug
Bookmark
Which of the following is not the element associated with the HTML table layout?
निम्नलिखित में से कौन सा तत्व HTML तालिका लेआउट से संबद्ध नहीं है?
A.
alignment
alignment
B.
color
color
C.
size
size
D.
spanning
spanning
Question No# :
38
out of 50
Report Bug
Bookmark
HTML comments begin with:
HTML टिप्पणियाँ इस प्रकार शुरू होती हैं:
A.
//
//
B.
/*
/*
C.
<!--
<!--
D.
#
#
Question No# :
39
out of 50
Report Bug
Bookmark
Identify where a <section> element can be used.
पहचानें करें कि <section> एलिमेंट का उपयोग कहाँ किया जा सकता है।
A.
Chapters
चैप्टर्स
B.
Introduction
इंड्रोडक्शन
C.
News Item
न्यूज़ आइटम
D.
All the above
उपरोक्त सभी
Question No# :
40
out of 50
Report Bug
Bookmark
Adding which of the following to input box make it compulsory to be filled out when submitting the form?
A.
type=”required”
type=”required”
B.
required
required
C.
important
important
D.
compulsory
compulsory
Question No# :
41
out of 50
Report Bug
Bookmark
Which one is valid attribute of <body> tag
इनमे से कौन सा <body> टैग का सही एट्रिब्यूट है
A.
color
color
B.
text
text
C.
font
font
D.
image
image
Question No# :
42
out of 50
Report Bug
Bookmark
Which is not a vibrant color?
कौन सा जीवंत रंग नहीं है?
A.
Red
लाल
B.
Orange
नारंगी
C.
White
सफ़ेद
D.
Purple
बैगनी
Question No# :
43
out of 50
Report Bug
Bookmark
HTML allows us to create three different kinds of ___
HTML हमें तीन अलग-अलग प्रकार के ___ बनाने की अनुमति देता है
A.
Functions
कार्यों
B.
Events
आयोजन
C.
Files
फ़ाइलें
D.
Lists
सूचियों
Question No# :
44
out of 50
Report Bug
Bookmark
Which attribute you will use with TD tag to merge two cells horizontally?
A.
merge=colspan2
merge=colspan2
B.
rowspan=2
rowspan=2
C.
colspan=2
colspan=2
D.
merge=row2
merge=row2
Question No# :
45
out of 50
Report Bug
Bookmark
Which attribute is used to change the border color of table
A.
colorborder
colorborder
B.
border
border
C.
bgcolor
bgcolor
D.
bordercolor
bordercolor
Question No# :
46
out of 50
Report Bug
Bookmark
Which HTML tag is used to insert an image?
किसी छवि को सम्मिलित करने के लिए किस HTML टैग का उपयोग किया जाता है
A.
<img url=”htmllogo.jpg” />
<img url=”htmllogo.jpg” />
B.
<img alt=”htmllogo.jpg” />
<img alt=”htmllogo.jpg” />
C.
<img src=”htmllogo.jpg” />
<img src=”htmllogo.jpg” />
D.
<img link=”htmllogo.jpg” />
<img link=”htmllogo.jpg” />
Question No# :
47
out of 50
Report Bug
Bookmark
In the <audio> tag, which attribute specifies multiple alternative audio files
<ऑडियो> टैग में, कौन सी विशेषता एकाधिक वैकल्पिक ऑडियो फ़ाइलों को निर्दिष्ट करती है
A.
srcset
srcset
B.
sources
सूत्रों का कहना है
C.
<source> tag inside <audio>
<स्रोत> टैग <ऑडियो> के अंदर
D.
media
मिडिया
Question No# :
48
out of 50
Report Bug
Bookmark
The year in which HTML was first proposed
HTML को पहली बार कब प्रस्तावित किया गया था
A.
1990
1990
B.
1980
1980
C.
2000
2000
D.
1995
1995
Question No# :
49
out of 50
Report Bug
Bookmark
Meta tag is used for?
मेटा टैग का उपयोग किस लिए किया जाता है?
A.
To store information usually relevant to browsers and search engines
ब्राउज़रों और खोज इंजनों के लिए आमतौर पर प्रासंगिक जानकारी संग्रहीत करने के लिए
B.
To only store information usually relevant to browsers
केवल ब्राउज़रों के लिए प्रासंगिक जानकारी संग्रहीत करने के लिए
C.
To only store information about search engines
केवल खोज इंजन के बारे में जानकारी संग्रहीत करने के लिए
D.
To store information about external links
बाहरी लिंक के बारे में जानकारी संग्रहीत करने के लिए
Question No# :
50
out of 50
Report Bug
Bookmark
Which tag is used to create a numbered list in HTML?
HTML में क्रमांकित सूची बनाने के लिए किस टैग का उपयोग किया जाता है?
A.
<ol>
<ol>
B.
<ul>
<ul>
C.
<li>
<li>
D.
<ll>
<ll>
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