NEW
Font size
S
M
L
XL
WorksheetsWeb Design EOPA Practice
Total questions: 55
Worksheet time: 28mins
Name
Class
Date
1.
Samantha would like to create a place online that all members of her study group can access. They will use it to discuss questions, and share ideas, resources and knowledge. They can also return to it later to use as a study guide for the final exam. Which method would best accomplish Samantha’s goal?
a)
Using e-mail
b)
Making an answer key
c)
Using a wiki
d)
Using a blog
2.
Consider the following example HTML code:
<title> My Web Page </title>
Which term describes the text that appears inside the angle brackets, such as <title>?
<title> My Web Page </title>
Which term describes the text that appears inside the angle brackets, such as <title>?
a)
Element
b)
Value
c)
Attribute
d)
HTML tags
3.
Which HTML attribute should you add to the <img> tag to describe the image in case a site visitor cannot view the image on your Web page?
a)
alt
b)
src
c)
href
d)
name
4.
Which element surrounds the HTML document content that will display in the browser window?
a)
<title> </body>
b)
<head> </head>
c)
<table> </table>
d)
<body> </body>
5.
Which step in the Web site planning process includes determining the purpose and goals of a Web site?
a)
Determining content structure
b)
A content builder
c)
Assessing needs
d)
A validator
6.
Which term describes measurable results expected in a given time frame?
a)
Goals
b)
Mind maps
c)
Purposes
d)
Ideas
7.
Consider the following Web address:
http://www.thewebstore.com/products/chairs
Which portion of this address indicates the top-level domain?
http://www.thewebstore.com/products/chairs
Which portion of this address indicates the top-level domain?
a)
.thewebstore
b)
.com
c)
.www
d)
.http://
8.
Which term is used to describe the combined use of audio, video, animation and interactivity?
a)
Compatibility
b)
Pixlr
c)
Multimedia
d)
Web Design
9.
Evan’s boss has asked him to verify that the company Web site loads quickly, contains no "broken" links, and plays the introduction video correctly. Which design principle is Evan incorporating?
a)
Usability
b)
Accessibility
c)
Page Layout
d)
Functionality
10.
Which of the following is an advantage offered by online or GUI Web editors for creating a Web site, which text editors do not offer?
a)
Pre-designed templates
b)
Digital art
c)
HTML coding practice
d)
Pre-designed master
11.
Consider the following HTML code to create a hyperlink:
<a href="http://www.ICT.com"> Visit ICT </a>
Which choice shows how this hyperlink will appear on the Web page to site visitors?
<a href="http://www.ICT.com"> Visit ICT </a>
Which choice shows how this hyperlink will appear on the Web page to site visitors?
a)
ICT
b)
Visit ICT
c)
<a href=http://www.ICT.com> Visit ICT </a>
d)
www.ICT.com Visit ICT
12.
Study the text sample:
Which font family does this text sample characterize?
Which font family does this text sample characterize?
a)
Fantasy
b)
Monospace
c)
Sans-Serif
d)
Serif
13.
Dante notices that pieces of HTML code appear with the content when he views his Web page in the browser. He concludes that he has errors in his HTML code. Which tool can he use to help him identify errors in his code?
a)
An automated validator
b)
The ICANN
c)
An HTML editor
d)
A usability test
14.
Which statement correctly describes DHTML (Dynamic HTML)?
a)
A combination of technologies that creates dynamic interactive Web content.
b)
A web standard for creating content that reacts to user events.
c)
Technology that creates static web pages.
d)
Creates static images.
15.
What of the following is a component of functional/usable design principles for web sites?
a)
Accessibility
b)
Typography
c)
layout
d)
Design
16.
Which type of video can be copied and used on your personal Web page without violating any copyright rules?
a)
A video recorded at a music concert.
b)
A video you recorded at you sister's birthday party.
c)
A video you downloaded off the internet
d)
Taking a video of a movie and posting it on the internet.
17.
Which of the following are you most likely to use DHTML for?
a)
To link Web pages together into a Web site.
b)
To create animation in a Web page.
c)
To create static Web pages.
d)
To link static Web pages together.
18.
Which table element is used to create a standard table cell?
a)
<th>
b)
<td>
c)
<tr>
d)
<table>
19.
Madeline has received some complaints that her Web site is difficult to read. She has asked for your help correcting this problem. You notice that most of the content is centered on the page and appears to run together. Which aesthetic principle should Madeline use to increase her Web site’s readability?
a)
Color
b)
Accessibility
c)
Alignment
d)
Repetition
20.
Consider the following example:
Home>Products>Outdoors>Gardening Tools
This link trail shows each Web page on the site that the user navigated through to get to the current page. What type of navigation is this?
Home>Products>Outdoors>Gardening Tools
This link trail shows each Web page on the site that the user navigated through to get to the current page. What type of navigation is this?
a)
dropdown
b)
breadcrumb
c)
hierarchal
d)
graphical
21.
Which area of the page have visitors come to expect the main navigation to appear?
a)
At the top and/or down the left side of the page
b)
On the right side or down at the bottom
c)
Within the toolbars
d)
Back button, Forward button, Reload Button
22.
Which color is considered a primary color?
a)
Red
b)
Green
c)
Purple
d)
White
23.
Before you begin designing your Web site, you need to determine the features and functions that the site requires to meet its purpose and goals. In other words, you need to determine the site's:
a)
aesthetics
b)
range
c)
structure
d)
scope
24.
Consider the example shown of a computer program being used to create a Web page:
Which type of Web page creation tool is pictured?
Which type of Web page creation tool is pictured?
a)
WYSIWYG
b)
Online site builder
c)
Content Management System
d)
HTML editor
25.
Which Web site creation tool enables you to create Web pages directly on the Web host's computer and automatically update the site, without the need to upload files?
a)
An online site builder
b)
HTML
c)
An offline site builder
d)
FTP content autoloader
26.
Which HTML code will create a link that takes the visitor to an external Web site?
a)
<a> href=http://www.ICT.com> visit ICT <a>
b)
<a href=http://www.ICT.com> Visit ICT </a>
c)
<visit> www.ICT.com <visit>
d)
www.ict.com
27.
Katie’s father visited her school Web site to find out when spring vacation begins. After looking for several minutes, he was unable to locate the information and became frustrated. Which design principle needs to be improved on the school Web site?
a)
Usability
b)
Aesthetics
c)
Accessibility
d)
Functionality
28.
Which step in the Web site planning process includes visualizing the step-by-step flow of interactions that visitors must complete to accomplish each task?
a)
Assessing needs
b)
Determining content structure
c)
Determining site structure
d)
Selecting appropriate tools
29.
Which pair of HTML tags creates a numbered list?
a)
<list></list>
b)
<ul></ul>
c)
<li></li>
d)
<ol></ol>
30.
Which technology do Web hosting companies commonly provide to their customers so the customers can add, update, remove, and modify large files on a server?
a)
SSH
b)
HTTP
c)
SSL
d)
FTP
31.
Which protocol enables you to transfer your Web site files to the Web server using encryption?
a)
HTTPS
b)
HTTP
c)
FTP
d)
FTPS
32.
Which technology is used to create animation?
a)
CSS
b)
JPEG
c)
DHTML
d)
FTP
33.
The "look and feel" of a Web site impacts how visitors perceive the information contained in it, and how they judge the site’s credibility. Which Web design term is used to describe a site's look and feel?
a)
Usability
b)
Aesthetics
c)
Functionality
d)
Human-computer interaction
34.
Which site offers a free markup validation service?
a)
http://www.cynthiasays.com
b)
http://webstyleguide.com
c)
http://www.vischeck.com
d)
http://validator.w3.org
35.
To determine download time for a Web page you are creating, you need to check the size of the .html file and all of its included resources, such as multimedia and graphics. This file size is called:
a)
page weight.
b)
usability testing.
c)
validation.
d)
compatibility.
36.
Which task is an accessibility guideline that designers should perform before publishing a site to the Internet?
a)
Check that all graphics and multimedia have alternative text or display options available.
b)
Check that everything looks the way you want.
c)
Check that all heading and other text are in the same font ,color ,and size.
d)
Make sure that it has at least 10 pictures and 20,000 words.
37.
The "data transfer rate" for a network or device means the amount of data that can be carried from one point to another in a given time period (usually a second). What is another term for the data transfer rate?
a)
Encryption
b)
Bandwidth
c)
Uploading
d)
Compression
38.
Which HTML tag is used to communicate with search engines and describe the Web page's content?
a)
<commute>
b)
<communicate>
c)
<meta>
d)
<www.talkwithsearchengines.com>
39.
Charles has received complaints that his Web site is difficult to read. He asks for your help to correct the issue. You notice that all of the content is the same size and the text color is a somewhat darker shade of the page color. Which aesthetic principle should Charles use to increase the Web site’s readability?
a)
Repetition
b)
Proximity
c)
Alignment
d)
Contrast
40.
Which term describes the method used to save image, audio and video files at reduced file sizes that use less memory?
a)
File compression
b)
Media encryption
c)
File encryption
d)
Media compression
41.
Which choice lists attributes that the HTML5 <video> tag can use?
a)
source and controls
b)
source and poster
c)
type and controls
d)
controls and poster
42.
Andrew has received complaints that some of the content on his Web site is difficult to see and read. Which usability principle should Andrew consider to correct the issue?
a)
Reduce the amount of white space on the page
b)
Underline important text and headings on the page
c)
Change each topic to a different color to help users understand its meaning
d)
Choose a higher contrast between the page background and text colors
43.
Which code example correctly inserts an HTML comment into a Web page?
a)
<! - - comment text - - >
b)
< - - comment text - - / >
c)
< comment text />
d)
< comment = "comment text " >
44.
You are choosing the color scheme for a Web page. Which color is considered the color of extremes and is used to capture attention, and to indicate danger and anger?
a)
Red
b)
Purple
c)
Yellow
d)
Green
45.
Which HTML heading tag should you use to indicate the least important heading on your page?
a)
<h6>
b)
<h1>
c)
<h5>
d)
<h2>
46.
Which statement correctly describes DHTML (Dynamic HTML)?
a)
A combination of technologies that creates dynamic interactive Web content
b)
A scripting language used to add animation to a Web page
c)
A type of markup language that supports CSS and JavaScript
d)
A Web standard for creating content that reacts to user events
47.
To create dynamic Web content, DHTML technology uses a combination of HTML, CSS, the Document Object Model (DOM) and:
a)
JavaScript.
b)
encryption.
c)
FTP.
d)
SSL.
48.
Which term describes the pre-designed Web pages that a designer can use as a starting point?
a)
Wireframe
b)
Template
c)
Mind map
d)
WYSIWYG
49.
Which term describes how a designer positions Web page elements to form relationships and direct the focus of visitors?
a)
Hierarchy
b)
Orientation
c)
Typography
d)
Layout
50.
An HTML element that clearly describes its meaning to both the browser and the developer is called what type of element?
a)
semantic
b)
non-semantic
c)
Block
d)
Inline
51.
Which term describes the skeletal layout of a Web page, without colors or graphics?
a)
A wireframe
b)
Mind Map
c)
Template
d)
Goals
52.
Which image file format supports animation?
a)
GIF
b)
TIFF
c)
JPEG
d)
PNG
53.
Which term describes an automated tool that checks to see if your HTML code follows the syntax rules of the HTML standard?
a)
A validator
b)
A human
c)
A fellow coder
d)
There is nothing to do that
54.
Which HTML tag is used to communicate with search engines and describe the Web page's content?
a)
<meta>
b)
<HTML>
c)
<Body>
d)
<head>
55.
In order to determine the functions and navigation requirements for a websites, a designer needs to understand target audiences:
a)
Gender and social status
b)
College major
c)
Computer experience
d)
Current job
Reset
