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
CSS
Set 8
25
See Explanation !
1
What does the CSS property display: none; do
सीएसएस प्रॉपर्टी क्या प्रदर्शित करती है: कोई नहीं; क्या करें
Hides the element
Changes the font
Increases the element's size
Makes the element visible
Next Question
25
See Explanation !
2
What is the purpose of the CSS float property
सीएसएस फ्लोट प्रॉपर्टी का उद्देश्य क्या है
Adds rounded corners to an element
Aligns an element to the center
Moves an element to the left or right
Changes the transparency of an element
Previous Question
Next Question
25
See Explanation !
3
Which CSS property is used to set the background color of an element
किसी एलिमेंट का बैकग्राउंड कलर सेट करने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
background-color
color
bgcolor
background
Previous Question
Next Question
25
See Explanation !
4
What does the CSS property position: absolute; do
सीएसएस संपत्ति की स्थिति क्या है: निरपेक्ष; करें
Positions the element relative to its normal position
Centers the element on the page
Removes the element from the document flow
Applies absolute positioning to all child elements
Previous Question
Next Question
25
See Explanation !
5
The CSS property border-radius is used to
CSS प्रॉपर्टी बॉर्डर - रेडियस का उपयोग किसके लिए किया जाता है
Change the color of the border
Add a shadow to the element
Create rounded corners for the element
Applies absolute positioning to all child elements
Previous Question
Next Question
25
See Explanation !
6
Which CSS property is used to control the spacing between lines of text
टेक्स्ट की लाइनों के बीच की दूरी को नियंत्रित करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
line-spacing
text-spacing
line-height
text-height
Previous Question
Next Question
25
See Explanation !
7
The CSS property box-sizing: border-box; includes:
CSS प्रॉपर्टी बॉक्स का आकार: बॉर्डर - बॉक्स; इसमें शामिल हैं:
Only the content of the box in the specified width and height
Both the content and padding in the specified width and height
Only the padding of the box in the specified width and height
Only the border of the box in the specified width and height
Previous Question
Next Question
25
See Explanation !
8
Which CSS property is used to set the style of a list item marker
सूची आइटम मार्कर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
marker-style
list-style-type
list-marker
item-style
Previous Question
Next Question
25
See Explanation !
9
The CSS property z-index is used to:
CSS प्रॉपर्टी z - इंडेक्स का उपयोग निम्न के लिए किया जाता है:
Set the opacity of an element
Define the order of stacking for positioned elements
Control the size of an element
Specify the shadow of an element
Previous Question
Next Question
25
See Explanation !
10
Which CSS property is used to control the font size of an elemen
एलीमेन के फ़ॉन्ट आकार को नियंत्रित करने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है
font-style
font-size
text-size
size
Previous Question
Next Question
25
See Explanation !
11
The CSS property opacity is used to
CSS प्रॉपर्टी अपारदर्शिता का उपयोग किसके लिए किया जाता है
Adjust the width of the element
Set the transparency of the element
Change the font color
Control the spacing between lines
Previous Question
Next Question
25
See Explanation !
12
What does the CSS property overflow: hidden; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: छिपा हुआ; क्या करें
Hides the content that overflows the element's box
Adds a shadow to the element
Centers the element on the page
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
13
How do you apply a background image to an element in CSS?
आप CSS में किसी एलिमेंट पर बैकग्राउंड इमेज कैसे लगाते हैं?
image: url('background.jpg');
background-image: url('background.jpg');
img: url('background.jpg');
background: url('background.jpg');
Previous Question
Next Question
25
See Explanation !
14
The CSS property text-decoration: underline; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: रेखांकित; का उपयोग
Add a background color to the text
Apply an underline to the text
Change the font style
Make the text bold
Previous Question
Next Question
25
See Explanation !
15
Which CSS property is used to control the space between the borders of adjacent cells in a table
तालिका में आसन्न कोशिकाओं की सीमाओं के बीच की जगह को नियंत्रित करने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है
cell-spacing
table-spacing
border-spacing
cell-padding
Previous Question
Next Question
25
See Explanation !
16
The CSS property font-weight is used to control:
CSS प्रॉपर्टी फ़ॉन्ट - वेट को नियंत्रित करने के लिए उपयोग किया जाता है:
The size of the font
The thickness of the font characters
The color of the font
The spacing between letters
Previous Question
Next Question
25
See Explanation !
17
What is the purpose of the CSS property position: relative;?
सीएसएस संपत्ति की स्थिति का उद्देश्य क्या है: रिश्तेदार;?
Removes the element from the document flow
Positions the element relative to its normal position
Centers the element on the page
Applies relative positioning to all child elements
Previous Question
Next Question
25
See Explanation !
18
The CSS property text-transform: uppercase; is used to:
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: अपरकेस; का उपयोग करने के लिए किया जाता है:
Transform the text to italics
Change the text color to uppercase
Apply uppercase letters to the text
Set the font size to uppercase
Previous Question
Next Question
25
See Explanation !
19
What does the CSS property box-shadow allow you to do
CSS प्रॉपर्टी बॉक्स - शैडो आपको क्या करने देता है
Add a shadow to the border of an element
Change the background color of an element
Increase the element's size
Apply a shadow to the text inside an element
Previous Question
Next Question
25
See Explanation !
20
The CSS property line-height is used to control:
CSS प्रॉपर्टी लाइन - हाइट को नियंत्रित करने के लिए उपयोग किया जाता है:
The spacing between lines of text
The width of the line
The color of the text
The alignment of the text
Previous Question
Next Question
25
See Explanation !
21
The CSS property transition is used for
CSS प्रॉपर्टी ट्रांज़िशन का उपयोग किसके लिए किया जाता
Adding a smooth transition effect to an element
Changing the font of an element
Controlling the transition between different pages
Changing the color of an element
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to set the style of the cursor when hovering over an element
किसी तत्व पर मंडराते समय कर्सर की शैली सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
cursor-style
hover-cursor
cursor-type
cursor
Previous Question
Next Question
25
See Explanation !
23
What is the purpose of the CSS property border-collapse
सीएसएस संपत्ति सीमा - पतन का उद्देश्य क्या है
Adds a border to the element
Collapses the borders of table cells into a single border
Separates the borders of adjacent cells in a table
Changes the color of the border
Previous Question
Next Question
25
See Explanation !
24
The CSS property font-family is used to:
CSS प्रॉपर्टी फ़ॉन्ट - परिवार का उपयोग किया जाता है:
Set the size of the font
Define the style of the font
Specify the font color
Specify the font type or family
Previous Question
Next Question
25
See Explanation !
25
What does the CSS property word-wrap: break-word; do
सीएसएस प्रॉपर्टी वर्ड - रैप: ब्रेक - वर्ड; क्या करता है
Breaks the text into individual words
Wraps the text within the container when it reaches the end
Breaks the text into separate lines
Wraps the text within the element without breaking words
Previous Question