Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > CIW > CIW Certification > 1D0-520

1D0-520 CIW v5 Site Designer Question and Answers

Question # 4

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

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.

Full Access
Question # 5

You have included a check box on a registration Web page that users accessing your site can select to receive periodic bulk e-mail from your company. What must you include in your bulk e-mail messages to your subscribers?

A.

An opt-out option to discontinue receiving the messages

B.

An opt-in option to receive similar messages from related companies

C.

A section in which recipients can provide feedback about the company

D.

Coupons for product specials that can be printed and redeemed on future purchases

Full Access
Question # 6

Both versions of GIF files support small file size, lossless compression and transparency. Which of the two GIF versions also supports animation and interlacing?

A.

87a

B.

87b

C.

89a

D.

89b

Full Access
Question # 7

Which of the following is the common name for the practice hackers use to trick people into revealing sensitive information?

A.

Social engineering

B.

Identity exploitation

C.

Information probing

D.

Intellectual deception

Full Access
Question # 8

Hal has saved a file as a template in Dreamweaver. If he has not already done so, Dreamweaver will prompt him to add:

A.

a content region.

B.

an editable region.

C.

a CSS style sheet.

D.

a

tag to hold content.

Full Access
Question # 9

XML tags must be written:

A.

in lowercase letters only.

B.

in uppercase letters only.

C.

in both uppercase and lowercase letters.

D.

consistently in uppercase or lowercase letters.

Full Access
Question # 10

Jacob runs a Web site specializing in selling music from independent artists. Most of the site's customers want to know about unknown or new artists in the music industry whose work is available on Jacob's site. Site visitors have requested an easier way to learn about updates to the New Artists page. Which of the following will best meet visitors' needs?

A.

Update the New Artists page more often.

B.

Install an RSS feed for the New Artists page.

C.

Install a search feature on the New Artists page.

D.

Use a different font for each new entry on the New Artists page.

Full Access
Question # 11

Image slicing involves:

A.

selecting rectangular sections of a larger graphic to be divided into smaller images during export.

B.

creating an animated GIF file from a single large image file to decrease perceived download time.

C.

merging several small image files into a single large image file to simplify placement on the Web page.

D.

selecting sections of a single image and saving them as separate JPG files in a specially created folder.

Full Access
Question # 12

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?

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.

Full Access
Question # 13

Kristi is developing a Web site for Roscoe Carnival Supplies. Roscoe's CEO has provided several JPG images that he wants to include on the home page of the site. As Kristi begins to design the page, she realizes that she cannot achieve the tight design she wants because many of the images have excess white space around them. What should Kristi do to solve the problem?

A.

Crop the image to reduce excess white space.

B.

Modify the image's height and/or width dimensions.

C.

Delete the layer with the most white space from the JPG file.

D.

Modify the image's resolution to reduce unneeded white space.

Full Access
Question # 14

Tom is making changes to his company's Web site. Because he likes the way the markup is styled, he copies the following into another section of the page:

This section is under construction

Why does the home page not validate properly?

A.

The

tag was not closed properly.

B.

Element attributes must be declared in the style sheet.

C.

A

tag can be used only once in each document's markup.

D.

An ID attribute can be applied to only one element in a document.

Full Access
Question # 15

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

A.

Body

B.

Client

C.

Window

D.

Document

Full Access
Question # 16

Processes that take client input, perform functions on the Web server and then return content to the Web browser are known as:

A.

scripting languages.

B.

client-side technologies.

C.

server-side technologies.

D.

hyperthreading technologies.

Full Access
Question # 17

Which Web development team member is responsible for developing a site's navigation?

A.

Web programmer

B.

Graphics designer

C.

Information architect

D.

Information Technology (IT) professional

Full Access
Question # 18

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?

A.

CSS and XHTML

B.

XHTML and pseudo-code

C.

JavaScript and pseudo-code

D.

JavaScript and the Document Object Model (DOM)

Full Access
Question # 19

Your friend sent you a Flash movie by e-mail. You want to download it and make changes to it, but when you try to open it in Flash, the movie only plays back. What is the reason for this?

A.

The movie is corrupted and cannot be edited.

B.

The movie is in FLA format and cannot be edited.

C.

The movie is in SWF format and cannot be edited.

D.

The movie was created with a version of Flash that is incompatible with your version.

Full Access
Question # 20

It is often suggested that a Web design team hire a professional editor. What advantage does the contribution of the editor bring to the site design process?

A.

The editor brings cultural perspectives to the process.

B.

The editor sets the tone, making style guides unnecessary.

C.

The editor is responsible for the accuracy of the information.

D.

The editor ensures that the site is consistent in tone and content.

Full Access
Question # 21

Consider the following code:

1942

Casablanca

Michael Curtiz

What kind of code is shown in the preceding example?

A.

XML

B.

HTML

C.

VBScript

D.

activescript

Full Access