Syllabus
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet and Web Technologies
Networking Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Javascript
Web Hosting And Publishing
M3 R5: Programming and Problem Solving through Python
Introduction to Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction to IoT
IoT Architecture
IoT Applications
IoT Security and Challenges | Soft Skills
Courses
Under Graduate Courses
BA
BCA
B.COM
Post Graduate Courses
MCA
MBA
M.COM
MA
M.SC.(MATHS)
MSW
Institutional Courses
DCA
ADCA
DFA
DOAP
TALLY PRIME
JAVA
PYTHON
CCA
C Languages
Job Oriented Courses
Digital Marketing
Full Stack Development
Data Science
Cybersecurity and Ethical Hacking
Blockchain Development
Cloud Computing
Artificial Intelligence (AI) and Machine Learning
Government Courses
CCC
O LEVEL
A LEVEL
Mock Test
M1 R5: Information Technology Tools and Network Basics
M2 R5: Web Designing and Publishing
M3 R5: Programming and Problem Solving through Python
M4 R5: Internet of Things (IoT) and Its Applications
Old Papers
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
Multipurpose Internet Mail Extension (MIME) was developed
बहुउद्देशीय इंटरनेट मेल एक्सटेंशन (MIME) विकसित किया गया था
to support email messages containing text and video
to support email messages containing text, audio and video
to support email messages containing audio and video
to support text-based email messages
Next Question
25
See Explanation !
2
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
Previous Question
Next Question
25
See Explanation !
3
Which selector is used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए किस चयनकर्ता का उपयोग किया जाता है?
id
class
tag
both b) and c)
Previous Question
Next Question
25
See Explanation !
4
___ is not a e-governance components
___ ई - गवर्नेंस घटक नहीं है
Process
Politics
Technology
People
Previous Question
Next Question
25
See Explanation !
5
The right to copy can be granted by
कॉपी करने का अधिकार किसके द्वारा दिया जा सकता है
Court
Government
Company
Owner
Previous Question
Next Question
25
See Explanation !
6
Which one is example of search engine
कौन सा सर्च इंजन का उदाहरण है
Google
Linux
Windows
Mozila
Previous Question
Next Question
25
See Explanation !
7
The purpose of extensible attribute is to __________
एक्सटेंसिबल एट्रिब्यूट का उद्देश्य __________ है
make all of the own properties of that object non configurable
to configure and bring a writable property
“lock down” objects into a known state and prevent outside tampering
to include new properties into the object
Previous Question
Next Question
25
See Explanation !
8
The body of the style sheet includes?
स्टाइल शीट के मुख्य भाग में क्या शामिल है?
Style rules
CSS rules
Sheet rules
Format rules
Previous Question
Next Question
25
See Explanation !
9
How do you select all paragraphs in CSS
आप सीएसएस में सभी पैराग्राफ कैसे चुनते हैं
p:all
paragraph:all
p *
p
Previous Question
Next Question
25
See Explanation !
10
Which CSS property controls the text size
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है
text-size
size
text-length
font-size
Previous Question
Next Question
25
See Explanation !
11
Which of the operator is used to test if a particular property exists or not?
ऑपरेटर में से किसका उपयोग यह जांचने के लिए किया जाता है कि कोई विशेष संपत्ति मौजूद है या नहीं?
in
exist
within
exists
Previous Question
Next Question
25
See Explanation !
12
Which of the following services are available on the World Wide Web?
वर्ल्ड वाइड वेब पर निम्नलिखित में से कौन सी सेवाएँ उपलब्ध हैं?
Encryption
HTTP
HTML
Firewalls
Previous Question
Next Question
25
See Explanation !
13
The __________ property allows to indent the first line of text in an element.
__________ संपत्ति एक तत्व में पाठ की पहली पंक्ति को इंडेंट करने की अनुमति देती है।
text-first
text-indent
first-indent
text-first-indent
Previous Question
Next Question
25
See Explanation !
14
Which tag allow you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
<td> and </td>
<row> and </row>
<th> and </th>
<tr> and </tr>
Previous Question
Next Question
25
See Explanation !
15
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
16
which is correct value for 'valign' attribute of <td> tag
जो की 'वैलिगन' विशेषता के लिए सही मूल्य है
left
right
top
All of the above
Previous Question
Next Question
25
See Explanation !
17
Which W3.CSS class is used to add zebra-stripes to a table
तालिका में ज़ेबरा - स्ट्राइप जोड़ने के लिए किस W3.CSS वर्ग का उपयोग किया जाता है
w3-table-striped
w3-zebra
w3-striped
w3-zebra-striped
Previous Question
Next Question
25
See Explanation !
18
In the <audio> tag, which attribute specifies multiple alternative audio files
<audio> टैग में, जो कई वैकल्पिक ऑडियो फ़ाइलों को निर्दिष्ट करता है
srcset
sources
<source> tag inside <audio>
media
Previous Question
Next Question
25
See Explanation !
19
Which property is used to give space between content and border?
कंटेंट और बॉर्डर के बीच जगह देने के लिए किस प्रॉपर्टी का इस्तेमाल किया जाता है?
margin
indent
padding
gap
Previous Question
Next Question
25
See Explanation !
20
Web pages starts with which of the following tag?
वेब पेज निम्नलिखित में से किस टैग से शुरू होते हैं?
<Body>
<Title>
<HTML>
<Form>
Previous Question
Next Question
25
See Explanation !
21
What are the types of unordered or bulleted list in HTML?
HTML में अनऑर्डर्ड या बुलेटेड लिस्ट के प्रकार क्या हैं?
disc, square, triangle
polygon, triangle, circle
disc, circle, square
All of the above
Previous Question
Next Question
25
See Explanation !
22
Which of the following selector selects the element that is the first child of its parent that is of its type?
निम्नलिखित में से कौन सा चयनकर्ता उस तत्व का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-child
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
23
Choose the correct class in W3.CSS to sets the background color when mouse is hovered over an element.
जब किसी तत्व पर माउस मँडराया जाता है, तो पृष्ठभूमि का रंग सेट करने के लिए W3.CSS में सही वर्ग चुनें।
w3hover:color
w3-color-hover
w3hover:color
w3-hover-color
Previous Question
Next Question
25
See Explanation !
24
Usually signature appears at which place in email ?
आमतौर पर ईमेल में किस स्थान पर हस्ताक्षर दिखाई देते हैं?
At the end
In beginning
In middle
None of the above
Previous Question
Next Question
25
See Explanation !
25
Transferring your HTML code from one machine to server is known as ___
अपने HTML कोड को एक मशीन से सर्वर में स्थानांतरित करना ___ के रूप में जाना जाता है
Indexing
Hosting
Serving
Sorting
Previous Question