
CSS Review - code.org Lesson 6
Quiz by Danielle Little
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Which of the following is the CSS rule-set?

What indicates the type of element that the style will apply to?
Which one indicates WHAT you want to change about the area you selected?
Which one indicates HOW you want to change your text? (aka Purple, 40px or center)
Which of the following describes letter A?

Which of the following describes letter C?

Which of the following is the value for the rule-set?

Which comes after the selector?
Which of the following is the correctly written CSS rule-set?
Which combination of keys on your keyboard do you need to press in order to make these brackets: { }?
Which symbol goes after the property and before the value? See image for a hint.

Which of the following is the correct link tag in order to attach the CSS file in the picture?

What is missing from the image?

If I wanted to add font and color to h3, which one of the following would be the correct way to do so?
I want to add a CSS file in order to style my webpage. Looking at the image, what should I press in order to do so?
