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
<a> tag in HTML is used for creating
HTML में <a> टैग का प्रयोग _____ के लिए किया जाता है
A.
List
लिस्ट
B.
Links
लिंक्स
C.
Address
एड्रेस
D.
None
कोई नहीं
Question No# :
02
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# :
03
out of 50
Report Bug
Bookmark
Which html tag used for bold text ?
बोल्ड टेक्स्ट के लिए कौन सा html टैग प्रयोग किया जाता है?
A.
<h1>
<h1>
B.
<marquee>
<marquee>
C.
<u>
<u>
D.
<strong>
<strong>
Question No# :
04
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# :
05
out of 50
Report Bug
Bookmark
Which of the following elements in HTML5 defines video or movie content?
HTML5 में निम्नलिखित में से कौन सा तत्व वीडियो या मूवी सामग्री को परिभाषित करता है?
A.
<video>
<video>
B.
<movie>
<movie>
C.
<audio>
<audio>
D.
<media>
<media>
Question No# :
06
out of 50
Report Bug
Bookmark
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# :
07
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# :
08
out of 50
Report Bug
Bookmark
Autofocus attribute can be used on which element ?
ऑटोफोकस विशेषता का उपयोग किस एलिमेंट पर किया जा सकता है?
A.
Button
बटन
B.
Input
इनपुट
C.
Select
सेलेक्ट
D.
All the above
उपरोक्त सभी
Question No# :
09
out of 50
Report Bug
Bookmark
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# :
10
out of 50
Report Bug
Bookmark
What is the default method value for the <form> tag if the attribute is omitted
यदि विशेषता छोड़ दी गई है तो form टैग के लिए डिफ़ॉल्ट विधि मान क्या है
A.
POST
POST
B.
GET
GET
C.
NONE
NONE
D.
PUT
PUT
Question No# :
11
out of 50
Report Bug
Bookmark
How can you make a list with numbers?
आप संख्याओं की सूची कैसे बना सकते हैं?
A.
<dl>
<dl>
B.
<ol>
<ol>
C.
<ul>
<ul>
D.
<list>
<list>
Question No# :
12
out of 50
Report Bug
Bookmark
which attribute is used to set the space between two cells
A.
cellpadding
cellpadding
B.
cellspacing
cellspacing
C.
cellmargin
cellmargin
D.
cellgapping
cellgapping
Question No# :
13
out of 50
Report Bug
Bookmark
Which tag is used in HTML5 for the initialization of the document type?
दस्तावेज़ प्रकार के आरंभीकरण के लिए HTML5 में किस टैग का उपयोग किया जाता है?
A.
<Doctype HTML>
<Doctype HTML>
B.
<! DOCTYPE html>
<! DOCTYPE html>
C.
<Doctype>
<Doctype>
D.
<\Doctype html>
<\Doctype html>
Question No# :
14
out of 50
Report Bug
Bookmark
How do we write comments in HTML5?
हम HTML5 में कमेंट कैसे लिखते हैं?
A.
<!--.….-->
<!--.….-->
B.
<--.….--!>
<--.….--!>
C.
</--…..-->
</--…..-->
D.
</--…..--/>
</--…..--/>
Question No# :
15
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# :
16
out of 50
Report Bug
Bookmark
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# :
17
out of 50
Report Bug
Bookmark
What is the correct HTML tag for the largest heading
सबसे बड़े शीर्षक के लिए सही HTML टैग क्या है
A.
<h1>
<हैडिंग1>
B.
<h6>
<हैडिंग 6>
C.
<head>
<हेड >
D.
<heading>
<हैडिंग >
Question No# :
18
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# :
19
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# :
20
out of 50
Report Bug
Bookmark
How can you make a bulleted list in HTML
आप HTML में बुलेटेड सूची कैसे बना सकते हैं
A.
<ul>
<ul>
B.
<ol>
<ol>
C.
<li>
<li>
D.
<list>
<list>
Question No# :
21
out of 50
Report Bug
Bookmark
What is the correct HTML tag to create multiline textbox
मल्टीलाइन टेक्स्टबॉक्स बनाने के लिए सही HTML टैग क्या है
A.
<textarea>
<textarea>
B.
<input>
<input>
C.
<form>
<form>
D.
<textfield>
<textfield>
Question No# :
22
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# :
23
out of 50
Report Bug
Bookmark
How can you open a link in its own unique new window?
आप किसी लिंक को उसकी अपनी अनूठी नई विंडो में कैसे खोल सकते हैं?
A.
TARGET=”_NEW_WINDOW”
TARGET=”_NEW_WINDOW”
B.
TARGET=”NEW”
TARGET=”NEW”
C.
TARGET=”_BLANK”
TARGET=”_BLANK”
D.
TARGET=”_NEW”
TARGET=”_NEW”
Question No# :
24
out of 50
Report Bug
Bookmark
Fundamental HTML Block is known as
HTML के बेसिक ब्लॉक एलिमेंट को किस नाम से जाना जाता है
A.
HTML Body
HTML Body
B.
HTML Tag
HTML Tag
C.
HTML Attribute
HTML Attribute
D.
HTML Entity
HTML Entity
Question No# :
25
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# :
26
out of 50
Report Bug
Bookmark
Which attribute is used to provide an advisory text about an element or its contents?
A.
tooltip
tooltip
B.
value
value
C.
title
title
D.
none of the above
none of the above
Question No# :
27
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# :
28
out of 50
Report Bug
Bookmark
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# :
29
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# :
30
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# :
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
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# :
33
out of 50
Report Bug
Bookmark
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# :
34
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# :
35
out of 50
Report Bug
Bookmark
What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है
A.
text
टेक्स्ट
B.
radio
रेडिओ
C.
password
पासवर्ड
D.
date
तारीख
Question No# :
36
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# :
37
out of 50
Report Bug
Bookmark
In HTML document the tags _____ .
HTML डॉक्यूमेंट में टैग्स _____
A.
Should be written in upper case
अपर केस में लिखे जाने चाहिए
B.
Should be written in lower case
लोअर केस में लिखे जाने चाहिए
C.
Should be written in proper case
प्रॉपर केस में लिखे जाने चाहिए
D.
Can be written in both upper case or lower case
अपर केस या लोअर केस दोनों में लिखा जा सकता है
Question No# :
38
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# :
39
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# :
40
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# :
41
out of 50
Report Bug
Bookmark
Which of the following is not a HTML5 tag?
निम्नलिखित में से कौन सा HTML5 टैग नहीं है?
A.
<track>
<track>
B.
<video>
<video>
C.
<slider>
<slider>
D.
<source>
<source>
Question No# :
42
out of 50
Report Bug
Bookmark
How can you make text bold in HTML
आप HTML में टेक्स्ट को बोल्ड कैसे कर सकते हैं
A.
<i>
<i>
B.
<strong>
<strong>
C.
<bolder>
<bolder>
D.
<em>
<em>
Question No# :
43
out of 50
Report Bug
Bookmark
To show deleted text(strikethrough ), which HTML element is used
हटाए गए टेक्स्ट (स्ट्राइकथ्रू) को दिखाने के लिए किस HTML तत्व का उपयोग किया जाता है
A.
<delete>
हटाएं>
B.
<strikethrough>
<स्ट्राइकथ्रू>
C.
<strike>
<स्ट्राइ>
D.
<b>
<बी >
Question No# :
44
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# :
45
out of 50
Report Bug
Bookmark
If there is not enough space to display all the contents in a frame, we have to use:
यदि फ्रेम में सभी सामग्री को प्रदर्शित करने के लिए पर्याप्त जगह नहीं है, तो हमें इसका उपयोग करना होगा:
A.
Another frame
एक और फ्रेम
B.
Small front size
सामने का छोटा आकार
C.
Scrollbar
स्क्रॉल बार
D.
Not possible
संभव नहीं
Question No# :
46
out of 50
Report Bug
Bookmark
Which of the following tag is used to add rows in the table?
निम्नलिखित में से किस टैग का उपयोग टेबल में रो (पंक्ति ) जोड़ने के लिए किया जाता है?
A.
<td> and </td>
<td> and </td>
B.
<th> and </th>
<th> and </th>
C.
<tr> and </tr>
<tr> and </tr>
D.
None of the above
None of the above
Question No# :
47
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# :
48
out of 50
Report Bug
Bookmark
Forms are created by the attributes
प्रपत्र विशेषताओं द्वारा बनाए गए हैं
A.
Action and Method
क्रिया और विधि
B.
Value and Method
मूल्य और विधि
C.
Method and Target
विधि और लक्ष्य
D.
Action and Target
कार्रवाई और लक्ष्य
Question No# :
49
out of 50
Report Bug
Bookmark
How to create a checkbox in HTML Form?
HTML फॉर्म में चेकबॉक्स कैसे बनाएं?
A.
<input type=”check”>
<input type=”check”>
B.
<input type=”textarea”>
<input type=”textarea”>
C.
<input type=”checkbox”>
<input type=”checkbox”>
D.
<checkbox>Text</checkbox>
<checkbox>Text</checkbox>
Question No# :
50
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>
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