Web Review 2

Web Review 2

Assessment

Flashcard

Other

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which is an example of embedded/internal style sheet? Options: <h1 style="font-color: navy">Special NoteN</h1>, <head><style>body{ background-color: green; }</style></head>, body { background-color: green; }

Back

<head><style>body{ background-color: green; }</style></head>

Answer explanation

Media Image

2.

FLASHCARD QUESTION

Front

Which of the following are attributes? src, href, class, id,, body, a, h2, img, br, target

Back

src, href, class, id,

3.

FLASHCARD QUESTION

Front

Which is an example of an external style sheet css code? Options: <h1 style="font-color: navy">Special NoteN</h1>, <head><style>body{ background-color: green; }</style></head>, body { background-color: green; }

Back

body { background-color: green; }

Answer explanation

Media Image

4.

FLASHCARD QUESTION

Front

Which property is used to change the font for an element? Options: Text, Font-family, Text-font, Font

Back

Font-family

5.

FLASHCARD QUESTION

Front

Which of the following tags are new Semantic HTML5 tags? table, img, div, form, header, aside, nav, footer,

Back

header, aside, nav, footer,

6.

FLASHCARD QUESTION

Front

When creating a selector for a CSS class, what goes before the name of the class?

Back

. (dot)

7.

FLASHCARD QUESTION

Front

The tag does what?

Back

Inserts a picture

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?