
HTML CSS Flashcards
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Easy
Joe Rowe
Used 1+ times
FREE Resource
Student preview

22 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does the HTML tag <a> do?
Back
<a> makes things clickable
2.
FLASHCARD QUESTION
Front
What tag allows an HTML file to connect to a CSS file?
Back
<link>
3.
FLASHCARD QUESTION
Front
The best location for the link tag? . . <link rel="stylesheet" type="text/css" href="a1.css">
Back
<head> <link> </head>
4.
FLASHCARD QUESTION
Front
What is on line 6 and 10?
Back
Selectors
5.
FLASHCARD QUESTION
Front
What is CSS syntax to select this div?
Back
#container {
}
6.
FLASHCARD QUESTION
Front
Which CSS property changes the color of the letters? Options: text-color, textcolor, color, background-color
Back
color
7.
FLASHCARD QUESTION
Front
Proper syntax for img tag
and a file named:
cute_cat.jpg
Back
<img src="cute_cat.jpg">
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?