What is the process for following every link on your site to ensure that it goes to the correct location?
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?
Consider the following XML code:
<title>President</title>
236 Washington Boulevard, Suite 480
Grover, CA 90000
The preceding code will not work properly. Which of the following describes the reason for this?
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?
Consider the following code:
<title>Casablanca</title>
What kind of code is shown in the preceding example?
The JavaScript open() method that is used to create a pop-up/pop-under window belongs to what DOM object?
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?
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 a member of a Web development team exploring design issues. Which of the following items should you consider first when designing a new site?
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?
Consider the following code:
Which of the following describes the tag used to insert this message?
Which of the following technologies can be used to create rollover images without the use of special plug-ins?
Which of the following formats uses Extensible Markup Language (XML) to describe certain shapes and is best for working with two-dimensional line art and shapes?
Bi-directional text is a function of CSS2. What is the importance of this function?
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?
Jason is attempting to gain unauthorized access to a corporate server by running a program that enters passwords from a long list of possible passwords. This type of attack is known as a:
Cookies can be used to:
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:
SVG files can be defined as:
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?
Kara is using FrontPage 2003 to build a new Web site. She has just finished creating a template page that contains the layout, fonts and menu items for all other pages in the site, as well as an editable region for each page's individual content. Other members of Kara's design team are using Dreamweaver to also work on the site. What should Kara name this file?
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?
Marcus is designing a site and wants to use a ready-made template from a Web development application. One consequence of using predesigned templates is that:
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?
Lisa needs to create a rollover image to act as her Web site's navigation buttons. What is the minimum number of images she must use to achieve a rollover effect?
Which of the following techniques helps stop a denial-of-service (DOS) attack in which an attacker has sent multiple ICMP or TCP packets to crash a Web server on the Internet?
Brent is creating a client-side script to preload images used in rollovers on his Web site. In order for the images to be preloaded into the browser cache, which JavaScript object should Brent instantiate and point to the location of the needed image?
When you publish a Flash file, Flash generates the HTML code for inserting an object in a Web page. Which of the following code fragments indicates the correct attributes that identify a SWF file within the
Which of the following is true with regard to creating an XML application?
What is the name for colors that create black when mixed together?
Which of the following is one of the advantages that SWF (Flash) files bring to Web-based environments?
Suandi is documenting the technology choices of his Web development team. In the document, he explains his reasons for using JavaScript as a development language on the client side because:
Which of the following strategies is best for implementing bulk e-mailing to customers?
Some of your site's users have called to complain that they do not understand the policy for shipping charges. Initially, the Web team created a pop-up window that appears at the point of purchase, designed to explain the shipping charge policy. Why did some of these users fail to get this message?
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?
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?
Curtis is creating a new Web site for his company. Which of the following should drive all other development concerns for the company's site?
Kellee wants to determine which areas of her company's Web site attract visitors, and the frequency with which those areas are visited. Which of the following is the best way for her to determine these facts?
What is the primary purpose of navigational elements within a Web site?
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 local philanthropic organization with a well-developed mission, vision and set of values has never had a Web site. The organization has hired Manuel to design a site. The president and directors of the organization want the mission, vision and values included in the site. This information is expressed as several paragraphs of text. What suggestion should Manuel offer?
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?