HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

html dasar

html dasar

10th Grade

18 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

kuis html

kuis html

11th Grade

19 Qs

HTML Game #1

HTML Game #1

10th - 12th Grade

20 Qs

Διαδίκτυο και Ανάπτυξη Ιστοσελίδων

Διαδίκτυο και Ανάπτυξη Ιστοσελίδων

10th - 12th Grade

20 Qs

Examen Computación Básicos III

Examen Computación Básicos III

7th - 9th Grade

16 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?