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
Choose the correct HTML element for the largest heading :
सबसे बड़े शीर्षक के लिए सही HTML तत्व चुनें:
<h6>
<head>
<h1>
<heading>
Next Question
25
See Explanation !
2
Select the CSS property that sets the width of an element’s bottom border?
उस CSS प्रॉपर्टी का चयन करें, जो किसी एलिमेंट के बॉटम बॉर्डर की चौड़ाई सेट करती है?
border-width
border-bottom
border-width-bottom
border-bottom-width
Previous Question
Next Question
25
See Explanation !
3
Notepad++ supports
नोटपैड++ सपोर्ट करता है।
Syntax Highlighting
Regular Expressions
Auto-Complete
All of the above
Previous Question
Next Question
25
See Explanation !
4
Which of the following is related to internet security ?
निम्नलिखित में से कौन इंटरनेट सुरक्षा से संबंधित है?
MIT
Firewall
DSL
W3C
Previous Question
Next Question
25
See Explanation !
5
To make your website mobile friendly, you can make your website.
अपनी वेबसाइट को मोबाइल के अनुकूल बनाने के लिए, आप अपनी वेबसाइट बना सकते हैं।
Responsive
Reactive
Fast Loading
Light
Previous Question
Next Question
25
See Explanation !
6
A part from <b> tag what other tag makes text bold ?
<b> टैग का एक हिस्सा क्या अन्य टैग टेक्स्ट को बोल्ड बनाता है?
<blank>
<strong>
<bold>
None of the above
Previous Question
Next Question
25
See Explanation !
7
Which one of the following class to set background color performed by w3.css?
W3.css द्वारा किए गए बैकग्राउंड कलर को सेट करने के लिए निम्नलिखित में से कौन सा क्लास?
w3-color
w3-background-color
w3-bgcolor
w3-colour
Previous Question
Next Question
25
See Explanation !
8
which attribute is used to set the space between two cells
दो कोशिकाओं के बीच की जगह को सेट करने के लिए किस विशेषता का उपयोग किया जाता है
cellpadding
cellspacing
cellmargin
cellgapping
Previous Question
Next Question
25
See Explanation !
9
Which of the following classes is used to add rounded corners to an element
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
w3-corner
w3-rounded
w3-round
w3-border-radius
Previous Question
Next Question
25
See Explanation !
10
What is the correct syntax for referring to an external script called "abc.js"?
"abc.js" नामक बाहरी स्क्रिप्ट का उल्लेख करने के लिए सही वाक्यविन्यास क्या है?
<script href=" abc.js">
<script scr="abc.js">
<script name="abc.js">
<script src=" abc.js">
Previous Question
Next Question
25
See Explanation !
11
How many photos can be uploaded to Facebook simultaneously?
Facebook पर एक साथ कितनी फ़ोटो अपलोड की जा सकती हैं?
10
15
25
30
Previous Question
Next Question
25
See Explanation !
12
To zoom an image on a mouse hover
माउस होवर पर किसी इमेज को ज़ूम करने के लिए
Transition
Transform
Both a and b
None of these
Previous Question
Next Question
25
See Explanation !
13
What does the <title> tag in HTML do
<title> HTML में टैग क्या करता है
Specifies the title of the document
Specifies the header
Specifies the footer
Defines a section of the page
Previous Question
Next Question
25
See Explanation !
14
identity the correct statement for absolute Positioning in CSS?
सीएसएस में निरपेक्ष स्थिति के लिए सही कथन की पहचान करें?
It is a browser determined positioning
It uses the position property of CSS ,Used to define absolute positioning
It gives authors greater control on how elements are displayed
none of the above statements are Correct
Previous Question
Next Question
25
See Explanation !
15
What is the minimum age to join Facebook
Facebook में शामिल होने की न्यूनतम आयु क्या है
18 years
15 years
13 years
10 years
Previous Question
Next Question
25
See Explanation !
16
News Group are
समाचार समूह हैं
Chart Service
Discussion group
E-mail service
None
Previous Question
Next Question
25
See Explanation !
17
What does the CSS property pointer-events: none; do?
CSS प्रॉपर्टी पॉइंटर - इवेंट: कोई नहीं; क्या करते हैं?
Disables pointer events for the element
Enables pointer events for the element
Adds a pointer to the element
Changes the color of the pointer
Previous Question
Next Question
25
See Explanation !
18
What is work of padding property?
पैडिंग प्रॉपर्टी का काम क्या है?
to set Space between its content and its border
to set Space outside content
to set Space between tow lines
to set Space between to character
Previous Question
Next Question
25
See Explanation !
19
Which of the following property is used to control the scrolling of an image in the background?
पृष्ठभूमि में किसी छवि के स्क्रॉलिंग को नियंत्रित करने के लिए निम्नलिखित में से किस संपत्ति का उपयोग किया जाता है?
background-attachment
background
background-repeat
background-position
Previous Question
Next Question
25
See Explanation !
20
SSL is a
SSL एक है
Scripting language
Browser
Secure connection
Authoring tool
Previous Question
Next Question
25
See Explanation !
21
Which is not a HTTP method.
जो HTTP विधि नहीं है।
Post
GET
SET
Delete
Previous Question
Next Question
25
See Explanation !
22
E-mail message can be protected by
ई - मेल संदेश द्वारा संरक्षित किया जा सकता है
Mirroring
Caching
Encryption
Resending
Previous Question
Next Question
25
See Explanation !
23
Which CSS framework developed by twitter
ट्विटर द्वारा कौन सा सीएसएस फ्रेमवर्क विकसित किया गया है
W3.css
Bulma
Bootstrap
Flex
Previous Question
Next Question
25
See Explanation !
24
Which tag is used to render and represents an independent piece of content of a document
किसी दस्तावेज़ की सामग्री के एक स्वतंत्र टुकड़े को रेंडर करने और उसका प्रतिनिधित्व करने के लिए किस टैग का उपयोग किया जाता है
Blog
Newspaper
Article
Record
Previous Question
Next Question
25
See Explanation !
25
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