O Level Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
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 BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Projects
MCQ Set 1 O Level - Web Designing and Publishing - HTML
MCQ Set 1 O Level - Web Designing and Publishing - HTML
English
Hindi
Question No. - 01
Report Bug
which of the following tag is used to create a paragraph ?
पैराग्राफ की शुरुआत को चिह्नित करने के लिए निम्न में से किस टैग का उपयोग किया जाता है?
A.
<TD>
<TD>
B.
<br>
<br>
C.
<P>
<P>
D.
<TR>
<TR>
→ Explanation
Question No. - 02
Report Bug
The attribute of <form> tag
A.
Method
Method
B.
Action
Action
C.
Both (a)&(b)
Both (a)&(b)
D.
None of these.
None of these.
Question No. - 03
Report Bug
Web pages starts with which of the following tag?
वेब पेज निम्न में से किस टैग से शुरू होते हैं?
A.
<Body>
<Body>
B.
<Title>
<Title>
C.
<HTML>
<HTML>
D.
<Form>
<Form>
→ Explanation
Question No. - 04
Report Bug
Which of the tag is used to creates a number list?
A.
<LI>
<LI>
B.
<OL>
<OL>
C.
<LI> and <OL>
<LI> and <OL>
D.
None of these
None of these
Question No. - 05
Report Bug
The latest HTML standard is
A.
XML
XML
B.
SGML
SGML
C.
HTML 4.0
HTML 4.0
D.
HTML 5.0
HTML 5.0
Question No. - 06
Report Bug
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
Report Bug
which Symbol can be used at the beginning of the HREF text is
HREF टेक्स्ट की शुरुआत में कौन सा Symbol इस्तेमाल किया जा सकता है?
A.
#
#
B.
$
$
C.
&
&
D.
^
^
Question No. - 08
Report Bug
The common element which describe the web page, is?
A.
Heading
Heading
B.
Paragraph
Paragraph
C.
List
List
D.
All of these
All of these
Question No. - 09
Report Bug
HTML stands for?
एचटीएमएल का मतलब है?
A.
Hyper Tabular Markup Language
हाइपर टेबुलर मार्कअप
लैंग्वेज
B.
Hyper Text Markup Language
हाइपर टेक्स्ट मार्कअप
लैंग्वेज
C.
High Text Markup Language
उच्च पाठ मार्कअप भाषा
D.
None of these
इनमें से कोई नहीं
Question No. - 10
Report Bug
which of the following tag is used to mark a begining of paragraph ?
A.
<TD>
<TD>
B.
<BR>
<BR>
C.
<P>
<P>
D.
<TR>
<TR>
Question No. - 11
Report Bug
From which tag descriptive list starts ?
A.
<LL>
<LL>
B.
<DD>
<DD>
C.
<DL>
<DL>
D.
<DS>
<DS>
Question No. - 12
Report Bug
Correct HTML tag for the largest heading is
बृहतम शीर्षक के लिए सही HTML टैग है
A.
<head>
<head>
B.
<h6>
<h6>
C.
<heading>
<heading>
D.
<h1>
<h1>
→ Explanation
Question No. - 13
Report Bug
Markup tags tell the web browser
मार्कअप टैग वेब ब्राउज़र को ______ बताते हैं
A.
How to organize the page
पेज को कैसे व्यवस्थित करें
B.
How to display the page
पेज को कैसे प्रदर्शित करें
C.
How to display message box on page
पेज पर मैसेज बॉक्स कैसे
प्रदर्शित करें
D.
None of these
इनमें से कोई नहीं
→ Explanation
Question No. - 14
Report Bug
www is based on which model?
A.
Local-server
Local-server
B.
Client-server
Client-server
C.
3-tier
3-tier
D.
None of these
None of these
Question No. - 15
Report Bug
What are Empty elements and is it valid?
A.
No, there is no such terms as Empty Element
No, there is no such terms as Empty Element
B.
No, it is not valid to use Empty Element
No, it is not valid to use Empty Element
C.
Empty elements are element with no data
Empty elements are element with no data
D.
None of these
None of these
Question No. - 16
Report Bug
Which of the following attributes of text box control allow to limit the maximum character?
टेक्स्ट बॉक्स कंट्रोल की _______ विशेषता अधिकतम वर्ण को सीमित करने की अनुमति देती है?
A.
size
आकार
B.
len
लेन
C.
maxlength
अधिकतम लंबाई
D.
All of the above
उपरोक्त सभी
→ Explanation
Question No. - 17
Report Bug
HTML is a subset of
A.
SGMT
SGMT
B.
SGML
SGML
C.
SGMD
SGMD
D.
None of these
None of these
Question No. - 18
Report Bug
<a> tag in HTML is used for creating
HTML में <a> टैग क्या क्रिएट करने के लिए यूज़ किया जाता है
A.
List
लिस्ट
B.
Links
लिंक्स
C.
Address
एड्रेस
D.
None of the options
कोई भी विकल्प नहीं
Question No. - 19
Report Bug
___________ 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
Report Bug
Which tag is a container?
A.
<body>
<body>
B.
<br>
<br>
C.
<hr>
<hr>
D.
<td>
<td>
Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Next
CCC Online Test 2021
CCC Practice Test Hindi
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 NIELIT Study material and Quiz
Bank SSC Railway TET UPTET Question Bank
career counselling in allahabad
Sarkari Naukari Notification
Best Website and Software Company in Allahabad
Website development Company in Allahabad