CSS + HTML Theory

CSS + HTML Theory

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is an opening HTML tag? Options: </html>, <<html>>, <html>, <html/>

Back

<html>

2.

FLASHCARD QUESTION

Front

Which one of the following is a closing HTML tag? Options: <html />, </html>, <</html>>, <html>

Back

</html>

3.

FLASHCARD QUESTION

Front

Which tag is used to add an image?

Back

4.

FLASHCARD QUESTION

Front

Which of the following is the correct way to add an attribute? <src>, classes:ids, id="title", <id>

Back

id="title"

5.

FLASHCARD QUESTION

Front

What symbol should you use to target an id in css?

Back

#

6.

FLASHCARD QUESTION

Front

What symbol should you use to target a class name in css?

Back

. (dot)

7.

FLASHCARD QUESTION

Front

What is the correct syntax to change the background color with css?

Back

background-color: purple;

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?