HTML Tags Review

HTML Tags Review

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML CodeHS Lessons 1-5 Review

HTML CodeHS Lessons 1-5 Review

6th - 12th Grade

15 Qs

HTML Quiz

HTML Quiz

9th Grade - Professional Development

10 Qs

Intro to HTML and CSS- Lecture 1 Review (HTML)

Intro to HTML and CSS- Lecture 1 Review (HTML)

9th - 12th Grade

15 Qs

E-TECH QUIZ 9

E-TECH QUIZ 9

11th Grade

15 Qs

HTML

HTML

7th Grade - University

10 Qs

Microsoft Word Objective 1.4

Microsoft Word Objective 1.4

9th - 12th Grade

10 Qs

Na'vi Infix Positions

Na'vi Infix Positions

KG - Professional Development

15 Qs

Inverse Functions Practice

Inverse Functions Practice

9th - 11th Grade

10 Qs

HTML Tags Review

HTML Tags Review

Assessment

Quiz

Other, Specialty

11th - 12th Grade

Medium

Created by

Susan Stewart

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags would you wrap around text so that it appears in your browser?

<style> </style>

<p> </p>

<body> </body>

<html> </html>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Between which tags would you include your CSS rules?

<style> </style>

<body> </body>

<em> </em>

<p> </p>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags would make a word or group of words bold?

<em> </em>

<strong> </strong>

p{ color:red; }

<a href="">

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does this code: <a href="https://www.w3schools.com/">Visit W3Schools.com!</a> do?

Turn the background of Visit W3Schools.com! red

Insert an image that an adaptive reader would read as Visit W3Schools.com!

Italicize all the words in a paragraph

Link to https://www.w3schools.com and display Visit W3Schools.com!

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags would italicize a word or group of words?

<strong> </strong>

<a href="">

<em> </em>

<body> </body>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags would put a break at the end of a line so that it splits up a paragraph?

<em>

<br>

<strong>

<li>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags creates a numbered list?

<ol> </ol>

<ul> </ul>

<style> </style>

<html> </html>

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?