wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

BASIC HTML

Total questions: 9

Worksheet time: 3mins

Name
Class
Date
1.

HTML stands for?

a)

Hyper Text Markup Language

b)

High Text Markup Language

c)

Hyper Tabular Markup Language

d)

Hyper Tet

2.

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

a)

<TD>

b)

<br>

c)

<P>

d)

<TR>

3.

From which tag descriptive list starts ?

a)

<LL>

b)

<DD>

c)

<DL>

d)

<DS>

4.

Correct HTML tag for the largest heading is

a)

<head>

b)

<h1>

c)

<h6>

d)

<heading>

5.

The attribute of <form> tag

a)

Method

b)

Action

c)

Both (a)&(b)

d)

Request

6.

Markup tags tell the web browser

a)

How to organise the page

b)

How to display the page

c)

How to display message box on page

d)

display

7.

www is based on which model?

a)

Local-server

b)

Client-server

c)

3-tier

d)

2-tier

8.

Web pages starts with which ofthe following tag?

a)

<Body>

b)

<Title>

c)

<HTML>

d)

.<Form>

9.

Which of the following is a container?

a)

<SELECT>

b)

<BODY>

c)

<INPUT>

d)

Both (a) and (b)