wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

XI C- Quiz - Lesson 10 - 14

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

The coded HTML keywords that indicates how web browser should format and display the content is called ______

a)

Tags

b)

Attributes

c)

Headings

d)

Body

2.

HTML tags should be specified within

a)

[ ]

b)

{ }

c)

( )

d)

< >

3.

Which section of the browser window displays the main contents?

a)

Head

b)

Body

c)

Title

d)

Heading

4.

Which of the following symbol is used to define a closing tag?

a)

< >

b)

%

c)

/

d)

\

5.

How many levels of heading tags available in HTML ?

a)

6

b)

4

c)

8

d)

3

6.

The tag used to insert a line break

a)

<h1>

b)

<br>

c)

<HTML>

d)

<p>

7.

The tag used to define a paragraph in HTML

a)

<para>

b)

<p>

c)

<q>

d)

<br>

8.

In HTML, colours are represented as,

a)

Binary Values

b)

Octal Values

c)

Decimal Values

d)

Hexadecimal values

9.

Which of the following tags are called as physical style tags ?

a)

<html>, <b> <br>

b)

<b>, <br>, <u>

c)

<A>, <b>, <i>

d)

<b>,<i>, <u>

10.

Pick odd one from the list

a)

<tr>

b)

<th>

c)

<dh>

d)

<td>

11.

Which feature is said to call attention to the reader ?

a)

Highlight

b)

Bold

c)

Italics

d)

Underline

12.

Definition list has how many parts?

a)

5

b)

4

c)

3

d)

2

13.

A list block can be defined inside another list is

a)

Inner List

b)

Nested List

c)

Outer List

d)

Listing List

14.

A named set of certain style of character and number is

a)

Style

b)

Character

c)

Font

d)

List

15.

Inline sound can be inserted using which of the following tag?

a)

<inline>

b)

<backgroundsound>

c)

<bgsound>

d)

<sound>

16.

The tag is used to create dropdown list box in HTML is

a)

<dropdown>

b)

<select>

c)

<listbox>

d)

<input>

17.

The declaration should be terminated by

a)

:

b)

;

c)

.

d)

,

18.

The file reload into the browser use the shortcut key is

a)

F2

b)

F3

c)

F5

d)

F4

19.

In the below snippet, value of x is var x = 300 + 5 - 150

a)

150

b)

200

c)

155

d)

160

20.

A Data value for variable that appears directly in a program by using a

a)

literal

b)

statement

c)

text

d)

loop