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 attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई बदलने के लिए किस विशेषता का उपयोग किया जाता है
A.
width
width
B.
size
size
C.
thickness
thickness
D.
weight
weight
Question No# :
02
out of 50
Report Bug
Bookmark
The main container for <tr>, <td> and <th> is
A.
<data>
<data>
B.
<group>
<group>
C.
<table>
<table>
D.
none of the above
none of the above
Question No# :
03
out of 50
Report Bug
Bookmark
Which of these tags are all <table> tags?
इनमें से कौन से टैग सभी <table> टैग हैं?
A.
<table><head><tfoot>
<table><head><tfoot
B.
<table><tr><td>
<table><tr><td>
C.
<table><tr><tt>
<table><tr><tt>
D.
<thead><body><tr>
<thead><body><tr>
Question No# :
04
out of 50
Report Bug
Bookmark
'Multiple' Property is used in which tag
Multiple प्रॉपर्टी का उपयोग किस टैग में किया जाता है
A.
Label Tag
Label Tag
B.
Select Tag
Select Tag
C.
TextBox Tag
TextBox Tag
D.
Frame Tag
Frame Tag
Question No# :
05
out of 50
Report Bug
Bookmark
Which tag creates a check box for a form in HTML?
A.
<checkbox></checkbox>
<checkbox></checkbox>
B.
<input type="checkbox">
<input type="checkbox">
C.
<input=checkbox>
<input=checkbox>
D.
<input checkbox>
<input checkbox>
Question No# :
06
out of 50
Report Bug
Bookmark
What i s the correct HTML for adding a background color?
पेज के बैकग्राउंड में कलर सेट करने के लिए इनमे से क्या लिखेंगे
A.
<background>yellow<Background>
<background>yellow<Background>
B.
<body color = yellow>
<body color = yellow>
C.
<body bgcolor = yellow>
<body bgcolor = yellow>
D.
<body bg =yellow>
<body bg =yellow>
Question No# :
07
out of 50
Report Bug
Bookmark
What does the action attribute defines?
A.
Specify the action to be performed on the form content
Specify the action to be performed on the form content
B.
Specify the address on the server to send the form content to
Specify the address on the server to send the form content to
C.
Specify the method to call when the form is submitted
Specify the method to call when the form is submitted
D.
None of the above
None of the above
Question No# :
08
out of 50
Report Bug
Bookmark
In HTML5, which input type is used to upload photo
HTML5 में फोटो अपलोड करने के लिए किस इनपुट प्रकार का उपयोग किया जाता है
A.
photo
photo
B.
picture
picture
C.
file
file
D.
upload
upload
Question No# :
09
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# :
10
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# :
11
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# :
12
out of 50
Report Bug
Bookmark
HTML document start and end with which tag pairs?
HTML पेज किस टैग से प्रारंभ और समाप्त होता है?
A.
HTML
HTML
B.
Web
Web
C.
Body
Body
D.
Head
Head
Question No# :
13
out of 50
Report Bug
Bookmark
The attributes of FRAMESET elements are:
FRAMESET तत्वों की विशेषताएँ हैं:
A.
ROWS and COLS
रौस एंड कॉल्स
B.
MARGINHEIGHT and MARGINWIDTH
मार्जिनहाइट और मार्जिनविड्थ
C.
Both (a) and (b) above
दोनों (ए) और (बी) ऊपर
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
14
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# :
15
out of 50
Report Bug
Bookmark
The BODY tag is usually used after
<body > टैग आमतौर पर किस टैग के बाद प्रयोग किया जाता है
A.
HTML tag
HTML tag
B.
HEAD tag
HEAD tag
C.
TITLE tag
TITLE tag
D.
EM tag
EM tag
Question No# :
16
out of 50
Report Bug
Bookmark
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# :
17
out of 50
Report Bug
Bookmark
<del> element defines text that has been deleted from a document. Browser display them as
<del> एलिमेंट उस टेक्स्ट को परिभाषित करता है जिसे डॉक्यूमेंट किया गया है से हटा दिया गया। ब्राउज़र प्रदर्शन करता हैं|
A.
Red color
लाल रंग
B.
Strikethrough
स्ट्राइकथ्रू
C.
Bold
बोल्ड
D.
Black color
ब्लैक कलर
Question No# :
18
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# :
19
out of 50
Report Bug
Bookmark
Which tag is used to defines multiple media resources for media elements audio and video?
A.
<canvas>
<canvas>
B.
<source>
<source>
C.
<media>
<media>
D.
none of the above
none of the above
Question No# :
20
out of 50
Report Bug
Bookmark
which one is invalid attribute of <body> tag
कौन सा एट्रिब्यूट <body> टैग में इस्तेमाल नहीं किया जा सकता
A.
bgcolor
bgcolor
B.
text
text
C.
color
color
D.
background
background
Question No# :
21
out of 50
Report Bug
Bookmark
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="">
Question No# :
22
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# :
23
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# :
24
out of 50
Report Bug
Bookmark
A part from <b> tag what other tag makes text bold ?
<b> टैग के अलावा कौन सा अन्य टैग है जो टेक्स्ट को बोल्ड बनाता है?
A.
<blank>
<blank>
B.
<strong>
<strong>
C.
<bold>
<bold>
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
25
out of 50
Report Bug
Bookmark
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
Question No# :
26
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# :
27
out of 50
Report Bug
Bookmark
Which of the following tag is used to mark a beginning of paragraph ?
पैराग्राफ की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
A.
<TD>
<TD>
B.
<BR>
<BR>
C.
<P>
<P>
D.
<TR>
<TR>
Question No# :
28
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# :
29
out of 50
Report Bug
Bookmark
Which of the following element defines a group of related options in a drop-down list?
A.
<form>
<form>
B.
<optgroup>
<optgroup>
C.
<output>
<output>
D.
<option>
<option>
Question No# :
30
out of 50
Report Bug
Bookmark
Which is a declaration for an HTML5 document
इनमे से कौन सा डेक्लरेशन एच टी ऍम एल 5 को दर्शाता है
A.
<!doctype html>
<!DOCTYPE htmls
B.
</DOCTYPE html>
</DOCTYPE html>
C.
DOCTYPE htmls
DOCTYPE htmls
D.
<DOCTYPE html>
<DOCTYPE htmll>
Question No# :
31
out of 50
Report Bug
Bookmark
Which of the following attributes defines the URL of the page to embed when the <iframe> tag is used ?
निम्न में से कौन सी विशेषता <iframe> . होने पर एम्बेड करने के लिए पृष्ठ के URL को परिभाषित करती है टैग का प्रयोग किया जाता है?
A.
Src
Src
B.
href
href
C.
style
style
D.
title
title
Question No# :
32
out of 50
Report Bug
Bookmark
A much better approach to establish the base URL is to use
आधार URL को स्थापित करने का एक बेहतर तरीका उपयोग करना है
A.
Base element
Base element
B.
Head Element
Head Element
C.
Both(A) and (B)
Both(A) and (B)
D.
None of these
None of these
Question No# :
33
out of 50
Report Bug
Bookmark
Which of the following is not a block element?
निम्नलिखित में से कौन सा ब्लॉक एलिमेंट नहीं है?
A.
<h1>
<h1>
B.
<ul>
<ul>
C.
<p>
<p>
D.
<a>
<a>
Question No# :
34
out of 50
Report Bug
Bookmark
What tag is used to display a picture in a HTML page?
A.
<picture>
picture
B.
<image>
image
C.
<img>
img
D.
<src>
src
Question No# :
35
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# :
36
out of 50
Report Bug
Bookmark
How many headings in HTML?
HTML में कितने हैडिंग टैग हैं?
A.
4
4
B.
7
7
C.
6
6
D.
5
5
Question No# :
37
out of 50
Report Bug
Bookmark
Which tag is used to describe an list item?
सूची आइटम का वर्णन करने के लिए किस टैग का उपयोग किया जाता है?
A.
<dl>
<dl>
B.
<li>
<li>
C.
<dd>
<dd>
D.
<ul>
<ul>
Question No# :
38
out of 50
Report Bug
Bookmark
Which of the following defines a group of related options in a drop-down list.
निम्न में से कौन ड्रॉप-डाउन लिस्ट में संबंधित विकल्पों के समूह को परिभाषित करता है।
A.
<form>
<form>
B.
<optgroup>
<optgroup>
C.
<output>
<output>
D.
<option>
<option>
Question No# :
39
out of 50
Report Bug
Bookmark
In which part of the HTML metadata is contained?
HTML मेटाडेटा के किस भाग में निहित है?
A.
body tag
body tag
B.
html tag
html tag
C.
head tag
head tag
D.
title tag
title tag
Question No# :
40
out of 50
Report Bug
Bookmark
Which HTML element is used for abbreviation or acronym?
संक्षिप्तीकरण या परिवर्णी शब्द के लिए किस HTML तत्व का उपयोग किया जाता है?
A.
<abbr>
<abbr>
B.
<blockquote>
<blockquote>
C.
<q>
<q>
D.
<em>
<em>
Question No# :
41
out of 50
Report Bug
Bookmark
which attribute is used to set or change the background color of table
A.
background
background
B.
backgrouncolor
backgrouncolor
C.
bgcolor
bgcolor
D.
tablecolor
tablecolor
Question No# :
42
out of 50
Report Bug
Bookmark
How do we write comments in HTML?
हम HTML में टिप्पणियाँ कैसे लिखते हैं?
A.
</ comment text >
</ comment text >
B.
<!-- comment text -->
<!-- comment text -->
C.
</ comment text />
</ comment text />
D.
< comment text !>
< comment text !>
Question No# :
43
out of 50
Report Bug
Bookmark
Which is not a vibrant color?
कौन सा जीवंत रंग नहीं है?
A.
Red
लाल
B.
Orange
नारंगी
C.
White
सफ़ेद
D.
Purple
बैगनी
Question No# :
44
out of 50
Report Bug
Bookmark
Which of the following tag is used for inserting the largest heading in HTML?
HTML में सबसे बड़ी हेडिंग डालने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
A.
head
head
B.
<h1>
<h1>
C.
<h6>
<h6>
D.
heading
heading
Question No# :
45
out of 50
Report Bug
Bookmark
What is the correct syntax of doctype in HTML5?
HTML5 में doctype का सही सिंटैक्स क्या है?
A.
</doctype html>
</doctype html>
B.
<doctype html>
<doctype html>
C.
<doctype html!>
<doctype html!>
D.
<!doctype html>
<!doctype html>
Question No# :
46
out of 50
Report Bug
Bookmark
Which of the following is an attribute of Table tag
A.
SRC
SRC
B.
LINK
LINK
C.
CELLPADDING
CELLPADDING
D.
BOLD
BOLD
Question No# :
47
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# :
48
out of 50
Report Bug
Bookmark
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# :
49
out of 50
Report Bug
Bookmark
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# :
50
out of 50
Report Bug
Bookmark
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”
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