wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Development Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

A collection of interlinked web pages on the World Wide Web

a)

website

b)

content

c)

footprint

d)

heading

2.

The raw text, images, and other elements included in a web page

a)

website content

b)

website structure

c)

heading

d)

website

3.

HTML stands for

a)

Hypretext Markup Language

b)

Hypertext Media Language

c)

Hyper Text Marker Line

d)

Hypertext Mangement List

4.

A piece of a website, marked by a start tag and often closed with an end tag

a)

HTML element

b)

HTML

c)

HTML Tag

d)

Website structure

5.

The special set of characters that indicates the start and end of an HTML element and that element's type

a)

HTML Tag

b)

DIgital Footprint

c)

Heading

d)

Citation

6.

The raw text, images, and other elements included in a web page

a)

Website content

b)

Website structure

c)

Website

d)

Digital footprint

7.

The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed

a)

Website structure

b)

Website content

c)

Intellectual property

d)

Copyright

8.

A title or summary for a document or section of a document.

a)

Heading

b)

Citation

c)

Copyright

d)

Comment

9.

The collected information about an individual across multiple websites on the Internet.

a)

Digital Footprint

b)

Website structure

c)

HTML Element

d)

Heading

10.

A quotation from or reference to a book, paper, or author, especially in a scholarly work.

a)

Citation

b)

Heading

c)

Copyright

d)

website element

11.

the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same

a)

copyright

b)

citation

c)

heading

d)

commons

12.

A collection of public copyright licenses that enable the free distribution of an otherwise copyrighted work

a)

creative copyright

b)

intellectual property

c)

website content

d)

website structure

13.

A work or invention that is the result of creativity, such as a piece of writing or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.

a)

intellectual property

b)

citation

c)

website content

d)

creative commons

14.

Opens a paragraph in HTML

a)

<p>

b)

</p>

c)

<html>

d)

<img>

15.

Placed at the end of your website document

a)

</html>

b)

<hl>

c)

</end>

d)

</hl>

16.

Tells the computer what type of document its reading

a)

<!DOCTYPE>

b)

<HTML>

c)

<li>

d)

<UL>

17.

Where in an HTML you put the main information

a)

<body>

b)

<HTML>

c)

<head>

d)

<ol>

18.

This will make the smallest heading on the page

a)

<h6>

b)

<h1>

c)

<h3>

d)

<heading>

19.

This is used to create a numbered list on the HTML page

a)

<ol>

b)

<list>

c)

<Number>

d)

<li>

20.

This tag is used to add a Picture on your webpage

a)

<img />

b)

<insert image>

c)

<pic />

d)

<add image/>