ITS HTML CSS 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Wayground Content
Used 6+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct method for writing a selector and declaration?
h1 { color: blue;
font-size: 12px; }
<h1> { color: blue;
font-size: 12px; }
h1 /* color: blue;
font-size: 12px; */
h1 { color; blue:
font-size; 12px: }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS selector has higher specificity?
Class selector
Tag selector
Attribute selector
Universal selector
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to make the text bold?
font-weight: bold;
text-style: bold;
font-bold: true;
text-bold: yes;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these has the correct syntax for an ID?
#selector-id
#SelectorId
#4selectorid
#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.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a link state?
a:link
a:unvisited
a:mouseOver
a:hyperlink
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property is used to change the font of an element?
font-family
font-weight
text-style
text-family
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Color the text blue.
p { color: blue; }
p {text-color: blue; }
p { font-color: blue; }
<p> { text-color: blue; }
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Evaluación teórica: CSS

Quiz
•
11th Grade
15 questions
2023 - Web Design - CSS Review

Quiz
•
9th - 12th Grade
20 questions
HTML/CSS Quiz

Quiz
•
6th Grade - University
15 questions
Adobe TEST Study 1

Quiz
•
9th - 12th Grade
19 questions
Weboldalak - Stíluslapok

Quiz
•
9th - 10th Grade
20 questions
EXAM CSS

Quiz
•
10th Grade
20 questions
Cascading Style Sheet (Benignity)

Quiz
•
9th Grade
24 questions
HTML & CSS Review

Quiz
•
7th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade