wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

html quiz

Total questions: 24

Worksheet time: 16mins

Name
Class
Date
1.

(a)   tag breaks the line and displays the text format from the next line

2.

There are heading (a)   levels in HTML

3.

(a)   tag is used to start a new paragraph.

4.

(a)   attribute of the paragraph tag is used to align the paragraph right side.

5.

(a)   tag is used to change the background colour of the web page.

6.

(a)   is the extension of HTML document.

7.

The closing tag includes a (a)  

8.

Tags are also known as (a)  

9.

The <BR> tag has a corresponding closing tag.

a)

true

b)

false

10.

The <TITLE> tag is given inside the <BODY> tag.

a)

true

b)

false

11.

Top margin attribute is given within the <BODY> tags.

a)

true

b)

false

12.

There are four heading levels available in HTML.

a)

true

b)

false

13.

The syntax to change font colour is <FONTCOLOR= Colour Name or Code>.

a)

true

b)

false

14.

Empty element has both On and Off tag.

a)

true

b)

false

15.

HTML stands for Hyper Text Mark-up Language.

a)

true

b)

false

16.

An HTML file can be saved with any extension.

a)

true

b)

false

17.

Rashmi has made a web page using HTML. She has saved this file as a text document, but cannot view it through the browser. Help her to rectify the error.

4 lines
18.

Bharti wants to set the background colour for her HTML document. Which tag would you suggest her to use in order to accomplish this task?

4 lines
19.

Aashima has created a project in HTML. She wants to show each sentence of her project from a new line. Suggest her the tag, which she can use to perform this task.

4 lines
20.

______ tag breaks the line and displays the text from the next line.

a)

BG

b)

BK

c)

BR

21.

Tags are of______types

a)

one

b)

two

c)

three

22.

Font Style tags are also known as _______

a)

physical makeup

b)

hyperlink

c)

physical markup

23.

HTML is an improved version of _______

a)

SGML

b)

SDML

c)

XHTML

24.

Which of the following tag displays the text in italic?

a)

<I>

b)

<B>

c)

<U>