Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 6 quiz 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Defines the document as html.

a)

<html>

b)

<head>

c)

<hr>

2.

Generates a horizontal line across your web page.

a)

<hr>

b)

<br>

c)

<h1>

3.

Moves text to a new paragraph adding a blank line of space before and after the paragraph.

a)

<body>

b)

<head>

c)

<p>

4.

Contains general information about web page and holds the title tag.

a)

<title>

b)

<head>

c)

<body>

5.

Displays the title of the web page in the title bar of the web browser

a)

<br>

b)

<title>

c)

<p>

6.

Contains the main content (text, images, arts, videos)

a)

<body>

b)

<head>

c)

<h1>

7.

Shows the title and subtitles in the body and makes the text stand out.

a)

<br1> - <br6>

b)

<h1> - <h6>

c)

<br1> - <br6>

8.

Moves text to a new line without creating a new paragraph.

a)

<h1>

b)

<html>

c)

<br>

9.

<br>

Which tag is this?

a)

Paragraph tag

b)

Line break tag

c)

Headline tag

10.

<hr>

Which tag is this?

a)

line break tag

b)

paragraph tag

c)

horizontal rule tag