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?
Ben has decided to use a MySQL database on a Linux system to store data for his business-to-business (B2B) Web site. Which language can he use to request the data?
Jay is about to integrate animation into his Web site. He has decided that using shape tweening is the most dynamic technique with which to begin. In using this technique, what must he remember to do?
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?
Which of the following is the common name for the practice hackers use to trick people into revealing sensitive information?
You are working for a financial services company. The company has a Web site that allows its customers to review their statements online. Your Web site uses the Document Object Model (DOM), ActiveX, JavaScript and Java. Which of these technologies is most likely to cause customers problems with their browsers when they try to access information?
Tomas wants to resize the same vector image on different pages of his Web site. Which Web graphics format would be ideal for this?
Consider the following code:
Which of the following describes the tag used to insert this message?
Your team is creating a Web site for a small non-profit organization. Which of the following will help all users, including those with vision disabilities?
During a project meeting, Eric explains the need for a development server to host the company's new Web site during development. Eric's IT co-workers want to know who will have access to the development server. What should Eric tell them?
What must you consider when designing pages using the JavaScript open() method?
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?
Mikala is designing a Web site for TLP Building Supply. The company's CEO is impressed by Flash introductions and blinking marquees, and she wants to use them on the TLP site. Mikala knows from reviewing the site audience surveys that the TLP audience prefers easy navigation and a simple design. How can Mikala balance the CEO's preferences with the audience's needs?
Which of the following is one of the advantages that SWF (Flash) files bring to Web-based environments?
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:
Which of the following would typically be found in the contents of an external style sheet?
Jason needs to create a table with four columns and six rows. Which of the following attributes must he include in the
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?
Processes that take client input, perform functions on the Web server and then return content to the Web browser are known as:
You have created an animation using a commercial software package. You decide that you want the animation sequence to play faster without frame loss. The frame delay rate is set to 30 (30/100 second). In order to increase the speed of the sequence, you should:
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:
Which of the following is an acceptable way to insert a background image using a style sheet?
Ben has reviewed surveys from a selected pool of potential site visitors. What should he do first with this valuable information?
The JavaScript open() method that is used to create a pop-up/pop-under window belongs to what DOM object?
Consider the following code:
$dbcon=mysql_connect("james.stangernet.com","example");
mysql_select_db("databaseone");
Which of the following describes the function of this code?
You are designing a Web site for a customer who wants to incorporate multimedia on the site. In terms of site design, what must you consider before you begin?
You are a member of a Web development team exploring design issues. Which of the following items should you consider first when designing a new site?
Applying masks in Flash allows for the creation of depth on the Web page. Which of the following is true when creating vector masks?
Consider the following code:
What kind of code is shown in the preceding example?
Ruthann has hired a Web designer to create an additional site for a new product line that her company has recently added to its collection of bath accessories. The Web designer has suggested using the style guide that was used for the company's core site. Using a style guide will provide the designer with:
Your company often uses bulk e-mail to announce new products. You have been asked to design an HTML page containing a product announcement that will be sent via e-mail. Which of the following can be used to reduce accusations that your company sends spam to users?
A company Web site sells auto parts using a red, white and blue color scheme. Serena, an employee, has been asked to add a message on the home page announcing the availability of new brake pads. How can Serena best incorporate her message so that it is most effective?
Kylee is creating a Flash animation banner. The banner is advertising a company's change of ownership. In the banner, the old company logo needs to morph into the new logo. What is the best way for Kylee to do this?