HTML tags L2

HTML tags L2

8th Grade

8 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

ASK T1 - Kuiz Kod Arahan HTML

ASK T1 - Kuiz Kod Arahan HTML

7th - 9th Grade

10 Qs

HTML BASIC 2

HTML BASIC 2

6th - 10th Grade

9 Qs

Pagini WEB

Pagini WEB

8th Grade

10 Qs

HTML Quiz Questions

HTML Quiz Questions

8th Grade

10 Qs

Tables in HTML

Tables in HTML

7th - 8th Grade

10 Qs

Html Quiz

Html Quiz

1st - 10th Grade

10 Qs

Html(Beginners)

Html(Beginners)

8th Grade - Professional Development

13 Qs

HTML tags L2

HTML tags L2

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Rhiannon McAndrew

Used 20+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to start a paragraph?

<p>

<p1>

<ul>

</p>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to start a list item?

<ul>

<li>

<ol>

<list>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to insert an image?

<image>

<img>

<href>

</img>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is the largest heading?

<h>

<h3>

<h1>

<h6>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to start a bulleted list?

<b>

<li>

<ul>

<ol>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to start a numbered list?

<n>

<ol>

<ul>

<li>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do you use to insert a hyperlink?

<a href>

<a>

<href>

<hyper>

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is the smallest heading?

<h>

<h3>

<h1>

<h6>