CSS 5.9-5.16

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Standards-aligned
Wayground Content
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
How do you select an element with the ID "main-header" in CSS?
Back
#main-header {}
2.
FLASHCARD QUESTION
Front
What allows the user to change styles on elements by hovering or clicking on them?
Back
Interactions
3.
FLASHCARD QUESTION
Front
What will make an image hover?
Back
img:hover
4.
FLASHCARD QUESTION
Front
Given the following CSS code, what will be the background color of the
```div { background-color: red; } div:hover { background-color: blue; } ```
Back
Blue when hovered, Red otherwise
Tags
DOK Level 3: Strategic Thinking
5.
FLASHCARD QUESTION
Front
Which of the following is a pseudo-class in CSS? :hover, .hover, #hover, hover
Back
:hover
Tags
DOK Level 2: Skill/Concept
6.
FLASHCARD QUESTION
Front
Which of the following defines an animation change-color that changes the font color from green to red? Options: @keyframes change-color { from {color: green;} to {color: red;} }, @animation change-color { from {color: green;} to {color: red;} }, @keyframes change-color { color: {color: green, red;} }, @animation change-color { color: {color: green, red;} }
Back
@keyframes change-color { from {color: green;} to {color: red;} }
7.
FLASHCARD QUESTION
Front
Which one is the correct Property for giving time duration of the animation ? Options: animation-time: 4s;, duration: 4s;, animation-duration: 4s;, None of the above
Back
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Kuis Dasar CSS

Flashcard
•
11th Grade
15 questions
Animals

Flashcard
•
KG
16 questions
Easy

Flashcard
•
KG
15 questions
COLOR

Flashcard
•
KG
15 questions
Colors for K

Flashcard
•
KG
15 questions
Color Theory

Flashcard
•
9th - 12th Grade
15 questions
Web Design

Flashcard
•
10th - 12th Grade
16 questions
EOPA Week 2 Vocabulary

Flashcard
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade