LearnPythonDjango.com
Home
Tutorials
Courses
Quiz
Blog
Demo
About
Contact Us
Login
Register
Quiz Home
Css Quiz
1: What does CSS stand for?
Cascading Style Sheets
Creative Style Solutions
Colorful Style Sheets
2: Which CSS property is used to change the text color of an element?
color
text-color
font-color
textColor
3: What is the purpose of CSS margins?
To change the font size
To add space around an element
To create links
To define paragraphs
4: Which CSS property is used to control the spacing between lines of text?
line-height
text-spacing
line-spacing
text-line
5: How do you add a background color to an HTML element using CSS?
background-color
bgcolor
color
bg-color
6: Which CSS property is used to control the size of an element's font?
font-size
text-size
size
element-size
7: What is the purpose of CSS padding?
To add space around an element
To change the font color
To create links
To define paragraphs
8: Which CSS property is used to make text bold?
font-weight
text-bold
bold-text
text-weight
9: What is the purpose of the CSS float property?
To change the font size
To add space around an element
To create links
To control the positioning of elements
10: Which CSS property is used to add shadows to text and elements?
box-shadow
text-shadow
element-shadow
shadow