According to the W3C XML Recommendation, XML documents that are not well-formed:
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?
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?
Ben has reviewed surveys from a selected pool of potential site visitors. What should he do first with this valuable information?
Which of the following will best protect a server from Web server vulnerabilities that are exploited by hackers?
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?
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?
Which of the following is an acceptable way to insert a background image using a style sheet?
Sandra needs to check the hyperlinks on her company's Web site to verify that the URLs are still valid. What is the fastest method to accomplish this task?
Server and operating system vendors regularly update their software by offering security patches when new vulnerabilities are discovered. To keep your Web site and server safe, you should apply security patches:
Consider the following code:
Which of the following describes the tag used to insert this message?
Which of the following file types does not require a plug-in to be installed in the browser?
Your site development team has created a Web site, and you want to test its accessibility. Which of the following do you need to conduct the test?
Brent wants to use the same image on each page of his site, but wants to have a different color in a part of that image from one page to the next. Using an image software editor, he decides to create a master layered image with the changes on their own layer. Which file format would allow Brent to accomplish this task?
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:
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?
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 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?
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?
While designing a Web site for a customer, you are asked to add several photographic images to one of the pages. Which format would be best suited for this type of image?
Which of the following is the common name for the practice hackers use to trick people into revealing sensitive information?
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?
You have been asked to create a page that retrieves information from a database. Which of the following is the first step in obtaining information from a database from a Web page?
Which of the following would be an effective way to attract customers to your site without violating end-user trust and privacy?
Which of the following would typically be found in the contents of an external style sheet?
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?
Jason needs to create a table with four columns and six rows. Which of the following attributes must he include in the
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?
You are responsible for administering a Web site for a college program designed to get students to express their perspectives on topical issues. Your supervisor has been asked to ensure that all Web sites for the college are Conformance Level "Triple-A," according to Web Accessibility Initiative (WAI) standards. Which of the following will have to be eliminated from your site?
Which of the following strategies is best for implementing bulk e-mailing to customers?
Alma has been asked to upgrade the pages on her Web site to XHTML 1.0 Transitional. Which of the following tags must she alter on each page?
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?
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?
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?
You have included a check box on a registration Web page that users accessing your site can select to receive periodic bulk e-mail from your company. What must you include in your bulk e-mail messages to your subscribers?
You want to provide your visitors with Web pages that look good and perform well on many browsers and platforms. Accessibility and conformance to W3C standards are critical. Using a WYSIWYG editor, what would be the most appropriate positioning method and font choice for page elements on the site template?