wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

FUNDAMENTALS OF WEB DESIGN

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

A host that provides storage space for saving and retrieving files is a called a

a)

Server

b)

Print Server

c)

File Server

d)

Client Server

2.

each Website contains a ____ page, which is the first document users see when they access the site

a)

documents

b)

home

c)

tools

d)

server

3.

193.168.1.5 is an example of a(n)___

a)

Transmission Control Protocol (TCP) address

b)

Internet Protocol (IP) address

c)

Domain Name Number (DNN)

d)

Internet Access Control (IAC) address

4.

The ____ was created to resolve the difficulty in remembering and using Internet Protocol address to access websites

a)

Domain Name System(DNS)

b)

Machine Access Control (MAC) system

c)

Computer Stack System(CSS)

d)

Shared Network storage (SNS) system

5.

A(n)_____ is a private network that uses Internet technologies to share business information with selected corporate partners or key customer

a)

ethernet

b)

extranet

c)

access point network

d)

newsnet

6.

in a wireframe _____ is an area on the page that is intentionally left blank

a)

Passive white space

b)

Acive blue line

c)

Pasive blue line

d)

Active white space

7.

in a wireframe ____ is the space between content areas

a)

Active white space

b)

Passive blue line

c)

Passive white space

d)

Active blue line

8.

A ___ website structure is appropriate if visitors should view the webpages in a specific order, as in the case of training material in which users need to complete Training module 1 before attempting Training module 2?

a)

Hierarchical

b)

Linear

c)

Webbed

d)

Nested

9.

A ___ website structure connects webpages in a treelike structure

a)

Hierarchical

b)

Linear

c)

Webbed

d)

Nested

10.

The ___ tag is used to display a horizontal rule across the page

a)

<line>

b)

<rule>

c)

<hr>

d)

<r>

11.

____ is designed to exchange and transport data

a)

Unified Modeling Language (UML)

b)

Practical Extraction and report Language (PERL)

c)

Extensible Markup Language (XML)

d)

JavaScirpt

12.

if an element contains text or another element, it is marked using a ____ tag set in which an opening tag and a closing tag enclose the element content

a)

Double

b)

one-sided

c)

two-sided

d)

Single

13.

A ___ identifies the number of pages in a website and shows how each page is linked to other pages

a)

Wireframe

b)

Prototype

c)

Mock-Up

d)

Sitemap

14.

___ must be inserted as the first line of a Hypertext markup Language (HTML) code to define a new HTLM5 document.

a)

<html ver = 5>

b)

<html lang = "en">

c)

<!DOTYPE html>

d)

!HTML5

15.

A page containing on outline of the entire site and its content, called a(n)___. can be supplied to users

a)

site outline

b)

site index

c)

content guid

d)

site guide

16.

Sections of most commercial Web sites are off-limits except to subscribers and registered customers and have a(n)___ Web page that users must go through to get the off-limits area.

a)

password key

b)

protected

c)

password-protected

d)

protected-entry

17.

When referencing a file located in a different folder than the link tag, you must include the ___ for the file

a)

link

b)

path

c)

anchor

d)

map

18.

With HTML, absolute pathnames begin with a ___

a)

slash

b)

period

c)

comma

d)

parenthesis

19.

To link to a document, you must specify its___

a)

property

b)

attribute

c)

path

d)

relation

20.

Which of the following relative pathnames is interpreted as "the index.html" file and is in the folder one level up in the folder tree from the current file?

a)

./index.htm

b)

../index.htm

c)

/index.htm

d)

_/index.htm