8.10 Introduction to CSS

Quiz
•
Information Technology (IT)
•
7th Grade
•
Easy

Isaac Valdez
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
What does CSS stand for?
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Custom Style Syntax
2.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Which of the following is the correct way to apply an external CSS file to an HTML document?
<css>styles.css</css>
<link rel= "stylesheet" href= "styles.css">
<style>styles.css
</styles>
<script src= "styles.css">
</script>
3.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Which CSS property is used to change the text color of an element?
font-color
text-style
color
text-color
4.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Which symbol is used to refer to an ID selector in CSS?
. (dot)
#(hashtag)
@ (at symbol)
* (asterisk)
5.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
What is the correct syntax for selecting all <p> elements in an external CSS file?
p { color: blue; }
<p> { color: blue; }
#p { color: blue; }
.p { color: blue' }
6.
DRAG AND DROP QUESTION
45 sec • 10 pts
Inline CSS is written inside a <style> tag in the <head> section of an HTML document. (a)
Answer explanation
False - Inline CSS is written inside an HTML tag, while internal CSS is written inside a <style> tag in the <head> section.
7.
DRAG AND DROP QUESTION
45 sec • 10 pts
The property background-color is used to change the text color of an element. (a)
Answer explanation
False - background-color changes the background, not text color. The correct property for text color is color.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
квиз по теме 17

Quiz
•
6th - 8th Grade
8 questions
Ôn tập HTML

Quiz
•
6th - 8th Grade
8 questions
Ветвление

Quiz
•
1st Grade - University
8 questions
behruz

Quiz
•
6th - 8th Grade
6 questions
Mainīgie, datu tipi, aritmētiskie aprēķini (Python)

Quiz
•
6th - 8th Grade
8 questions
Quiz de Lógica em Python

Quiz
•
6th Grade - University
10 questions
WEB L7

Quiz
•
6th - 8th Grade
15 questions
Quiz

Quiz
•
7th 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 Information Technology (IT)
10 questions
Video Games

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

Interactive video
•
6th - 10th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
30 questions
Math Fluency: Multiply and Divide

Quiz
•
7th Grade
20 questions
Perfect Squares and Square Roots

Quiz
•
7th Grade
13 questions
Parts of Speech

Quiz
•
7th Grade