wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Code Test 1

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which tag is used to define a hyperlink in HTML?

a)

<link>

b)

<href>

c)

<a>

d)

<URL>

2.

Who is the inventor of the world wide web and also developed HTML?

a)

Tim Ben Logan

b)

Tim Berners Lee

c)

Trent Volks

d)

Tom Berners Lee

3.

What goes in the <head> section?

a)

Hair

b)

Body

c)

Paragraph

d)

Title

4.

You should save HTML files with which file extension?

a)

.htm

b)

.index

c)

.webpage

d)

.html

5.

<p> is

a)

opening paragraph tag

b)

punctuation tag

c)

closing paragraph tag

d)

closing punctuation tag

6.

Which of the following is an example of a web browser?

a)

Microsoft word

b)

Adobe Photoshop

c)

Google Chrome

d)

Microsoft Excel

7.

When you type an address like:

Https://www.google.com/search?/=s...

What is the address called?

a)

Search Query

b)

Uniform Address

c)

IP address

d)

Uniform Resource Locator

8.

The letter 'h' in <th> stands for?

(a)  

9.

Which of the following is an attribute used in the image tag to fetch an image?

a)

href

b)

src

c)

title

d)

img

10.

A personal computer can be configured into a server.

a)

True

b)

False

11.

What is an indentation?

a)

Blank space at the beginning of a code

b)

A kind of HTML tag

c)

Blank space at the end of a code

d)

Extra space between codes

12.

Which HTML tag is a correct horizontal rule

a)

<hor>

b)

<hr></hr>

c)

<hr>

d)

<hh>

13.

Which of these is not a list tag?

a)

<li>

b)

<ol>

c)

<ul>

d)

<LL>

14.

What attribute in the image tag is used to create an alternative text in case the image did not load.

a)

alt

b)

title

c)

src

d)

text

15.

What tag is used to make a bold text

a)

<bold>

b)

<p>

c)

<u>

d)

<b>