
Introduction to Web Development Flashcard

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

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does the tag "p style="color:" do?
Back
Changes the Font Color.
2.
FLASHCARD QUESTION
Front
What does HTML stand for?
Back
Hyper Text Markup Language
4.
FLASHCARD QUESTION
Front
What is the correct HTML element for inserting a line break?
Back
5.
FLASHCARD QUESTION
Front
Which CSS property is used to change the text color of an element?
Back
color
6.
FLASHCARD QUESTION
Front
How do you select an element with the id "header" in CSS?
Back
#header
7.
FLASHCARD QUESTION
Front
Which CSS property controls the text size?
Back
font-size