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 1
25
See Explanation !
1
Which of the following selector selects all elements of E that have the attribute attr that end with the given value?
निम्नलिखित में से कौन सा चयनकर्ता E के उन सभी तत्वों का चयन करता है जिनके गुण attr दिए गए मान के साथ समाप्त होता है?
E[attr^=value]
E[attr$=value]
E[attr*=value]
None of these
Next Question
25
See Explanation !
2
Which of the following selector selects the elements that are checked?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जिन्हें चेक किया जाता है?
E ~ F
::after
:checked
None of these
Previous Question
Next Question
25
See Explanation !
3
Which of the following selector selects the elements that are the default among a set of similar elements?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो समान तत्वों के एक सेट के बीच डिफ़ॉल्ट हैं?
:default
:%
:disabled
None of these
Previous Question
Next Question
25
See Explanation !
4
Which of the following selector selects the elements that are currently enabled?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो वर्तमान में सक्षम हैं?
:element
:empty
:enabled
None of these
Previous Question
Next Question
25
See Explanation !
5
Which of the following selector selects the element that is the first child of its parent that is of its type?
निम्नलिखित में से कौन सा चयनकर्ता उस तत्व का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-child
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
6
Which of the following selector selects elements that do not match the selector s?
निम्नलिखित में से कौन सा selector उन तत्वों का चयन करता है जो selector s से मेल नहीं खाते हैं?
:!(s)
:nth-child(s)
:not(s)
None of these
Previous Question
Next Question
25
See Explanation !
7
Which of the following selector selects an element if it’s the only child of its parent?
निम्नलिखित में से कौन सा चयनकर्ता एक तत्व का चयन करता है यदि वह अपने माता - पिता की इकलौती संतान है?
:root
:nth-oftype(n)
:only-child
None of these
Previous Question
Next Question
25
See Explanation !
8
____________ is used to add special effects to a website, such as animation, or hover effects.
____________ का उपयोग किसी वेबसाइट पर विशेष प्रभाव जोड़ने के लिए किया जाता है, जैसे कि एनीमेशन, या होवर इफेक्ट्स।
CSS
PHP
Javascript
HTML
Previous Question
Next Question
25
See Explanation !
9
Which of the following attribute is used to provide a unique name to an element?
किसी तत्व को एक अद्वितीय नाम प्रदान करने के लिए निम्नलिखित में से किस विशेषता का उपयोग किया जाता है?
class
id
type
None of the above
Previous Question
Next Question
25
See Explanation !
10
Which of the following HTML attribute is used to define inline styles?
इनलाइन शैलियों को परिभाषित करने के लिए निम्नलिखित में से किस HTML विशेषता का उपयोग किया जाता है?
Style
type
class
None of the above
Previous Question
Next Question
25
See Explanation !
11
What is the correct HTML for referring to an external style sheet?
बाहरी स्टाइल शीट का जिक्र करने के लिए सही HTML क्या है?
<style src="mystyle.css">
<stylesheet>mystyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="mystyle.css">
<link rel="stylesheet" type="text/css" src="mystyle.css">
Previous Question
Next Question
25
See Explanation !
12
Where in an HTML document is the correct place to refer to an external style sheet?
HTML दस्तावेज़ में बाहरी स्टाइल शीट को संदर्भित करने के लिए सही जगह कहाँ है?
In the <body> section
At the end of the document
In the <head> section
Any Where in a Page
Previous Question
Next Question
25
See Explanation !
13
Which HTML tag is used to define an internal style sheet?
आंतरिक स्टाइल शीट को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
css
style
script
link
Previous Question
Next Question
25
See Explanation !
14
Which is the correct CSS syntax?
सही CSS वाक्यविन्यास क्या है?
{body;color:black;}
{body:color=black;}
body {color: black;}
body:color=black;
Previous Question
Next Question
25
See Explanation !
15
Which CSS property is used to change the background color?
बैकग्राउंड का रंग बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है?
color
background-color
bgcolor
None Of These
Previous Question
Next Question
25
See Explanation !
16
How do you add a background color for all <h1> elements?
आप सभी के लिए बैकग्राउंड का रंग कैसे जोड़ते हैं
h1.all {background-color:red;}
h1 {background-color:red;}
all.h1 {background-colorred;}
.h1{background-color:red}
Previous Question
Next Question
25
See Explanation !
17
Which CSS property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
text-color
color
font-color
All of These
Previous Question
Next Question
25
See Explanation !
18
Which CSS property controls the text size?
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है?
font-size
text-size
font-style
text-style
Previous Question
Next Question
25
See Explanation !
19
What is the correct CSS syntax for making all the <p> elements bold?
सभी को बनाने के लिए सही CSS वाक्यविन्यास क्या है
<p style="font-size:bold;">
p {text-size:bold;}
<p style="text-size:bold;">
p {font-weight:bold;}
Previous Question
Next Question
25
See Explanation !
20
How do you display hyperlinks without an underline?
आप रेखांकित किए बिना हाइपरलिंक कैसे प्रदर्शित करते हैं?
a {decoration:no-underline;}
a {underline:none;}
a {text-decoration:none;}
a {text-decoration:no-underline;}
Previous Question
Next Question
25
See Explanation !
21
How do you make each word in a text start with a capital letter?
आप टेक्स्ट में प्रत्येक शब्द को बड़े अक्षर से कैसे शुरू करते हैं?
You can't do that with CSS
transform:capitalize
text-style:capitalize
text-transform:capitalize
Previous Question
Next Question
25
See Explanation !
22
Which property is used to change the font of an element?
किसी तत्व के फ़ॉन्ट को बदलने के लिए किस गुण का उपयोग किया जाता है?
font-style
font-family
font-weight
font-color
Previous Question
Next Question
25
See Explanation !
23
How do you make the text bold using CSS?
आप CSS का उपयोग करके टेक्स्ट को बोल्ड कैसे बनाते हैं?
style:bold;
font:bold;
font-weight:bold;
text:bold;
Previous Question
Next Question
25
See Explanation !
24
which is the correct format to set the border width for (top=10px,bottom=5px,left=20px and right=1px)
जो बॉर्डर की चौड़ाई सेट करने के लिए सही प्रारूप है (शीर्ष=10px,नीचे=5px,बाएं=20px और दाएं=1px)
border-width:10px 1px 5px 20px;
border-width:5px 20px 10px 1px;
border-width:10px 20px 5px 1px;
border-width:10px 5px 20px 1px;
Previous Question
Next Question
25
See Explanation !
25
Which property is used to change the left margin of an element?
किसी तत्व के बाएं मार्जिन को बदलने के लिए किस गुण का उपयोग किया जाता है?
margin-left
indent
padding-left
left-margin
Previous Question