Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

CIW 1D0-520 - CIW v5 Site Designer

Page: 1 / 5
Total 140 questions

What is another name for the staging server?

A.

Live server

B.

Production server

C.

Redundant server

D.

Development server

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.

Consider the following code:

">href="http://www.ciwcertified.com">

The preceding code seems to render properly in multiple Web browsers. However, it will not validate to W3C standards. Which of the following must be added?

A.

The alt attribute

B.

A linked style sheet

C.

A closing tag

D.

An embedded style sheet

You have been asked to create a page that retrieves information from a database. Which of the following is the first step in obtaining information from a database from a Web page?

A.

Conduct a database query.

B.

Create a connection to the database.

C.

Create a recordset to hold the query results.

D.

Put the results in a recordset to ensure that the database returns data properly.

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?

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.

Which of the following is a benefit of imported style sheets?

A.

Imported style sheets override embedded styles.

B.

Imported style sheets work with all older browsers.

C.

Multiple style sheets can be applied using one style declaration.

D.

Imported style sheets are the only way to override the default style of a browser.

Which of the following is directly exploited by a brute-force attack?

A.

The Web server's available bandwidth

B.

The Web server's authentication mechanisms

C.

The TCP/IP software installed on the Web server

D.

The log file mechanisms that exist on the Web server

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:

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.

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

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.

You are creating a Web site that uses a gradient fill for all page backgrounds on a site. To ensure that you can see the gradient through the image background, you should:

A.

use TIF images with transparent backgrounds.

B.

use JPG images with transparent backgrounds.

C.

use GIF 89a images with transparent backgrounds.

D.

use GIF 89b images with transparent backgrounds.