wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Basic Tags

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hypertext Making Language

b)

History Totaly MyWeb Lenguage

c)

HyperText Markup Language

d)

List Mist Text Hi

2.

All HTML Tags are enclosed in ____________

a)

# and #

b)

? and !

c)

< and >

d)

{ and }

3.

HTML is a basic language as compared to XML and Java

a)

True

b)

False

c)

May be

4.

<br> tag is used for....

a)

Boarder

b)

Break

c)

Bold

5.

There are ____ levels of headings we can use in HTML.

a)

4

b)

5

c)

6

d)

7

6.

<ul> </u> tag is used for....

a)

Underscore

b)

Underline

c)

Underscript

7.

HTML Language uses

a)

Tabs

b)

Tags

c)

Punctuations

d)

Quotations

8.

Which is the proper way to write an h1 tag

a)

<h1>"Hello

b)

{h1}Hello{/h1}

c)

<h1>Hello</h1>

d)

<h1>Hello<h1>

9.

Which list tag would you use for an ordered list

a)

<h1></h1>

b)

<ol></ol>

c)

<ul></ul>

d)

<a></a>

10.

Which tag is used to initialize the lists....

a)

<ol> </ol>

b)

<ul></ul>

c)

<li></li>

d)

<l> <l>