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 11
25
See Explanation !
1
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
Next Question
25
See Explanation !
2
Which element is used for or styling HTML5 layout?
HTML5 लेआउट के लिए या स्टाइल करने के लिए किस तत्व का उपयोग किया जाता है?
CSS
jQuery
JavaScript
PHP
Previous Question
Next Question
25
See Explanation !
3
What does CSS stands for?
CSS का क्या अर्थ है?
Creating Style Sheets
Cascading Style Sheets
Computer Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
4
Which of the following CSS selectors are used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए निम्नलिखित CSS चयनकर्ताओं में से किसका उपयोग किया जाता है?
tag
id
class
both class and tag
Previous Question
Next Question
25
See Explanation !
5
Which of the following has introduced text, list, box, margin, border, color, and background properties?
इनमें से किसने टेक्स्ट, लिस्ट, बॉक्स, मार्जिन, बॉर्डर, रंग और बैकग्राउंड प्रॉपर्टी को पेश किया है?
HTML
PHP
CSS
Ajax
Previous Question
Next Question
25
See Explanation !
6
What does CSS stand for
CSS का मतलब क्या है?
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
7
Which HTML tag is used to apply an external CSS file
बाहरी CSS फ़ाइल को लागू करने के लिए किस HTML टैग का उपयोग किया जाता है
<style>
<css>
<link>
<script>
Previous Question
Next Question
25
See Explanation !
8
Which of the following property is used to change the background color
बैकग्राउंड का रंग बदलने के लिए इनमें से किस प्रॉपर्टी का इस्तेमाल किया जाता है
color
background-color
bgcolor
bg-color
Previous Question
Next Question
25
See Explanation !
9
Which property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
color
text-color
text
font-color
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
How do you add a comment in CSS
आप सीएसएस में एक टिप्पणी कैसे जोड़ते हैं
<!-- Comment -->
// Comment
/* Comment */
# Comment
Previous Question
Next Question
25
See Explanation !
12
What is the correct syntax for applying a class in CSS
सीएसएस में कक्षा लागू करने के लिए सही वाक्यविन्यास क्या है
#classname
.classname
classname
*classname
Previous Question
Next Question
25
See Explanation !
13
Which of the following is the correct syntax for a CSS ID selector
सीएसएस आईडी चयनकर्ता के लिए निम्नलिखित में से कौन सा सही वाक्यविन्यास है
#idname {}
.idname {}
idname {}
*idname {}
Previous Question
Next Question
25
See Explanation !
14
Which property is used to control the space between lines of text
टेक्स्ट की लाइनों के बीच की जगह को नियंत्रित करने के लिए किस प्रॉपर्टी का उपयोग किया जाता है
spacing
line-height
text-height
text-spacing
Previous Question
Next Question
25
See Explanation !
15
Which CSS property is used to make the text bold
टेक्स्ट को बोल्ड बनाने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
font-weight
font-style
text-decoratio
text-weight
Previous Question
Next Question
25
See Explanation !
16
Which pseudo-class is used to define the style of an element when a user mouses over it
जब कोई उपयोगकर्ता उस पर माउस करता है तो किसी तत्व की शैली को परिभाषित करने के लिए किस छद्म - वर्ग का उपयोग किया जाता है
:link
:hover
:active
:focus
Previous Question
Next Question
25
See Explanation !
17
What does the z-index property in CSS control
सीएसएस नियंत्रण में जेड - इंडेक्स संपत्ति क्या करती है
Opacity
Visibility
Stacking order
Font size
Previous Question
Next Question
25
See Explanation !
18
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question
Next Question
25
See Explanation !
19
Which property sets the font of an element
कौन सा गुण किसी तत्व का फ़ॉन्ट सेट करता है
Font
font-family
Font
type
Previous Question
Next Question
25
See Explanation !
20
Which property is used to set the space between the element's border and content
तत्व की सीमा और सामग्री के बीच की जगह सेट करने के लिए किस संपत्ति का उपयोग किया जाता है
margin
padding
border-spacing
spacing
Previous Question
Next Question
25
See Explanation !
21
What is the default value of the display property for a <div> elementWhat is the default value of the display property for a <div> element
डिस्प्ले प्रॉपर्टी का डिफ़ॉल्ट मान क्या है
inline
block
inline-block
flex
Previous Question
Next Question
25
See Explanation !
22
What does the > selector do in CSS
Avhinai ka matlab
Selects all elements
Selects all child elements of a specified element
Selects all descendant elements
Selects the next sibling element
Previous Question
Next Question
25
See Explanation !
23
Which pseudo-class targets an input field while it is being typed in
कौन सा छद्म - वर्ग एक इनपुट फ़ील्ड को लक्षित करता है जबकि इसे टाइप किया जा रहा है
focus
hover
active
checked
Previous Question
Next Question
25
See Explanation !
24
How do you target the last child of a parent element
आप माता - पिता तत्व के अंतिम बच्चे को कैसे लक्षित करते हैं
:nth-child(last)
:last-child
:only-child
:nth-last-child(1)
Previous Question
Next Question
25
See Explanation !
25
What CSS property would you use to align a block element horizontally in the center
केंद्र में किसी ब्लॉक तत्व को क्षैतिज रूप से संरेखित करने के लिए आप किस सीएसएस संपत्ति का उपयोग करेंगे
text-align: center;
margin: auto;
display: block;
float: center;
Previous Question