HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Compuscholar Chapter 7 Practice Exam

Compuscholar Chapter 7 Practice Exam

9th - 12th Grade

20 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

Link Html

Link Html

12th Grade

19 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

Linguaggio HTML

Linguaggio HTML

10th Grade

18 Qs

HTML Basics Quiz

HTML Basics Quiz

9th - 12th Grade

20 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jocelyn Hall

Used 8+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the CLASS selector.

.rainbow

#rainbow

<rainbow>

rainbow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the ID selector.

.rainbow

#rainbow

<rainbow>

rainbow

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector is used to define a unique element?

.river

#river

<river>

river

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select elements with the class 'container'?

.container

#container

<container>

container

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct CSS syntax to change the font size of all <p> elements?

p {font-size:20px;}

.p {font-size:20px;}

#p {font-size:20px;}

<p> {font-size:20px;}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of a START TAG?

<p>

</p>

width="200"

src

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of a END TAG?

<p>

</p>

width="200"

src

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?