HTML / Css Practice exam #2

HTML / Css Practice exam #2

Assessment

Flashcard

Created by

Quizizz Content

Other

9th - 12th Grade

Hard

Student preview

quiz-placeholder

28 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Review the following code and choose which color the text will be in the 2nd paragraph...


Black shirts on sale
Don't wait too long...

Back

red

2.

FLASHCARD QUESTION

Front

Well known fonts tend to be most readable on a webpage.

Back

True

3.

FLASHCARD QUESTION

Front

Font-sizes using em as the measurement are always resizable if you zoom in on a webpage.

Back

True

4.

FLASHCARD QUESTION

Front

Font-sizes using a pt or px are always resizable when you zoom into a webpage.

Back

False

5.

FLASHCARD QUESTION

Front

This style rule can make all elements on a website have purple text. Options: all{color:purple}, all-text{color:purple}, *{color:purple}, text{color:purple}

Back

*{color:purple}

6.

FLASHCARD QUESTION

Front

This style rules makes all unvisited hyperlinks orange. Options: a:link{color:orange}, a:hover{color:orange}, a{text:orange}, a:unvisited{color:orange}

Back

a:link{color:orange}

7.

FLASHCARD QUESTION

Front

This style rule makes all hyperlinks that have been clicked on turn pink.

Back

a:visited{color:pink}

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?