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 7
25
See Explanation !
1
Which of the following components of the CSS box model are transparent?
CSS बॉक्स मॉडल के निम्नलिखित में से कौन से घटक पारदर्शी हैं?
Padding
Margin
Border
Both A and B
Next Question
25
See Explanation !
2
How to add shadow to text in css?
सीएसएस में टेक्स्ट में छाया कैसे जोड़ें?
content shadow
text-shadow
word-shadow
text outline
Previous Question
Next Question
25
See Explanation !
3
To zoom an image on a mouse hover
माउस होवर पर किसी इमेज को ज़ूम करने के लिए
Transition
Transform
Both a and b
None of these
Previous Question
Next Question
25
See Explanation !
4
For fully transparent which option is right
पूरी तरह से पारदर्शी होने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
5
How will you change font for a paragraph text?
आप पैराग्राफ टेक्स्ट के लिए फ़ॉन्ट कैसे बदलेंगे?
p{font-style: "Times New Roman";}
p{font-family:"Times New "roman",Times,serif;}
p{font-weight:"Times New Roman",Times,serif;}
None of these
Previous Question
Next Question
25
See Explanation !
6
Which property is used for font size in css?
सीएसएस में फ़ॉन्ट आकार के लिए किस संपत्ति का उपयोग किया जाता है?
text-size
font-size
font-style
fontsize
Previous Question
Next Question
25
See Explanation !
7
How many types we can apply CSS?
हम CSS को कितने प्रकार से लागू कर सकते हैं?
1
2
3
None of these
Previous Question
Next Question
25
See Explanation !
8
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 !
9
How do you select all paragraphs in CSS
आप सीएसएस में सभी पैराग्राफ कैसे चुनते हैं
p:all
paragraph:all
p *
p
Previous Question
Next Question
25
See Explanation !
10
How do you select an element with the class name "example" in CSS
आप CSS में क्लास नाम "उदाहरण" वाले तत्व का चयन कैसे करते हैं
.example
#example
element.example
example
Previous Question
Next Question
25
See Explanation !
11
Which CSS pseudo-class is used to select and style a link that has been visited?
विज़िट किए गए लिंक को चुनने और स्टाइल करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है?
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
12
How can you apply the same style to multiple selectors in a single rule
आप एक ही नियम में कई चयनकर्ताओं पर एक ही शैली कैसे लागू कर सकते हैं
Separate each selector with a comma
Use the & symbol
Use the || symbol
Separate each selector with a colon
Previous Question
Next Question
25
See Explanation !
13
The CSS pseudo-class :hover is used to select an element when
CSS स्यूडो - क्लास :होवर का उपयोग किसी तत्व का चयन करने के लिए किया जाता है जब
It is being clicked
It is being hovered over with the mouse
It is the first child of its parent
It is visited
Previous Question
Next Question
25
See Explanation !
14
How can you select all elements of a specific class in CSS
आप सीएसएस में एक विशिष्ट वर्ग के सभी तत्वों का चयन कैसे कर सकते हैं
#classname
.classname
element.classname
*classname
Previous Question
Next Question
25
See Explanation !
15
How can you select an element with the id "example" in CSS
आप सीएसएस में आईडी "उदाहरण" वाले तत्व का चयन कैसे कर सकते हैं
#example
.example
element#example
example
Previous Question
Next Question
25
See Explanation !
16
How can you select all direct child elements of a specific parent in CSS
आप सीएसएस में एक विशिष्ट माता - पिता के सभी प्रत्यक्ष बाल तत्वों का चयन कैसे कर सकते हैं
parent > child
parent child
parent .child
parent + child
Previous Question
Next Question
25
See Explanation !
17
The :nth-child(odd) selector in CSS selects
सीएसएस में :nth - child(विषम) चयनकर्ता का चयन करता है
Every odd-numbered child element of its parent
Every even-numbered child element of its parent
Only the first child element of its parent
All child elements of its parent
Previous Question
Next Question
25
See Explanation !
18
Which CSS pseudo-element is used to select the first line of a block
ब्लॉक की पहली पंक्ति का चयन करने के लिए किस CSS स्यूडो - तत्व का उपयोग किया जाता है
:first-line
:line-first
:first-letter
:line-start
Previous Question
Next Question
25
See Explanation !
19
Which CSS pseudo-class is used to select an element when it is being clicked
क्लिक किए जाने पर किसी तत्व का चयन करने के लिए किस CSS स्यूडो - क्लास का उपयोग किया जाता है
:link
:visited
:active
:hover
Previous Question
Next Question
25
See Explanation !
20
The :not(selector) in CSS is used to
CSS में :not(चयनकर्ता) का उपयोग किया जाता है
Select all elements
Select all elements except the specified selector
Select only the first child of its parent
Select only the last child of its parent
Previous Question
Next Question
25
See Explanation !
21
How do you apply inline CSS to an HTML element
आप HTML तत्व पर इनलाइन CSS कैसे लागू करते हैं
<style> tag
style attribute
class attribute
External stylesheet
Previous Question
Next Question
25
See Explanation !
22
How do you link an external CSS file to an HTML document
आप बाहरी CSS फ़ाइल को HTML दस्तावेज़ से कैसे जोड़ते हैं
<link rel="stylesheet" type="text/css" href="style.css">
<style src="style.css">
<link type="text/css" href="style.css">
<style link="style.css">
Previous Question
Next Question
25
See Explanation !
23
Which CSS property is used to change the text color of an element
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
font-color
text-color
color
text-style
Previous Question
Next Question
25
See Explanation !
24
What is the purpose of the margin property in CSS
सीएसएस में मार्जिन प्रॉपर्टी का उद्देश्य क्या है
Adds space inside an element
Adds space outside an element
Sets the font size
Changes the background color
Previous Question
Next Question
25
See Explanation !
25
Which CSS property is used to control the space between letters in a text
टेक्स्ट में अक्षरों के बीच की जगह को नियंत्रित करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
letter-spacing
word-spacing
text-spacing
line-spacing
Previous Question