HTML paragraph

HTML paragraph

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

HTML Tags (Basic) Quiz

HTML Tags (Basic) Quiz

11th - 12th Grade

11 Qs

Kuis Dasar-Dasar HTML

Kuis Dasar-Dasar HTML

9th Grade

10 Qs

Website Design

Website Design

KG - University

10 Qs

7.2 Knowledge check

7.2 Knowledge check

9th Grade

10 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

HTML

HTML

KG - 9th Grade

11 Qs

HTML Intro

HTML Intro

9th - 12th Grade

12 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

HTML paragraph

HTML paragraph

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

PUAN (KKRTCG)

Used 6+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML controls the _________ of a webpage.

feel

precision

structure

style

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Which HTML tag would you use to add a line break in the middle of the following paragraph:

<p>My Bonnie lies over the ocean.</p>

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the HTML code to add a paragraph with the following text:

Hello World!

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the HTML code you need to add to the end of this HTML:

<p>This is a paragraph.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This coding is used to create a paragraph:

<pr></pr>

<p></p>

<para></para>

<par></par>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the proper format for an HTML tag?

>h1<Content Affected by Tag >/h1<

<h1>Content Affected by Tag<h1>

<h1 Content Affected by Tag />

<h1>Content Affected by Tag</h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ tag defines a thematic break in an HTML page, and is most often displayed as a horizontal rule.

<br>

<hr>

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to indicate an end tag?

!

#

/

\

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<p> is the opening tag for a _____________

page

paragraph

preorder

period