HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

HTML QUIZ # 3

HTML QUIZ # 3

10th Grade

20 Qs

HTML - elemente de baza

HTML - elemente de baza

9th Grade

16 Qs

HLML

HLML

3rd - 12th Grade

18 Qs

HTML základy

HTML základy

10th - 11th Grade

20 Qs

Linguaggio HTML

Linguaggio HTML

10th Grade

18 Qs

HTML Basics Quiz

HTML Basics Quiz

9th - 12th Grade

20 Qs

HTML5 Basics

HTML5 Basics

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