wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Development

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

<!Doctype html> creates an element known as the DOCTYPE ______, which lets user agents know that the document contents are written in HTML.

a)

property

b)

declaration

c)

setting

d)

announcement

2.

A tag pair assigns meaning to a web page ______, which is a specific component of the page, such as a paragraph or a heading.

a)

element

b)

attribute

c)

object

d)

property

3.

Any time you are creating a website or a single web page with links to other websites, it is helpful to map out the ______ between pages.

a)

security links

b)

title tags

c)

keyboard shortcuts

d)

relationships

4.

Both the head and body tag pairs are located within the HTML tag pair. This situation is known as ______________.

a)

tagging

b)

pairing

c)

nesting

d)

joining

5.

It is important to test your code ___________.

a)

in a variety of popular browsers

b)

on multiple operating systems

c)

Both A and B

d)

Neither A nor B

6.

Listing exclusions in the project plan will help reduce the potential for scope ____________, which is the expansion of a project beyond the original goals and objectives.

a)

crawl

b)

sneak

c)

slither

d)

creep

7.

Most multi-page websites need a standardized _______ section that provides links to each of the pages.

a)

header

b)

navigation

c)

hyperlink

d)

footer

8.

Placing the elements in a website layout that's functional, usable, and ideally, aesthetically pleasing is often the job of a __________.

a)

software engineer

b)

graphic engineer

c)

software designer

d)

graphic designer

9.

The display of web pages in HTML5 starts with the standards created by the W3C. The standards list and describe _______________.

a)

All the available elements

b)

the parameters for how user agents should use available elements

c)

Both A and B

d)

Neither A nor B

10.

The _______ is located within the html tag pair.

a)

head tag pair

b)

body tag pair

c)

Both A and B

d)

Neither A nor B

11.

To make your site available to anyone with access to the web, you need to copy the files to a web _______, which is a computer optimized to store and share the documents and that has an extremely high-speed Internet connection.

a)

portal

b)

server

c)

publisher

d)

client

12.

When creating a closing tag the opening angle bracket is followed by a(n) ___________.

a)

? (question mark)

b)

/ (slash)

c)

! (exclamation point)

d)

# (number symbol)

13.

Whether you are brainstorming for a personal site or meeting with a client regarding a site you have been hired to create, you sum up your work with a project plan, which is also known as a ___________ document.

a)

detail

b)

design

c)

systems

d)

Web

14.

Which of the following is NOT a potential question to ask about the target audience?

a)

What is the average education level?

b)

What is the mix of genders?

c)

Why will people visit the website?

d)

What are the short-term goals of the website?

15.

While most tags occur in pairs, some tags, known as __________ are used by themselves.

a)

solo tags

b)

single tags

c)

lone tags

d)

one-sided tags