Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

CIW 1D0-520 CIW v5 Site Designer Exam Practice Test

Page: 1 / 14
Total 140 questions

CIW v5 Site Designer Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

What is the process for following every link on your site to ensure that it goes to the correct location?

Options:

A.

Site validation

B.

Site optimization

C.

Manual link checking

D.

Manual link optimization

Question 2

Kim is using a proprietary HTML application to create code for a Web page. Currently, the application is set to use HTML 4.01, according to a request from Kim's supervisor. Kim wants the code to be as XHTML-compliant as possible, in case of an upgrade. Which of the following should she do?

Options:

A.

Configure the application to use UTF-8.

B.

Insert embedded style sheets for all pages.

C.

Insert an XHTML 1.0 Transitional tag.

D.

Enable the application to insert ending tags for all code.

Question 3

Consider the following XML code:

January 28, 2006

Mr. Harold Gray

<title>President</title>

Gray Industries

236 Washington Boulevard, Suite 480

Grover, CA 90000

The preceding code will not work properly. Which of the following describes the reason for this?

Options:

A.

The Date field is not specified correctly.

B.

XML tags cannot use uppercase letters.

C.

A tag has been inconsistently formatted.

D.

The code was created by a proprietary application.

Question 4

Kylee is creating a Flash animation banner. The banner is advertising a company's change of ownership. In the banner, the old company logo needs to morph into the new logo. What is the best way for Kylee to do this?

Options:

A.

Create a shape tween between the old and the new logos.

B.

Create a motion tween between the old and the new logos.

C.

Convert the logos into symbols and create a shape tween between the old and the new logos.

D.

Convert the logos into symbols and create a motion tween between the old and the new logos.

Question 5

Consider the following code:

1942

<title>Casablanca</title>

Michael Curtiz

What kind of code is shown in the preceding example?

Options:

A.

XML

B.

HTML

C.

VBScript

D.

activescript

Question 6

The JavaScript open() method that is used to create a pop-up/pop-under window belongs to what DOM object?

Options:

A.

Body

B.

Client

C.

Window

D.

Document

Question 7

You have decided that using a pop-up window is appropriate in a particular situation. Which of the following can you use to ensure that the window is displayed in the proper location?

Options:

A.

CSS and XHTML

B.

XHTML and pseudo-code

C.

JavaScript and pseudo-code

D.

JavaScript and the Document Object Model (DOM)

Question 8

Consider the following code:

$dbcon=mysql_connect("james.stangernet.com","example");

mysql_select_db("databaseone");

Which of the following describes the function of this code?

Options:

A.

It is selecting a table from the database.

B.

It is conducting a join for a new database.

C.

It is creating a connection to the database.

D.

It is selecting a database record and creating a new record.

Question 9

You are a member of a Web development team exploring design issues. Which of the following items should you consider first when designing a new site?

Options:

A.

Site map

B.

Navigational elements

C.

Information organization

D.

Page layout and structure

Question 10

A company Web site sells auto parts using a red, white and blue color scheme. Serena, an employee, has been asked to add a message on the home page announcing the availability of new brake pads. How can Serena best incorporate her message so that it is most effective?

Options:

A.

Compress the text to fully explain the high quality of the new pads.

B.

Use a large, unusual font for a link that states "Look what's NEW!"

C.

Add text and an image of the brake pads in the center of the screen.

D.

Introduce new colors to make a scrolling message stand out at the bottom of the screen.

Question 11

Consider the following code:

Which of the following describes the tag used to insert this message?

Options:

A.

It is a proprietary tag.

B.

It is a custom XML tag.

C.

It is a style sheet reference.

D.

It is a standard comment tag.

Question 12

Which of the following technologies can be used to create rollover images without the use of special plug-ins?

Options:

A.

SVG

B.

CSS

C.

Flash

D.

XHTML

Question 13

Which of the following formats uses Extensible Markup Language (XML) to describe certain shapes and is best for working with two-dimensional line art and shapes?

Options:

A.

SVG

B.

PNG

C.

SWF

D.

JPEG

Question 14

Bi-directional text is a function of CSS2. What is the importance of this function?

Options:

A.

CSS2 determines the display of paged media.

B.

The need for the browser proprietary tag is eliminated.

C.

A Z-axis allows elements to be stacked on a page and displayed in either direction.

D.

Some languages, such as Arabic, can cause documents to render with mixed directionality.

Question 15

You have created a design template using Dreamweaver MX 2004 and generated several child Web pages from this original template. What happens if you edit the original template?

