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 4
25
See Explanation !
1
Which selector is being used to specify a group of elements
तत्वों के समूह को निर्दिष्ट करने के लिए किस चयनकर्ता का उपयोग किया जा रहा है
Name
ID
Class
Tag
Next Question
25
See Explanation !
2
Which property is used in CSS to change the background color?
बैकग्राउंड का रंग बदलने के लिए CSS में किस प्रॉपर्टी का इस्तेमाल किया जाता है?
bgcolor
background-color
color
back-color
Previous Question
Next Question
25
See Explanation !
3
Which of the following selector matches a element based on its id?
निम्नलिखित में से कौन सा चयनकर्ता अपनी आईडी के आधार पर एक तत्व से मेल खाता है?
The universal selector
The Descendant Selector
The Class selector
The id selector
Previous Question
Next Question
25
See Explanation !
4
Which of the following properties will we use to display border around cell without any content?
बिना किसी सामग्री के सेल के चारों ओर बॉर्डर प्रदर्शित करने के लिए हम निम्नलिखित में से किस गुण का उपयोग करेंगे?
Empty-cell
Blank-cell
Noncontent-cell
no-cell
Previous Question
Next Question
25
See Explanation !
5
What type of CSS is generally recommended for designing large web pages?
बड़े वेब पेजों को डिजाइन करने के लिए आमतौर पर किस प्रकार के सीएसएस की सिफारिश की जाती है?
Inline
Internal
External
None of These
Previous Question
Next Question
25
See Explanation !
6
Which HTML tag is used to declare internal CSS?
आंतरिक CSS घोषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
<style>
<link>
<script>
None of these
Previous Question
Next Question
25
See Explanation !
7
Which is not a advantage of using CSS?
सीएसएस का उपयोग करने का कौन सा लाभ नहीं है?
Rich Decorations
Faster download times.
Greater consistency in design.
No need to write HTML Tags
Previous Question
Next Question
25
See Explanation !
8
what are the benefit of using CSS in web pages
वेब पृष्ठों में सीएसएस का उपयोग करने से क्या लाभ होते हैं
Easier to maintain and update.
Greater consistency in design.
More formatting options.
All of the above
Previous Question
Next Question
25
See Explanation !
9
What type of CSS is the following code snippet? <h1 style="color:blue;">A Blue Heading</h1>
निम्नलिखित कोड स्निपेट किस प्रकार का CSS है?
External CSS
Internal CSS
Inline CSS
None of these
Previous Question
Next Question
25
See Explanation !
10
Which CSS property specifies how a video, or an image is resized to fit its content box ?
कौन सी सीएसएस प्रॉपर्टी निर्दिष्ट करती है कि किसी वीडियो या इमेज को उसके कंटेंट बॉक्स में फिट करने के लिए कैसे नया आकार दिया जाता है?
Position
Object-position
Object-Fit
None of These
Previous Question
Next Question
25
See Explanation !
11
CSS syntax is divided into____ part
सीएसएस सिंटैक्स को ____ भाग में विभाजित किया गया है
Selector and Declaration
Property name and value
Color and style
None-of these
Previous Question
Next Question
25
See Explanation !
12
How can one change the font of an element?
कोई किसी तत्व के फ़ॉन्ट को कैसे बदल सकता है?
f:
Font:
Font-family
Font:b
Previous Question
Next Question
25
See Explanation !
13
How will you make all paragraph elements 'GREY in color?
आप सभी पैराग्राफ तत्वों के रंग कोभूरा कैसे बनायेंगे?
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
Previous Question
Next Question
25
See Explanation !
14
Which of the following properties is used to set the face of a font?
फ़ॉन्ट का चेहरा सेट करने के लिए निम्नलिखित में से किस गुण का उपयोग किया जाता है?
font-family
font-face
font-variant
font-style
Previous Question
Next Question
25
See Explanation !
15
Which CSS attribute(s) should one use to create a pink dotted border around an image?
किसी छवि के चारों ओर एक गुलाबी बिंदीदार सीमा बनाने के लिए किस सीएसएस विशेषता(गुणों) का उपयोग करना चाहिए?
border-line
border-style
border-color
Both B and C
Previous Question
Next Question
25
See Explanation !
16
Which of the following is correct ?
निम्नलिखित में से कौन से कथन सही हैं?
Style sheets allow content to be optimized for more than one type of device.
CSS can store web applications locally With the help of an offline cache
Using CSS, we can view online website. In cache also ensures faster loading and better overall performance of the website.
All of the above.
Previous Question
Next Question
25
See Explanation !
17
Which of the following is a correct CSS Syntax ?
निम्नलिखित में से कौन - सा एक सही CSS वाक्यविन्यास है?
{body; color:orange;}
{body: color=orange;}
body:color=orange;
body{color:orange}
Previous Question
Next Question
25
See Explanation !
18
Which of the following is the CSS Extension Prefixes for Webkit ?
वेबकिट के लिए CSS एक्सटेंशन उपसर्ग निम्नलिखित में से कौन सा है?
-webkit
-0-
web
-chrome
Previous Question
Next Question
25
See Explanation !
19
Which of the following properties of an anchor element indicates that the user is currently clicking on an element ?
एंकर तत्व के निम्नलिखित में से कौन सा गुण इंगित करता है कि उपयोगकर्ता वर्तमान में किसी तत्व पर क्लिक कर रहा है?
:link
:visited
:hover
:active
Previous Question
Next Question
25
See Explanation !
20
Which of the following is true for pseudo class in CSS?
CSS में छद्म वर्ग के लिए निम्नलिखित में से कौन सा सत्य है?
Match A Specified Element
Select The Active Links
Are Used to Select All the Visited Links
Are Used to Define a Special State of An Element
Previous Question
Next Question
25
See Explanation !
21
Which CSS selector will be used to define a single element style?
एकल तत्व शैली को परिभाषित करने के लिए किस सीएसएस चयनकर्ता का उपयोग किया जाएगा?
ID
Class
Text
Name
Previous Question
Next Question
25
See Explanation !
22
What is the proper html syntax for referencing an external style sheet ?
बाहरी स्टाइल शीट को संदर्भित करने के लिए उचित एचटीएमएल सिंटैक्स क्या है?
<style src="demostyle.css">
<stylesheet>demostyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="demostyle.css>
None of these
Previous Question
Next Question
25
See Explanation !
23
What is the default position value of an HTML element in CSS?
CSS में HTML तत्व का डिफ़ॉल्ट स्थिति मान क्या है?
relative
fixed
absolute
static
Previous Question
Next Question
25
See Explanation !
24
Which CSS property is used to change the background color of an element?
किसी एलिमेंट के बैकग्राउंड का रंग बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है?
color
background-style
bg-color
background-color
Previous Question
Next Question
25
See Explanation !
25
Which of the following CSS properties is used to add space inside an element, between the content and the border?
सामग्री और सीमा के बीच, एक तत्व के अंदर जगह जोड़ने के लिए निम्नलिखित में से किस CSS गुण का उपयोग किया जाता है?
margin
spacing
padding
border-spacing
Previous Question