You have been asked to transfer print copy to a Web page. Which of the following is a commonly accepted rule concerning white space in this situation?
A. A Web page should contain less than 10 percent white space at any time.
B. A Web page should contain more than 10 percent white space, but no more than 20 percent.
C. A Web page should contain approximately 50 percent less text than a printed page containing the same information.
D. A Web page should contain approximately 20 percent less text than a printed page containing the same information.
A college is considering allowing podcasting on its student Web site. What should be done to ensure that the site meets the college's strict accessibility policy?
A. Create an alternative page that does not list the audio files.
B. Require a text-only version of each audio transmission from the site.
C. Create a disclaimer on the page for the audio file format and site visitors who are hard-of-hearing.
D. Convert all transmissions into the Ogg Vorbis format, which is easily accessible using additional audio plug-ins.
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?
A. Be careful to use no symbols for objects.
B. Use interesting symbols for all of the objects.
C. Include more than one tween on the top layer.
D. Use a circular pattern, moving objects between locations.
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?
A. You must determine which file format is widely used so that site visitors will be easily able to find and install the necessary plug-ins.
B. You must decide which format is proprietary to a specific plug-in so that visitors will not be able to easily copy your work to another site.
C. You must consider the cost you will need to charge site visitors for downloading and installing the necessary plug-ins to view the site's multimedia.
D. You must not implement multimedia that requires a plug-in because you do not know whether plug- ins will work in multiple browser types and versions.
Marcos is writing a client-side JavaScript that asks the user to type a dollar amount that will be used to compute a loan payment amount. Which of the following methods can Marcos use to ask the user for input?
A. alert(Please enter the loan amount.);
B. msgbox(Please enter the loan amount.);
C. prompt(Please enter the loan amount., );
D. input(Please enter the loan amount., Loan Calculation);
You have decided that using a pop-up window is appropriate in a particular situation. Which of the following can you use to ensure that the window is displayed in the proper location?
A. CSS and XHTML
B. XHTML and pseudo-code
C. JavaScript and pseudo-code
D. JavaScript and the Document Object Model (DOM)
You are creating a Web site for a customer. You will use an external linked style sheet for controlling the style of elements and giving a consistent look and feel to the site. Which of the following best describes this external style sheet?
A. A text file that uses the .css file name extension and contains only style definitions
B. A text file that uses the .htm file name extension and contains only style definitions
C. A text file that uses the .css file name extension and contains style definitions and HTML formatting tags
D. A text file that uses the .htm file name extension and contains style definitions and HTML formatting tags
You have created a design template using Dreamweaver MX 2004 and generated several child Web pages from this original template. What happens if you edit the original template?
A. The Z-index of each child page increases.
B. The change has no effect on the child pages.
C. The layer number of each child page increases.
D. The child pages reflect the change to the original.
It is often suggested that a Web design team hire a professional editor. What advantage does the contribution of the editor bring to the site design process?
A. The editor brings cultural perspectives to the process.
B. The editor sets the tone, making style guides unnecessary.
C. The editor is responsible for the accuracy of the information.
D. The editor ensures that the site is consistent in tone and content.
Which of the following elements is the best way to make a Web page easier to read and to get your content across to Web users?
A. Implement white space to reduce clutter.
B. Use a Flash presentation to represent content.
C. Implement a sans-serif font to make the page easier to read.
D. Use several high-end graphics instead of lengthy sentences to represent content.