WorksheetsHTML & CSS Test
Total questions: 30
Worksheet time: 23mins
What is the correct syntax to change the background color with css?
background-color: purple;
background-color = "purple";
backgroundcolor=orange
change-background-color: purple
TRUE OR FALSE: CSS is used to style web pages
True
False
TRUE OR FALSE: HTML is used to style web pages.
True
False
How do you change the font color with CSS?
font-color: green;
color: green;
change-font-color: green;
fontcolor=green;
Where should you put the link tag to connect your CSS and HTML file?
Between the <head> </head> in HTML
Between the <body> </body> in HTML
None of the above.
TRUE OR FALSE: HTML is used to add content to web pages.
True
False
This is a picture of a ____.
CSS Rule
HTML Rule
Tags
Coding
The blue is called an _____________
Declaration
Selector
Property
Value
The blue is called an _____________
Declaration
Selector
Property
Value
The blue is called an _____________
Declaration
Selector
Property
Value
The blue is called an _____________
Declaration
Selector
Property
Value
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
Does it look like this?
True
False
p {color: red;}
What does an HTML Footer do?
The <footer> tag defines a footer for a document or section.
Absolute
The <nav> tag defines a set of ___________ ?
The Text is shown normal.
Navigation Links
