Search Header Logo
HTML CSS Flashcards

HTML CSS Flashcards

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Easy

Created by

Joe Rowe

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

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?

Media Image

Back

Selectors

5.

FLASHCARD QUESTION

Front

What is CSS syntax to select this div?

Media Image

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

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?