NEW
Font size
WorksheetsCSS Review Quiz
Total questions: 15
Worksheet time: 1hrs 15mins
This is a picture of a ____.
CSS Rule
HTML Rule
Tags
Coding
What are the three types of style sheet
Internal, external, inline
Inline, internal, extreme
Insidious, internal, external
None of the above
<link rel="stylesheet" href="style.css"> belongs to
External
Internal
Inline
The blue is called an _____________
Declaration
Selector
Property
Value
External css file will be saved as
.css
.html
.php
None of the above
The blue is called an _____________
Declaration
Selector
Property
Value
The style that you are applying to a selector, e.g. background-color is called _____.
The blue is called an _____________
Declaration
Selector
Property
Value
The blue is called an _____________
Declaration
Selector
Property
Value
What color will this element be?
Green
Blue
Red
No color
Which property is used to change the text color in CSS?
color
font-color
-color-
background-color
Which CSS property controls the text size?
font-size
size
font-style
CSS is the...
language for designing web pages
longitudinal compass for directions
way we send information to each computer
way we set up each tag
