wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

test your html knowledge

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

What does HTML stand for?

(a)  

2.

What will this show on the webpage?

a)

A title

Background color

A heading

An image

b)

A title and

an image

c)

It will show nothing, the webpage will be blank

d)

A image only

3.

Which is the correct tag used to underline a text?

a)

<ul>

b)

<u>

c)

<underline>

d)

<lu>

4.

Which one of this way is correct to start a

HTML file?

a)

<html>

b)

<hyper text markup language>

c)

<html

d)

<htlm>

5.

This displays a HTML table-

a)

True

b)

False

6.

What does this not display a table?

a)

A table does not need a width

b)

There is not existing tag called <th>

c)

There is not <tr> tag set at some places.

7.

Would a <title> be displayed if there is not <head> set before and after it

(a)  

8.

A <br> tag need to be closed.

a)

TRUE

b)

FALSE

9.

An <html> tag can be used serval times.

a)

TRUE

b)

FALSE

10.

<style> is an HTML tag

a)

TRUE

b)

FALSE