Options:

A.

The Z-index of each child page increases.

B.

The change has no effect on the child pages.

C.

The layer number of each child page increases.

D.

The child pages reflect the change to the original.

Question 16

Jason is attempting to gain unauthorized access to a corporate server by running a program that enters passwords from a long list of possible passwords. This type of attack is known as a:

Options:

A.

brute-force attack.

B.

forced-entry attack.

C.

buffer overflow attack.

D.

denial-of-service attack.

Question 17

Cookies can be used to:

Options:

A.

target users for marketing.

B.

spread viruses on a network.

C.

execute programs on a Web server.

D.

send personal information back to the Web server.

Question 18

Ruthann has hired a Web designer to create an additional site for a new product line that her company has recently added to its collection of bath accessories. The Web designer has suggested using the style guide that was used for the company's core site. Using a style guide will provide the designer with:

Options:

A.

a fixed template for all pages.

B.

guidelines to standardize appearance and tone.

C.

a variety of color schemes from which to choose for each page.

D.

a series of placements for images to create a smooth flow from page to page.

Question 19

SVG files can be defined as:

Options:

A.

a bitmap photo format.

B.

a cross-platform image-rendering plug-in.

C.

a proprietary plug-in for displaying Flash files.

D.

a way to describe two-dimensional graphics in XML.

Question 20

Your team is creating a Web site for a small non-profit organization. Which of the following will help all users, including those with vision disabilities?

Options:

A.

Using Flash animation

B.

Using relative font sizes

C.

Using absolute font sizes

D.

Using a patterned background

Question 21

Kara is using FrontPage 2003 to build a new Web site. She has just finished creating a template page that contains the layout, fonts and menu items for all other pages in the site, as well as an editable region for each page's individual content. Other members of Kara's design team are using Dreamweaver to also work on the site. What should Kara name this file?

Options:

A.

Ktem.dwt

B.

KTem.htm

C.

KarasTemplate.asp

D.

KarasTemplate.tem

Question 22

Ben has decided to use a MySQL database on a Linux system to store data for his business-to-business (B2B) Web site. Which language can he use to request the data?

Options:

A.

PHP

B.

CSS

C.

VRML

D.

XHTML

Question 23

Marcus is designing a site and wants to use a ready-made template from a Web development application. One consequence of using predesigned templates is that:

Options:

A.

they infringe on copyrights.

B.

they interfere with the design process.

C.

they are unlikely to fulfill all design specifications.

D.

they contain business logic that cannot be modified.

Question 24

You are working for a financial services company. The company has a Web site that allows its customers to review their statements online. Your Web site uses the Document Object Model (DOM), ActiveX, JavaScript and Java. Which of these technologies is most likely to cause customers problems with their browsers when they try to access information?

Options:

A.

Java

B.

ActiveX

C.

JavaScript

D.

Document Object Model (DOM)

Question 25

Lisa needs to create a rollover image to act as her Web site's navigation buttons. What is the minimum number of images she must use to achieve a rollover effect?

Options:

A.

One

B.

Two

C.

Three

D.

Four

Question 26

Which of the following techniques helps stop a denial-of-service (DOS) attack in which an attacker has sent multiple ICMP or TCP packets to crash a Web server on the Internet?

Options:

A.

Filtering traffic at the firewall

B.

Changing passwords on a regular basis

C.

Installing Apache server rather than Microsoft IIS

D.

Placing the database and the Web server on separate systems

Question 27

Brent is creating a client-side script to preload images used in rollovers on his Web site. In order for the images to be preloaded into the browser cache, which JavaScript object should Brent instantiate and point to the location of the needed image?

Options:

A.

Img

B.

Image

C.

HREF

D.

RollOver

Question 28

When you publish a Flash file, Flash generates the HTML code for inserting an object in a Web page. Which of the following code fragments indicates the correct attributes that identify a SWF file within the tag?

Options:

A.

B.

C.

D.

Question 29

Which of the following is true with regard to creating an XML application?

Options:

A.

The application must always be run from a Web server.

B.

XML must always be embedded with XHTML, not HTML.

C.

The tags can use uppercase and lowercase characters.

D.

The application must be able to determine page structure if it is used on a Web page.

Question 30

What is the name for colors that create black when mixed together?

Options:

A.

Radial

B.

Additive

C.

Subtractive

D.

Transitional

Question 31

Which of the following is one of the advantages that SWF (Flash) files bring to Web-based environments?

Options:

