Important Notice:
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
O Level
Notes
Follow us:
OLevelNotes
Home
O Level Notes
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
CCC
CCC Chapter Wise Notes
CCC Chapter Wise MCQ
CCC Modal Paper
CCC Previous Paper
CCC Assignment
CCC Online Test/Real Portal
Chapter Wise MCQ
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Model Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
O Level Real Test Portal
Old Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Practical Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Assignment
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Contact Us
ADCA Course
Introduction To Computer
Introduction To OS
MS Office
Tally Prime
Graphic Design
Web Design
Programming Language
Learn Typing
Typing Tutor
Typing Test
KCIT Student
Student Login
KCIT Student
M2-R5.1 — CSS (Cascading Style Sheet) MCQ
24 Questions • M2-R5.1
20:00
← Back
1
CSS stands for?
A
Computer Style Sheet
B
Cascading Style Sheet
C
Creative Style System
D
Colour Style Sheet
2
Which CSS selector selects elements by class?
A
#class
B
.class
C
@class
D
&class
3
Which CSS selector selects elements by ID?
A
.id
B
@id
C
#id
D
&id
4
To center text in CSS, use?
A
text-align: center
B
font-align: center
C
align: center
D
center: text
5
CSS property to change background colour?
A
color
B
bg-color
C
background-color
D
fill-color
6
How do you link an external CSS file?
A
<style src="style.css">
B
<link rel="stylesheet" href="style.css">
C
<css href="style.css">
D
<import src="style.css">
7
CSS border property syntax?
A
border: solid 1px black
B
border: 1px solid black
C
border: black 1px solid
D
border: 1px black solid
8
The z-index CSS property controls?
A
Zoom level
B
Stacking order (which element is on top)
C
Zoom animation
D
Horizontal position
9
CSS margin is the space?
A
Inside the element border
B
Outside the element border
C
Between text lines
D
Around font
10
CSS opacity: 0 makes an element?
A
Bold
B
Fully transparent (invisible)
C
Larger
D
Rotate
11
Which property changes text color in CSS?
A
font-color
B
text-color
C
color
D
text-style
12
Which property changes background color?
A
bg-color
B
background-color
C
back-color
D
bgcolor
13
External CSS file has extension?
A
.html
B
.css
C
.style
D
.txt
14
Inline CSS is written using which attribute?
A
css
B
class
C
style
D
id
15
CSS selector .myclass selects elements with?
A
ID myclass
B
Class myclass
C
Tag myclass
D
All elements
16
CSS selector #myid selects elements with?
A
Class myid
B
Tag myid
C
ID myid
D
All elements
17
Which property sets font size?
A
text-size
B
font-size
C
size
D
text-height
18
Which property adds space inside an element?
A
margin
B
padding
C
border
D
spacing
19
Which property adds space outside an element?
A
padding
B
margin
C
border
D
gap
20
display: none does what?
A
Shows element
B
Hides element completely
C
Makes element transparent
D
Moves element
21
Which CSS property makes text bold?
A
font-weight: bold
B
text-bold: true
C
font-style: bold
D
bold: yes
22
@media in CSS is used for?
A
Adding images
B
Responsive design / media queries
C
Creating links
D
Animations
23
CSS Box Model includes?
A
Content, Padding, Border, Margin
B
Only content
C
Only padding
D
Only border
24
Which CSS property creates rounded corners?
A
corner-radius
B
border-radius
C
round-corner
D
radius
📋 Question Navigator
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Answered
Not Answered
ℹ️ Quiz Info
Total Questions:
24
Time Limit:
20 min
Subject:
M2-R5.1
Passing:
60%
Attempt all questions before submitting. You can review your answers using the navigator above.
Answered:
0
/ 24
Submit Quiz