HTML

HTML

8th Grade

15 Qs

quiz-placeholder

Similar activities

ÔN TẬP HỌC KỲ 2 - TIN HỌC 8

ÔN TẬP HỌC KỲ 2 - TIN HỌC 8

8th Grade

20 Qs

8 CSS

8 CSS

8th Grade

15 Qs

CODING QUIZZ

CODING QUIZZ

8th Grade

13 Qs

Kiểm tra giữa kỳ 1 Tin 8

Kiểm tra giữa kỳ 1 Tin 8

8th Grade

15 Qs

ÔN TẬP CUỐI KỲ II TIN 8

ÔN TẬP CUỐI KỲ II TIN 8

8th - 11th Grade

17 Qs

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

Dosya ve İnternet adresleri Uzantıları

Dosya ve İnternet adresleri Uzantıları

4th - 12th Grade

16 Qs

Introduction to Networks

Introduction to Networks

6th - 8th Grade

14 Qs

HTML

HTML

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Javalera Ungking

Used 85+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<p>

One particular book which is recommended reading is The Street Lawyer</u> by <u>John Grisham</u>. This book is about a lawyer who begins re-evaluating his priorities in life when a bad

incident occurs within his law firm. Consequently, he becomes acquainted with the inner city streets, and realizes the harsh existence of the homeless, and vows to give them a chance in the courts. The Street Lawyer</u> is a <b><i>great</i></b>

book. It is <b><i>well written</i></b> and <b><i>interesting</i></b>. Other books by <u>John Grisham</u> include <u>The Firm</u>, The Pelican Brief</u>, and The Client</u>.

</p>

</body>

</html>

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<p>

One particular book which is recommended reading is <u>The Street Lawyer</u> by <u>John Grisham</u>. This book is about a lawyer who begins re-evaluating his priorities in life when a bad

incident occurs within his law firm. Consequently, he becomes acquainted with the inner city streets, and realizes the harsh existence of the homeless, and vows to give them a chance in the courts. <u>The Street Lawyer</u> is a <b><i>great</i></b>

book. It is <b><i>well written</i></b> and <b><i>interesting</i></b>. Other books by <u>John Grisham</u> include <u>The Firm</u>, <u>The Pelican Brief</u>, and <u>The Client</u>.


</body>

</html>

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<p>

One particular book which is recommended reading is <u>The Street Lawyer</u> by <u>John Grisham</u>. This book is about a lawyer who begins re-evaluating his priorities in life when a bad

incident occurs within his law firm. Consequently, he becomes acquainted with the inner city streets, and realizes the harsh existence of the homeless, and vows to give them a chance in the courts. <u>The Street Lawyer</u> is a <b><i>great</i></b>

book. It is <b><i>well written</i></b> and <b><i>interesting</b>. Other books by <u>John Grisham</u> include <u>The Firm</u>, <u>The Pelican Brief</u>, and <u>The Client</u>.

</p>

</body>

</html>

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<b>Hardware devices</b>


<ol type= ....... >

<li>CD-ROM drive</li>

<li>DVD drive</li>

<li>Hard disk</li>

<li>Modem</li>

</ol>


<b>Web languages</b>


<ul type="square">

<li>HTML</li>

<li>Javascript</li>

<li>PHP</li>

<li>Java</li>

</ul>

</body>

</html>

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<b>Hardware devices</b>


<ol type= "I">

<li>CD-ROM drive</li>

<li>DVD drive</li>

<li>Hard disk</li>

<li>Modem</li>

</ol>


<b>Web languages</b>


<ul type=>

<li>HTML</li>

<li>Javascript</li>

<li>PHP</li>

<li>Java</li>

</ul>

</body>

</html>

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What html tag missing from this html code to complete the html document


<html>

<body>

<b>Hardware devices</b>


<ol type= "I">

<li>CD-ROM drive</li>

<li>DVD drive</li>

<li>Hard disk</li>

<li>Modem</li>


<b>Web languages</b>


<ul type=>

<li>HTML</li>

<li>Javascript</li>

<li>PHP</li>

<li>Java</li>

</ul>

</body>

</html>

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Find the missing tag


<html>

<head>

<title>Five images</title>

</head>

<body>

<="/images/apple.jpg" alt="Apple" title="Apple" />

<br /><br />

<="/images/sky.jpg" alt="Sky" title="Sky" />

<br /><br />

<="/images/swan.jpg" alt="Swan" title="Swan" />

<br /><br />

<="/images/tree.jpg" alt="Tree" title="Tree" />

<br /><br />

<="/images/waterfall.jpg" src="Waterfall" title="Waterfall" />

</body>

</html>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?