ITS HTML CSS 1

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What CSS will automatically align the
Back
div {
margin: auto;
}
2.
FLASHCARD QUESTION
Front
What is the correct method for writing a selector and declaration? Options: h1 { color: blue;
font-size: 12px; }, <h1> { color: blue;
font-size: 12px; }, h1 /* color: blue;
font-size: 12px; */, h1 { color; blue:
font-size: 12px: }
Back
h1 { color: blue;
font-size: 12px; }
3.
FLASHCARD QUESTION
Front
Which of these elements usually deal with media or code snippets?
Back
4.
FLASHCARD QUESTION
Front
What color is the web page text:
* { font: Arial; background-color: blue; color: green;}
h1, h2, p, li {background-color: yellow; color: orange}
Back
orange
Answer explanation
The universal selector is being applied to the entire document, however the document text has more specific rules for heading 1 and 2, as well as paragraph text and list items.
5.
FLASHCARD QUESTION
Front
Which of these is a class selector? Options: .selector { }, #selector { }, selector { }, ;Selector { }
Back
.selector { }
Answer explanation
The selector has to have a ( . ) in front of the word to be a class. The hashtag in front of the word makes that an ID.
6.
FLASHCARD QUESTION
Front
Which of these has the correct syntax for an ID?
#selector-id, #SelectorId, #4selectorid, #selector id
Back
#selector-id
Answer explanation
Id’s have to have a hashtag in front of the word. IDs cannot have a capital letter space or number at the beginning. Also, spaces should be replaced with a dash.
7.
FLASHCARD QUESTION
Front
Which of these is a comment for CSS? Options: , /* comment */, #comment, // comment
Back
/* comment */
Answer explanation
<!-- comment --> does not work in css only in HTML, #comment is for python, and //comment is for Javascript. Although you can use Javascript or python comments in the CSS code it has to be contained within /* */
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
EOPA Week 2 Vocabulary

Flashcard
•
11th Grade
16 questions
Easy

Flashcard
•
KG
16 questions
Easy

Flashcard
•
KG
18 questions
Unit 7 Flashcard

Flashcard
•
9th - 12th Grade
18 questions
Web Dev Test Review

Flashcard
•
9th - 12th Grade
15 questions
Kuis Dasar CSS

Flashcard
•
11th Grade
18 questions
Unit C Review

Flashcard
•
10th - 12th Grade
20 questions
HTML/CSS

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade