
Introduction to Web Development Quiz
Authored by Veronica Felix
Computers
11th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the tag "p style="color:" do
Changes the background color
Changes the font size
Changes the picture
Changes the Font Color
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for?
Hyperlinks and Text Markup Language
Hyper Text Markup Language
Home Tool Markup Language
Hyperlinking Text Mark Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following tags is used to create a hyperlink in HTML?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct HTML element for inserting a line break?
`
`
`
`
`
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to change the text color of an element?
font-color
text-color
color
background-color
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you select an element with the id "header" in CSS?
.header
#header
header
*header
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property controls the text size?
font-style
text-size
font-size
text-style