wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Revision

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

Which is the proper way to write an h1 tag

a)

<h1>Hello</h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello<h1>

2.

Which list tag would you use for an ordered list

a)

<h1></h1>

b)

<ol></ol>

c)

<ul></ul>

d)

<a></a>

3.

The <img> tag is used to mark what type of content?

a)

graphics

b)

video

c)

hyperlinks

d)

data tables

4.

src attribute in an image tag means what?

a)

Source of the image

b)

Name of the image

c)

Description of the image

d)

Not used with image tag

5.
Choose the correct answer.
a)
</p>
b)
:p
c)
p:
d)
<p>
6.

What does HTML stand for?

a)

HyperText Mobile Language

b)

HyperText Markup Language

c)

HyperText Makeup Language

d)

HyperText Madeup Language

7.

State the type of addressing the following link uses:


images/logo.gif

a)

Relational

b)

Relative

c)

Absolute

d)

Absolving

8.

State the type of addressing the following link uses:


http:///www.mysite.co.uk/logo.gif

a)

Relational

b)

Relative

c)

Absolute

d)

Absolving

9.

Select the difference between an ID and a class in CSS

a)

An ID can be used multiple times

b)

A class can only be used once

c)

An ID can be used once

d)

There is no difference

10.

what type of tag would an unordered list use?

a)

<li>

b)

<ul>

c)

<ol>

d)

<lu>

11.

What are the three parts types of CSS ?

a)

Internal

b)

Outline

c)

External

d)

Inline

12.

What does WWW stand for?

a)

World Wide Web

b)

World Weather Web

c)

Web Web Web

d)

Wide World Web

13.

What does ISP stand for?

a)

Internet Safety

b)

Internet Service Provider

c)

Provider Internet

d)

Internet Service

14.

What do you call a software application used to access and view web pages?

a)

search engine

b)

web browser

c)

internet

d)

none of the above

15.

It is a global network of billions of computers and other electronic devices.

a)

search engine

b)

internet

c)

web browser

d)

all of the above

16.

Internet was created in 1969 by US Defense through?

a)

SARPA

b)

DARPA

c)

MARPA

d)

Advanced Research Project Agency (ARPA)

17.

What does HTTP stand for?

a)

HTML Title Protocol

b)

HeaderType Transmission Process

c)

HyperText Transfer Protocol

d)

Hierarchy Transport Tracking Process

18.

What HTTP method is used when the user first loads a webpage?

a)

GET

b)

POST

c)

PUT

d)

HTTP

19.

When is the POST method used?

a)

Reading data

b)

Changing/updating data

c)

Searching

d)

Scripting to find data on a page

20.

One word on your experience in creating a website

4 lines