
CSS REVIEW
Quiz by Jessica Wallace
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Which CSS property is used to change the text color of an element?
Which CSS property controls the text size?
In a CSS style sheet this image refers to a:

Name the circled part of the CSS.

Name the circled part of the CSS.

Name the circled part of the CSS.

Name the circled part of the CSS.

The following is code for a CSS stylesheet,
Where should it appear in the html code block?

A student is using a stylesheet to make all the paragraphs on the website green, but it's not working on index.html, even though it works on the other web pages. What could be causing the problem?Â