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
Which of the following selectors select any tag with an id attribute set ?
निम्नलिखित में से कौन सा चयनकर्ता आईडी विशेषता सेट के साथ किसी भी टैग का चयन करता है?
E#id
.class
#id
*
Next Question
25
See Explanation !
2
What is the full name of CC?
CC का पूरा नाम क्या है?
Carbon Copy
Copy Carbon
Carbon Clint
None
Previous Question
Next Question
25
See Explanation !
3
w3-container class adds a padding to any HTML element:
w3 - कंटेनर वर्ग किसी भी HTML तत्व में एक पैडिंग जोड़ता है:
16px left only
32px left and right
16px left and right
32px right only
Previous Question
Next Question
25
See Explanation !
4
Which of the following property is used to make the text underline in CSS?
CSS में टेक्स्ट को रेखांकित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?
text-decoration
font-dimension
text-style
text-underline
Previous Question
Next Question
25
See Explanation !
5
Which tag is used to define a drop-down list
ड्रॉप - डाउन सूची को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
<select>
<option>
<dropdown>
<list>
Previous Question
Next Question
25
See Explanation !
6
Which of the following markup languages are based on SGML ?
निम्नलिखित में से कौन सी मार्कअप भाषाएँ SGML पर आधारित हैं?
VHML
XML
CFML
SML
Previous Question
Next Question
25
See Explanation !
7
The CSS property min-width is used to:
CSS प्रॉपर्टी की न्यूनतम - चौड़ाई का उपयोग किया जाता है:
Set the maximum width of an element
Specify the minimum width of an element
Set the minimum font size of text
Change the background color of an element
Previous Question
Next Question
25
See Explanation !
8
Default style and color of unvisited link in any browser is
किसी भी ब्राउज़र में बिना देखे गए लिंक की डिफ़ॉल्ट शैली और रंग है
Normal and Blue
Underline and Purple
Underline and Magenta
Underlined and Blue
Previous Question
Next Question
25
See Explanation !
9
The CSS property position: static; is used to
CSS प्रॉपर्टी की स्थिति: static; का उपयोग किया जाता है
Fix the element at the top of the viewport during scrolling
Remove the element from the document flow
Position the element relative to its normal position
Center-align the element on the page
Previous Question
Next Question
25
See Explanation !
10
Which of the following attributes defines the URL of the page to embed when the iframe tag is used ?
निम्नलिखित में से कौन सी विशेषताएँ iframe टैग का उपयोग करते समय एम्बेड करने के लिए पृष्ठ के URL को परिभाषित करती हैं?
Src
href
style
title
Previous Question
Next Question
25
See Explanation !
11
How do you add a comment in CSS
आप सीएसएस में एक टिप्पणी कैसे जोड़ते हैं
<!-- Comment -->
// Comment
/* Comment */
# Comment
Previous Question
Next Question
25
See Explanation !
12
Which tag is used to defines multiple media resources for media elements audio and video?
मीडिया तत्वों ऑडियो और वीडियो के लिए कई मीडिया संसाधनों को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
<canvas>
<source>
<media>
none of the above
Previous Question
Next Question
25
See Explanation !
13
What is the correct HTML for adding a background color
बैकग्राउंड का रंग जोड़ने के लिए सही HTML क्या है
<body color=“yellow”>
<body bgcolor='yellow'>
<background>yellow
<color background='yellow'>
Previous Question
Next Question
25
See Explanation !
14
The CSS property font-weight: bold; is equivalent to
CSS प्रॉपर्टी फ़ॉन्ट - वेट: BOLD; के बराबर है
font-weight: 700;
font-weight: 500;
font-weight: 600;
font-weight: 400;
Previous Question
Next Question
25
See Explanation !
15
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
Previous Question
Next Question
25
See Explanation !
16
What is full form of BCC?
BCC का पूर्ण रूप क्या है?
Basic carbon copy
Blind carbon copy
Basic common Copy
Blind common copy
Previous Question
Next Question
25
See Explanation !
17
FTP stans for?
के लिए एफ़टीपी (FTP) स्टैन?
File Transaction Protocol
File Transfer Protocol
File Task Protocol
Fast Transfer Protocol
Previous Question
Next Question
25
See Explanation !
18
The CSS property text-overflow: ellipsis; is used when:
CSS प्रॉपर्टी टेक्स्ट - ओवरफ़्लो: ellipsis; का उपयोग तब किया जाता है जब:
The text should be vertically centered
The text should be aligned to the right
The text is too long to fit in the container
The text color should be changed
Previous Question
Next Question
25
See Explanation !
19
w3.css grids is used for
w3.css ग्रिड का उपयोग किसके लिए किया जाता है
Responsive web design
Image Gallery
Encrypted data
All of these
Previous Question
Next Question
25
See Explanation !
20
Which language is used for creating Web Pages?
वेब पेज बनाने के लिए किस भाषा का उपयोग किया जाता है?
PASCAL
C
HTML
BASIC
Previous Question
Next Question
25
See Explanation !
21
Interactive documents that can be created using a feature of HTML are called ____
एचटीएमएल की सुविधा का उपयोग करके बनाए जा सकने वाले इंटरएक्टिव दस्तावेज़ों को ____ कहा जाता है
Tables
Forms
Files
Frames
Previous Question
Next Question
25
See Explanation !
22
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 !
23
How to create a checkbox in HTML Form?
HTML फ़ॉर्म में एक चेकबॉक्स कैसे बनाएं?
<input type=”check”>
<input type=”textarea”>
<input type=”checkbox”>
<checkbox>Text</checkbox>
Previous Question
Next Question
25
See Explanation !
24
Which protocol encrypts data between web server and browser?
कौन सा प्रोटोकॉल वेब सर्वर और ब्राउज़र के बीच डेटा को एन्क्रिप्ट करता है?
SIP
HTTPS
HTML
SMTP
Previous Question
Next Question
25
See Explanation !
25
Who is known as the Father of HTML
कौन सी मशीन कई काम कर सकती है
Steve Jobs
Tim Berners-Lee
Bill Gates
Vint Cerf
Previous Question