wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Webpage Design

Total questions: 25

Worksheet time: 17mins

Name
Class
Date
1.
What does HTML stand for?
a)
Hyper Text Modelling Language
b)
Heuristic Text Markup Language
c)
Hyper Text Markup Language
d)
Heuristic Text Modelling Language
2.
Which heading tag is the largest in size?
a)
<h1>
b)
<h2>
c)
<h3>
d)
<h4>
3.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
4.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
5.

Which tag is used to make text bold?

a)

<a>

b)

<u>

c)

<b>

d)

<I>

6.

These are special words used inside the opening tag to control the element's behaviour.

a)

CSS

b)

attributes

c)

tags

d)

</HTML>

7.
Within which tags on the HTML page is the main content placed?
a)
<head>
b)
<style>
c)
<html>
d)
<body>
8.
Which tag is used to add a picture to a web-page?
a)
<graphic>
b)
<img>
c)
<pic>
d)
<picture>
9.

Chrome, Safari, Firefox and Internet Explorer are all examples of?

a)

Browsers

b)

Interpreters

c)

Search Engines

d)

Web Authoring Software

10.

What program is needed to view web pages?

a)

Browser

b)

Interpreter

c)

Search Engine

d)

Web Authoring Software

11.

A collection of web pages.

a)

HTML

b)

website

c)

www

d)

web links

12.

A hyperlink allows you to upload your website to a web server.

a)

true

b)

false

13.

The parts of an HTML source code that mark the start and end of various parts of a webpage, and which consist of a command between the symbols '<' and '>' (< >) are called what?.

a)

Tags

b)

Elements

c)

Attributes

d)

Labels

14.

The tag that signals to a computer that the file it is reading is an HTML document is _____________ .

a)

<web>

b)

<!DOCTYPE html>

c)

<head>

d)

<html>

15.

What goes in the <head> section?

a)

A brain

b)

the title

c)

hair

d)

the body

16.

Which of the following is a correct ending tag?

a)

<body>

b)

</body/>

c)

<'body'>

d)

</body>

17.

Which of the following is NOT a browser?

a)

Safari

b)

Google

c)

Internet Explorer

d)

Google Chrome

18.

A factor to consider when planning a website is to ALWAYS determine your intended ____________

a)

audience

b)

website

c)

layout

d)

anchor

19.
Which HTML tag would you use to put text on a new line?
a)
<h1>
b)
<br>
c)
<hr>
d)
<tr>
20.
Which tag would you use to close a numbered list?
a)
</ol>
b)
<\nl>
c)
</ul>
d)
<\ul>
21.

Putting a video onto a web page is also known as _____________________

a)

Embedding

b)

Linking

c)

Importing

d)

Entering

22.

To put our website online we must _____________

a)

Save it

b)

Publish it

c)

Link it

d)

Review it

23.

A "homepage" is the first web page that a user will see when they click your website.

a)

true

b)

false

24.

A document that contains text, graphics, images, audio, and/or video on a web browser is called a _______________________

a)

website

b)

web page

c)

google site

d)

google doc

25.

The first step in creating a website is to _________________

a)

publish the website

b)

test the website

c)

procure a domain

d)

sketch the layout