NEW
Font size
S
M
L
XL
WorksheetsIntroduction to HTML/CSS Quiz 3: Basic CSS
Total questions: 7
Worksheet time: 21mins
Name
Class
Date

Free Printable Worksheets
NEW
Font size
WorksheetsWhat does CSS stand for?
Cool Styling for Sites
Content Style Sheet
Cascading Style Sheet
Connected Style Sheet
What can't we do with CSS?
Style webpages
Place content on webpages
Change font styles and sizes
Change colors
To include CSS in our HTML code we use the
<css> tag
<styling> tag
<content> tag
<style> tag
How are colors picked in CSS
The color name or using RGB
Just the color name
Just using RGB
There are no colors in CSS
To select by HTML tag the correct syntax is:
@h1 {
h1 {
#h1 {
.h1 {
To select by id the correct syntax is:
@my_heading {
my_heading {
#my_heading {
.my_heading {
To select by class the correct syntax is:
@heading {
headings {
#headings {
.headings {
10 questions
Programação Front End - Serviços na web com REST.
Worksheet
•
11th Grade
11 questions
HTML Quiz 1 Review
Worksheet
•
7th - 12th Grade
10 questions
web design
Worksheet
•
11th Grade - University
10 questions
1. HTML Basics
Worksheet
•
6th - 8th Grade
10 questions
WEB DESIGN
Worksheet
•
11th Grade - University
10 questions
CSS background, border
Worksheet
•
11th Grade
10 questions
Advanced HTML
Worksheet
•
10th - 12th Grade
10 questions
HTML, CSS, JavaScript Quiz
Worksheet
•
10th Grade