Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Basic HTML Tags

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

What is the opening tag for the largest "h" tag (biggest & boldest)?

(a)  

2.

What tag is used to put a line across the screen?

(a)  

3.

What tag is used to separate content (move the next word(s) to the next line? Like pressing "enter" on the keyboard

(a)  

4.

What is the opening tag that can be used to make word(s) bold?

(a)  

5.

What is the CLOSING tag that can be used to italicize a word or words?

(a)  

6.

What is the CLOSING tag for the smallest "h" tag?

(a)  

7.

After doctype, what is the opening tag for the whole page when you set up a new page?

(a)  

8.

What is the opening tag for the section of code you want to display to the world? hint: Comes after the <head> section

(a)  

9.

What is the CLOSING tag used for the top section where you can enter the tab title and do styling?

Hint (above the body)

(a)  

10.

What do we call these symbols? "<" and ">"

(a)