Quiz 2 - CSS
Quiz by Mary Grace D. Ordonio
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Allows you to change the color of a text
color
background-color
text-color
15s - Q2
What does CSS Stands for?
Users enter free textType an Answer20s - Q3
A CSS rule consists of a _____________ and a ___________________.
property, declaration block
selector, declaration block
property, declaration block
15s - Q4
What are the 3 ways of using CSS? (use lowercase letters with comma for each answer)
Users enter free textType an Answer30s - Q5
It is used to help you document your source code but they are not displayed in a browser
comment
tag
icons
fonts
15s - Q6
RGB stands for?
ruby, gray, blacl
red, green, black
red, green, blue
15s - Q7
What does HSL stands for (use lowercase letters with comma)
Users enter free textType an Answer30s - Q8
The property that allows you to remove the double line border which is default border in table element
Users enter free textType an Answer20s - Q9
This is space created around elements which is outside any defined borders
padding
margin
15s - Q10
This is the space created around an element's content which is inside of any defined borders
margin
padding
30s