Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML-Links & Frames

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
2.

A URL points to a file within a website.

a)

Absolute

b)

Relative

c)

External

d)

Internal

3.

Which is the proper way to write video tag

a)

<video controls src="url"></video>

b)

<vidio>"Hello

c)

{video src="url"}{/video}

d)

<video controls><video>

4.

What should a HTML web page end with?

a)

</html>

b)

<head>

c)

</end>

d)

</body>

5.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
6.

The format of Anchor Tag is:

a)

<A HERF>

b)

<HREF>

c)

<A>

d)

</AHREF>

7.

What is the correct HTML code for creating a hyperlink?

a)

<a href="https://www.google.com/">Google</a>

b)

<a> href="https://www.google.com/"Google</a>

c)

<a href="https://www.google.com/"></a>

8.

Who is the father of WORLD WIDE WEB?

a)

John T. Thomson

b)

Denis Ritchie

c)

Tim Berners-Lee

d)

None of the above

9.

HTML _____are used to divide the web browser window into multiple sections where each section can be loaded separately

a)

Frames

b)

Forms

c)

Lists

d)

Tables

10.

This attribute is used to give the file name that should be loaded in the frame

a)

name

b)

border

c)

width

d)

src