A.

SWF files are compressed, so files download quickly.

B.

SWF files use layers, so animation is linear and parallel.

C.

SWF files use vector images, so files can be easily modified.

D.

SWF files can stream images, so files can be uploaded quickly.

Question 32

Suandi is documenting the technology choices of his Web development team. In the document, he explains his reasons for using JavaScript as a development language on the client side because:

Options:

A.

it is best suited for open-source browsers.

B.

it is compatible with the widest variety of Web browsers.

C.

it is the scripting version of the popular Java programming language.

D.

it was specifically developed for use with the Internet Explorer Web browser.

Question 33

Which of the following strategies is best for implementing bulk e-mailing to customers?

Options:

A.

Buy an e-mail list from a vendor that sells a similar product.

B.

Give customers the option to receive or to stop receiving bulk e-mail.

C.

Send e-mail messages to all customer e-mail addresses collected at the time of purchase.

D.

Generate a list of e-mail addresses from a directory listing of people who work in the same field as your company.

Question 34

Some of your site's users have called to complain that they do not understand the policy for shipping charges. Initially, the Web team created a pop-up window that appears at the point of purchase, designed to explain the shipping charge policy. Why did some of these users fail to get this message?

Options:

A.

Because antivirus software blocked the pop-ups

B.

Because newer browsers have automatic pop-up blockers

C.

Because firewalls blocked the client-side scripts that create pop-ups

D.

Because firewalls blocked the server-side scripts that create pop-ups

Question 35

Jay is about to integrate animation into his Web site. He has decided that using shape tweening is the most dynamic technique with which to begin. In using this technique, what must he remember to do?

Options:

A.

Be careful to use no symbols for objects.

B.

Use interesting symbols for all of the objects.

C.

Include more than one tween on the top layer.

D.

Use a circular pattern, moving objects between locations.

Question 36

Consuela is updating her company's Web site. She wants to add an image that is 1,414 pixels by 724 pixels. Her site audience generally uses a monitor resolution of 1024x768. Using Fireworks, how can she adjust the image to fit the users' monitors?

Options:

A.

Resample the image to adjust the print size.

B.

Resample the image to increase the resolution.

C.

Resample the image to decrease the color depth.

D.

Resample the image to decrease the pixel dimensions.

Question 37

Curtis is creating a new Web site for his company. Which of the following should drive all other development concerns for the company's site?

Options:

A.

The site should support the vision of the company.

B.

The site should replicate the company's product brochure.

C.

The site should support one aspect of the company's goals.

D.

The site should expand the vision of the company into new areas.

Question 38

Kellee wants to determine which areas of her company's Web site attract visitors, and the frequency with which those areas are visited. Which of the following is the best way for her to determine these facts?

Options:

A.

Monitor network traffic during peak hours.

B.

Place a hit counter on each page of the Web site.

C.

Analyze the Web site server logs to measure page access.

D.

Call users and ask them which sections of the site they visit often.

Question 39

What is the primary purpose of navigational elements within a Web site?

Options:

A.

To organize a list of hyperlinks

B.

To make it easy for users to visit other sites

C.

To enable user movement throughout the site

D.

To make it easy for users to reach the home page

Question 40

You have been asked to transfer print copy to a Web page. Which of the following is a commonly accepted rule concerning white space in this situation?

Options:

A.

A Web page should contain less than 10 percent white space at any time.

B.

A Web page should contain more than 10 percent white space, but no more than 20 percent.

C.

A Web page should contain approximately 50 percent less text than a printed page containing the same information.

D.

A Web page should contain approximately 20 percent less text than a printed page containing the same information.

Question 41

A local philanthropic organization with a well-developed mission, vision and set of values has never had a Web site. The organization has hired Manuel to design a site. The president and directors of the organization want the mission, vision and values included in the site. This information is expressed as several paragraphs of text. What suggestion should Manuel offer?

Options:

A.

Suggest replacing the information with a company slogan.

B.

Rewrite the mission, vision and values as single, short phrases.

C.

Include the mission, vision and values in their entirety on the home page.

D.

Provide a top-level link to a page containing the mission, vision and values information.

Question 42

David has designed a home page for an e-commerce Web site. At the left side of the page is a large block of text with product names and prices. The right side features a detailed 100-pixel-by-200-pixel photo of a sample product. David decides that his page appears to be balanced. How did the two elements balance each other?

Options:

A.

By size

B.

By color

C.

By value

D.

By shape

Page: 1 / 14
Total 140 questions