Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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.

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?

A.

By size

B.

By color

C.

By value

D.

By shape

What must you consider when designing pages using the JavaScript open() method?

A.

Server-side includes

B.

Browser plug-in issues

C.

Pop-up blocker software

D.

Unsupported screen reader software

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

A.

Radial

B.

Additive

C.

Subtractive

D.

Transitional

You are designing a medical research site. The content will include medical terminology. When is it acceptable to use industry jargon?

A.

When a casual tone is appropriate

B.

When the audience will understand the terms

C.

When the Web designer understands the jargon

D.

When you want to demonstrate the superiority of your site

Rosa wants to position a paragraph 100 pixels below the top of the HTML document, and 100 pixels from its left margin. Which styles should she use?

A.

top: 100px; left: 100px

B.

position: relative; top: 100px; left: 100px

C.

position: absolute;top: 100px;left: 100px

D.

position: absolute;margin-top: 100px;margin-left: 100px

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.

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?

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.

Which of the following is the minimal requirement for an XML document?

A.

It must be delimited.

B.

It must be well-formed.

C.

It must be embedded within HTML code.

D.

It must be embedded within XHTML code.

Susan is creating some additional images for her customer's Web site. One image will be used repeatedly on site pages. However, in order to support the site's topic-specific color scheme, she wants one shape in the image's background to be a different color on each page. What is the best way for Susan to accomplish this task?

A.

Create the image using layers for its different components.

B.

Create the image using series for its different components.

C.

Create the image using pages for its different components.

D.

Create the image using frames for its different components.