wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Review Simple HTML

Total questions: 17

Worksheet time: 11mins

Name
Class
Date
1.

Meaning of HTML?




(a)  

2.

  • Composed of texts, images or any other multimedia 

  • hyperlinks



(a)  

3.

HTML structure is made out of (a)   .


4.

  • Tells the browser it is a markup and not a text



(a)  

5.

Contains elements describing the document/page

(a)  

6.

The content of your page

(a)  

7.

Symbol used to indicate it is a closing tag

a)

>

b)

<

c)

/

d)

\

8.

Tag for an Unordered list

(a)  

9.

Tag used for Ordered List

(a)  

10.

Tag used open a table

a)

<tab>

b)

<table>

c)

table

d)

/table/

11.

Tag used to open a row

a)

<tr>

b)

<row>

c)

<trow>

d)

<trw>

12.

What is in #1?

(a)  

13.

What is in #2?

(a)  

14.

What is in #3?

a)

<td>

b)

</td>

c)

</tr>

d)

<tr>

15.

What is in #4?

a)

<td>

b)

</td>

c)

</tr>

d)

<tr>

16.

What is in #5?

a)

<td>

b)

</td>

c)

</tr>

d)

<tr>

17.

What is in #6?

a)

table

b)

<table>

c)

</table>

d)

<tr>