wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML MCQ'S

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

HTML stands for?

a)

Hyper Text Markup Language

b)

High Text Markup Language

c)

Hyper Tabular Markup Language

d)

None of these

2.

which of the following tag is used to mark a begining of paragraph ?

a)

<TD>

b)

<BR>

c)

<P>

d)

<TD>

3.

From which tag descriptive list starts ?

a)

< LL >

b)

< DD >

c)

< DL >

d)

< DS >

4.

Web pages starts with which ofthe following tag?

a)

< BODY >

b)

<TITLE>

c)

<HTML>

d)

<FORM>

5.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
6.
<h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
7.

Which tag is used to create a hyperlink on a web page?

a)

<a>

b)

<link>

c)

<hr>

d)

<img>

8.

Which attribute contains the URL to a linked web page?

a)

href

b)

type

c)

src

d)

name

9.
Which is NOT a web browser?
a)
Chrome
b)
Internet explorer
c)
FireFox
d)
Yahoo
10.

The <ol> tag is used to mark what type of content?

a)

a numbered list

b)

a bulleted list

c)

an image

d)

a cell in a table

11.

Which tag is used to mark the items in a list?

a)

<li>

b)

<br>

c)

<ul>

d)

<ol>

12.

The <img> tag is used to mark what type of content?

a)

graphics

b)

video

c)

hyperlinks

d)

data tables

13.
Google, Bing and Yahoo are all examples of what?
a)
Web browsers
b)
Search engines
c)
Web engines
d)
Text editors
14.
Which character is used to indicate an end tag?
a)
*
b)
<
c)
/
d)
^
15.
Which is the correct HTML element for underlining text?
a)
<ul>
b)
<uline>
c)
<u>
d)
<under>