1) What does CSS stand for? a) Catalyst Style Studio b) Cascading Style Sheet c) Casting Style Set d) Commanding Style Syntax 2) What is the main purpose of using CSS? CSS main purpose is... a) to add syntax to webpage content b) to add structure to webpage content c) to add separate webpage content d) to add style to webpage content 3) All the following can be done using CSS except ... a) changing the size of the text b) changing the position of the content c) changing color of the text d) changing the hyperlink of the webpage 4) While HTML uses tags to define the elements of the webpage, CSS uses a rule set in an external style sheet. a) True b) False 5) A rule set in CSS is written using the following syntax: {property: value;} a) True b) False 6) Style Sheets files uses the extension .sty . a) True b) False 7) Examine the rule set p {color: green;}. In the structure of the rule set, the "p" is known as the ___________________. a) property b) value c) label d) selector 8) Examine the rule set p {color: green;}. In the structure of the rule set, the term "color" is known as the ___________________. a) selector b) indicator c) value d) property 9) Meera would like for the text in her paragraph to be of of a larger size. Which rule set is written using the correct syntax? a) p { font-size: 14px; } b) p { text-size: 14px; } c) p { size: 14px; } d) p { large: 14px;} 10) The rule set p {color: blue;} will change the a) paragraph's background color b) paragraph's text color c) paragraph's line color  d) paragraph's highlight color

Leaderboard

Visual style

Options

Switch template

Continue editing: ?