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?
Answer : A
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?
Answer : D
User feedback can be evaluated in many ways. Which of the following methods is more quantitative than direct user feedback, and will provide indirect feedback from the majority of users who do not respond?
Answer : B
Jared is creating an interactive Web site that is expected to respond to heavy traffic. He needs to request new hardware in order to build a staging server. What requirement of the staging server should he be aware of when ordering the new hardware?
Answer : A
Consider the following code:
<a href="http://www.ciwcertified.com">
<img src="ciw-logo.gif" width="231" height="84" border="0"/>
</a>
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?
Answer : A