CSS & Adv HTML

CSS & Adv HTML

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

This formatting is for which type of CSS styling?

<head> img { width:100px; height:100px } </head>

Back

internal

2.

FLASHCARD QUESTION

Front

This formatting is for which type of CSS styling? stylesheet.css

Back

external

3.

FLASHCARD QUESTION

Front

This formatting is for which type of CSS styling?

Back

inline

4.

FLASHCARD QUESTION

Front

What is External CSS?

Back

to a CSS file is placed within the tags.

5.

FLASHCARD QUESTION

Front

Inline CSS

Back

style attribute is inside the HTML element/tag.

6.

FLASHCARD QUESTION

Front

What is Internal CSS?

Back