wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz Bowl: Web Development

Total questions: 19

Worksheet time: 10mins

Name
Class
Date
1.

Which character is used to indicate an end tag?

a)

<>

b)

/

c)

{}

d)

()

2.

Which of the following is NOT HTML list elements?

a)

Ordered List

b)

Master List

c)

Unordered List

d)

Definition List

3.

A tag used to insert an image.

a)

<img>

b)

<i>

c)

<m>

d)

<image>

4.

What does IP stands for?

a)

Intranet Protocol

b)

Information Protocol

c)

Internet Protocol

d)

Identifier Protocol

5.

What does HTML stands for?

a)

Home Tool Markup Language

b)

Hyperlink Markup Language

c)

Hyper Text Markup Language

d)

Hyperlink Tool Markup Language

6.

What does URL stands for?

a)

Uniform Resources Locator

b)

Uniform Resource Locator

c)

Universal Resources Locator

d)

Universal Resource Locator

7.

It is a name=value pair that provides more information about the HTML element.

a)

HTML Element

b)

Label Text

c)

HTML Attribute

d)

Content

8.

What is the most basic word processing application packaged in Windows operating systems that can be “hardcoded”?

a)

Visual Basic

b)

Netbeans

c)

JCreator

d)

Notepad

9.

What is the correct HTML Tag for Head?

a)

</head>

b)

<head/>

c)

<head></head>

d)

<?head></head>

10.

are identified by tags in the text source A tag consists of the element name (usually an abbreviation of a longer descriptive name) within angle brackets (< >).

a)

Element

b)

attribute

c)

List

d)

Structure

11.

type of element that does not contain any text content; instead, it is an instruction to the browser to do something.

a)

Nested Element

b)

List Element

c)

Empty Element

d)

Basic Element

12.

What does HTTP means?

a)

hyperText Transmission Protocol

b)

Hyperlink Transfer Protocol

c)

HyperText Transfer Protocol

d)

Hyper Transfer Protocol

13.

It provide a title or heading before a paragraph of text or section of a page.

a)

Empty Element

b)

Heading Element

c)

Block Element

d)

Basic Element

14.

used to present list of information in well-formed and semantic way.

a)

Empty Element

b)

Block Element

c)

List Element

d)

Heading Element

15.

What is the World Wide Web?

a)

It provides a wider and better access to websites to a large population.

b)

It is the system in which multiple PCs are connected to each other.

c)

It is a worldwide/global system of interconnected computer networks.

d)

It is a combination of all resources that are using Hypertext Transfer Protocol (HTTP)

16.

What property is used to change the color of the text?

answer choices

a)

COLOR

b)

BACKGROUND

c)

HEIGHT

d)

WIDTH

17.

Parts of CSS Rule

a)

Selector and declaration

b)

selecta

c)

backgrounds

18.

which are not a CSS color values

a)

RGB

b)

RPG

c)

hexadecimal

19.

is usually a text file that is separate from your HTML document.

a)

CSS rule

b)

style sheet

c)

color