New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

CIW 1D0-520 - CIW v5 Site Designer

Page: 3 / 5
Total 140 questions

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.

HTML was originally created to:

A.

include images in documents.

B.

describe the content of the page.

C.

add color and contrast for variety.

D.

define the structure of text documents.

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.

Your site development team has created a Web site, and you want to test its accessibility. Which of the following do you need to conduct the test?

A.

A test pool of very unskilled users

B.

A test pool of at least five or six typical users

C.

A test pool of at least six members of the Web team

D.

A test pool of fewer than five moderately skilled users

You are creating a Web site that uses a large graphics image containing more than 256 colors on its main page. You do not want to reduce the image size or the resolution. One method to reduce the perceived load time of the graphic is to:

A.

divide the image into slices.

B.

reduce the color depth of the image.

C.

convert the file into a GIF 89a format.

D.

convert the image into a BMP2 format.

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.

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

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

Denny is designing a Web site for his school's sporting events. This Web site will list event results for the school. When site visitors click a hyperlink for a specific event, a new page containing information about the sporting event will appear, including the teams involved, the location of the event, scores, key plays and specific accomplishments by contestants. Which of the following should Denny do to build this site?

A.

Use database integration.

B.

Create static pages for each event.

C.

Use one page and modify it after each event.

D.

Copy and paste Web pages from other schools' sites.

Why is it important to evaluate your choice of layout elements available to use on your Web site?

A.

To help focus the development process

B.

To impress users with graphics on every page

C.

To increase the amount of content that can fit on pages

D.

To implement the latest technologies and outsell the competitors