HTML Tags Review

HTML Tags Review

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

java Boolean Quiz CS1

java Boolean Quiz CS1

9th - 12th Grade

11 Qs

UH.III TURUNAN

UH.III TURUNAN

12th Grade

8 Qs

INTRODUCTION TO APPLICATION DEVELOPMENT

INTRODUCTION TO APPLICATION DEVELOPMENT

11th - 12th Grade

15 Qs

CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

9th - 12th Grade

15 Qs

MTA

MTA

12th Grade

15 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

Bài kiểm tra thường xuyên lần 1.1 nh2223

Bài kiểm tra thường xuyên lần 1.1 nh2223

10th - 12th Grade

10 Qs

Ստեփան Զորյան 7-րդ դասարան

Ստեփան Զորյան 7-րդ դասարան

7th - 11th Grade

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