wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Design

Total questions: 25

Worksheet time: 9mins

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.

Which language is used to enhance a webpage, e.g. change background colour?

a)

HTML

b)

CSS styles

c)

JavaScript

d)

SQL

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 create a hyperlink?
a)
<a>
b)
<u>
c)
<b>
d)
<i>
9.
Which tag is used to add a picture to a web-page?
a)
<graphic>
b)
<img>
c)
<pic>
d)
<picture>
10.
What does WYSIWYG stand for?
a)
when you sing is what you get
b)
why your sight is wearing your glasses
c)
what you sign is where you go
d)
what you see is what you get
11.
Chrome, Safari, Firefox and Internet Explorer are all examples of?
a)
Browsers
b)
Interpreters
c)
Compilers
d)
Web Authoring Software
12.
Type your html code using ______________ then save file and open in browser to view the webpage.
a)
Word
b)
Excel
c)
PowerPoint
d)
Notepad
13.
What program is needed to view web pages?
a)
Browser
b)
Interpreter
c)
Compiler
d)
Web Authoring Software
14.
A collection of web pages.
a)
server
b)
website
c)
www
d)
web links
15.
What does www stand for?
a)
width website web
b)
web world while
c)
web weld with
d)
world wide web
16.
Which web image format supports both transparency AND animation?
a)
PNG
b)
JPG
c)
SWF
d)
GIF
17.

The parts of 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)

Sections

d)

Labels

18.

What goes in the <head> section?

a)

A brain

b)

the title

c)

hair

d)

the body

19.

The largest size heading tag - often used to create the main heading of a web page - is ____ .

a)

<h1> </h1>

b)

<h2> </h2>

c)

<h5> </h5>

d)

<h6> </h6>

20.

Which is these is a correct ending tag?

a)

<body>

b)

</body/>

c)

<'body'>

d)

</body>

21.
the tag <IMG> would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
22.

What is <p> used to create?

a)

Plastic

b)

Paragraph

c)

Picture

d)

Page

23.
Which tag is used to create a hyperlink?
a)
<a>
b)
<u>
c)
<b>
d)
<i>
24.

What does ISP stand for?

a)

Internet Service Protocol

b)

Inline Style Paragraph

c)

Internet Service Provider

d)

Inline Service Paragraph

25.

Which of the following should be included in good web design?

a)

More than 10 colors

b)

Easy to read

c)

Well organized

d)

Well organized and easy to read