Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Fun with Basic HTML

Total questions: 4

Worksheet time: 2mins

Name
Class
Date
1.

How do you create a subheading in HTML?

a)

Use

tags for subheadings in HTML.

b)

Use

,

,

,

, or
tags for subheadings in HTML.

c)

Use

tags for subheadings in HTML.

d)

Use

tags for subheadings in HTML.

2.

What is the purpose of the tag?

a)

The tag is used to display the main content of the page.

b)

The tag is for defining the layout of the webpage.

c)

The tag is used to include images and videos in the document.

d)

The tag is used to contain meta-information about the HTML document.

3.

Can you use and tags together?

a)

Using tags will override tags.

b)

Yes, you can use and tags together.

c)

You can only use tags, not tags.

d)

No, and tags cannot be used together.

4.

What is the correct way to start an HTML document?

a)

b)

c)

d)