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
HTML Tables 1

Flashcard
•
9th - 12th Grade
19 questions
HTML & CSS Flashcard

Flashcard
•
10th Grade - University
22 questions
HTML & CSS

Flashcard
•
9th - 12th Grade
19 questions
ITS HTML CSS 1

Flashcard
•
9th - 12th Grade
14 questions
HTML - Web Design: Assessment 1

Flashcard
•
9th - 12th Grade
10 questions
CSS & Adv HTML

Flashcard
•
9th - 12th Grade
17 questions
HTML BASICS Test

Flashcard
•
KG - University
22 questions
HTML CSS Flashcards

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade