HTML and CSS

HTML and CSS

Assessment

Flashcard

Computers

7th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Is this HTML or CSS h1 { background-color:green; margin 25px x 35px}

Back

CSS

2.

FLASHCARD QUESTION

Front

What does CSS stand for?

Back

Cascading Style Sheets

3.

FLASHCARD QUESTION

Front

What is CSS?

Back

A language that controls the way content on a web site appears.

4.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

HyperText Markup Language

5.

FLASHCARD QUESTION

Front

Is this HTML or CSS <h1>____</h1>

Back

HTML

6.

FLASHCARD QUESTION

Front

What does this do ___?

Back

" "

7.

FLASHCARD QUESTION

Front

Which of these is an image tag: <li> </li>, <img src=----- a\lt=---- width=----heigh, <img src=----- alt=---- width=----height=->, <image src=----- alt=---- width=----height=->

Back

<img src=----- alt=---- width=----height=->

8.

FLASHCARD QUESTION

Front

What goes at the end of a web page? Options: </html>, nothing, html, </css>

Back

</html>

9.

FLASHCARD QUESTION

Front

Which is TRUE: CSS allows a web developer to define a specific set of style rules to apply to HTML elements on the page.

Back

CSS allows a web developer to define a specific set of style rules to apply to HTML elements on the page.