wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

G7_Ch-7,8_HTML_Asmt-3_Revision

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Identify the incorrect code:

a)

Margin-top:10 cm

b)

Margin:25px 15px 10px 15px

c)

Margin-center:25 px

d)

Margin-right: 20%

2.

What is the extension of an HTML file?

a)

.htmm

b)

.xml

c)

.hml

d)

.html

3.

The ___________ tag is used to display text in the largest size and is mainly used for main heading

a)

<h1>

b)

<h6>

c)

<h4>

d)

<h8>

4.

Which among the following properties is used to convert the letters into uppercase, lowercase or capitalize the first letter of each word?

a)

Text transform

b)

Text converter

c)

Text modify

d)

Text Case

5.

In ____________ method, we define the style rules separately in one file and then use it with any HTML documen

a)

Inline

b)

Embedded Style Sheet

c)

Internal Style Sheet

d)

External Style Sheet

6.

Which of the property specifies breaking rules?

a)

Word break

b)

Page break

c)

Paragraph break

d)

Font break

7.

_________________ property helps us in placing the picture or image at a desired place on the HTML documen

a)

background-image

b)

background-attachment

c)

background-position

d)

background-placing

8.

______________ property is used to set the horizontal alignment of the text

a)

Text Transform

b)

Text Position

c)

Text Decoration

d)

Text Align

9.

Element that is used to draw a horizontal line across the page is:

a)

<br>

b)

<hr>

c)

<lr>

d)

<h1>

10.

This element is used in titles to emphasize the text

a)

<h4>

b)

<b>

c)

<i>

d)

<p>

11.

This element can be used when we don't want the given information to get dispalyed in the browser

a)

<hide>

b)

<comment>

c)

<title>

d)

<body>

12.

Which of he following tag is an example of Block level text?

a)

<b>

b)

<i>

c)

<hr>

d)

<br>

13.

A property and its value, collectively is known as

a)

Declaration

b)

Selector

c)

Rule

d)

CSS

14.

Which property has line-through as one of the possible values?

a)

Text Style

b)

Text Decoration

c)

Text Transform

d)

Text Align

15.

_________ is the family of fonts which have plain ends

a)

Serif

b)

Sans-serif

c)

Cursive

d)

Monospace

16.

____________ is the distance from each side of an element to the sides of the neighbouring elements.

a)

Margin

b)

Border

c)

Line Height

d)

None of these

17.

The default value for the border width is

a)

thin

b)

thick

c)

medium

d)

none

18.

Which of the value given below is invalid for the font-size poperty

a)

big

b)

small

c)

medium

d)

%

19.

________ helps us to change the setting and appearance of individual characters in a line of text.

a)

Text Properties

b)

Font Properties

c)

Border Properties

d)

Margin Properties

20.

Elements that contain both ON and OFF tag are called

a)

Empty element

b)

Container element

c)

Text element

d)

Block element