Topic 2- HTML Text Formatting and Headings

Topic 2- HTML Text Formatting and Headings

11th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design

Web Design

9th - 12th Grade

20 Qs

CSS Cascade

CSS Cascade

9th - 12th Grade

20 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

Web Design

Web Design

9th - 12th Grade

20 Qs

Quiz Bowl: Web Development

Quiz Bowl: Web Development

11th Grade

19 Qs

Test on HTML Class

Test on HTML Class

11th Grade

20 Qs

Soal PTS Kelas XI TIP1

Soal PTS Kelas XI TIP1

11th Grade

15 Qs

Topic 2- HTML Text Formatting and Headings

Topic 2- HTML Text Formatting and Headings

Assessment

Quiz

Other

11th Grade

Hard

Created by

Patricia Patricia

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the opening and closing tag for a paragraph?
<para> ... </para>
<pg> ... </pg>
<p> ... </p>
<paragraph> ... </paragraph>

Answer explanation

The correct tag for a paragraph is <p> ... </p>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag inserts a line break?
<br>
<lb>
<break>
<line>

Answer explanation

The <br> tag inserts a line break in the text.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag creates a horizontal line?
<line>
<rule>
<hl>
<hr>

Answer explanation

The <hr> tag creates a horizontal line.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the biggest heading tag?
<h6>
<h1>
<heading>
<title>

Answer explanation

The <h1> tag is the biggest heading tag.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the smallest heading tag?
<h6>
<h1>
<small>
<subtitle>

Answer explanation

The <h6> tag is the smallest heading tag.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you bold text?

<strong>
<bold>
<b>
<boldtext>

Answer explanation

The <b> tag is used to bold text non-semantically.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you italicize text?

<i>
<em>
<italic>
<italics>

Answer explanation

The <i> tag is used to italicize text non-semantically.

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?