CSS - Flashcard 1

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
CSS stands for ______.
Back
Cascading Style Sheet
2.
FLASHCARD QUESTION
Front
How many ways can CSS be incorporated into an HTML document?
Back
3
3.
FLASHCARD QUESTION
Front
The tag "style=" can change the
Back
All items listed
4.
FLASHCARD QUESTION
Front
Select the code below that uses CSS to create a background color of #000000 for a web page.
Options: body { background-color: #000000; }, body { bgcolor: #000000; }, document { background-page: #000000; }, None of these
Back
body { background-color: #000000; }
5.
FLASHCARD QUESTION
Front
What are the three types of CSS styling?
Back
Internal, external, inline
6.
FLASHCARD QUESTION
Front
Which of the following will select ALL <img> tags on a page and give them a height of 200 pixels? Options: <img >, tag="img" { height: 200px; }, <img> { height: 200px; }, img { height: 200px; }
Back
img { height: 200px; }
7.
FLASHCARD QUESTION
Front
Which of the following will select all HTML elements with the CLASS “alert” and set their color to be red? alert {color: red;}, .alert {color: red;}, #alert {color: red;}, class="alert" {color: red;}
Back
.alert {color: red;}
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
HTML Tags Review

Flashcard
•
9th - 12th Grade
12 questions
HTML Basics Exit Questions

Flashcard
•
9th - 12th Grade
13 questions
Exam Review #2 - Spring 2025

Flashcard
•
9th - 12th Grade
20 questions
CodeHS Unit 5

Flashcard
•
8th - 12th Grade
15 questions
Styling with CSS

Flashcard
•
7th Grade - University
10 questions
HTML and CSS Mastery Flashcard

Flashcard
•
12th Grade
11 questions
Section 8 Vocabulary

Flashcard
•
9th - 12th Grade
15 questions
HTML & CSS Basics

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade