HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

ITAA Unit 4: HTML

ITAA Unit 4: HTML

9th - 12th Grade

18 Qs

مراجعة1

مراجعة1

9th - 12th Grade

16 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Intro to HTML Quiz 1

Intro to HTML Quiz 1

9th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

HTML BASIC 0 - 1

HTML BASIC 0 - 1

12th 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?