Which of the following is the common name for the practice hackers use to trick people into revealing sensitive information?
A. Social engineering
B. Identity exploitation
C. Information probing
D. Intellectual deception
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?
A. Table layout and relative font sizes
B. Table layout and absolute font sizes
C. CSS positioning and relative font sizes
D. CSS positioning and absolute font sizes
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?
A. The site should support the vision of the company.
B. The site should replicate the company's product brochure.
C. The site should support one aspect of the company's goals.
D. The site should expand the vision of the company into new areas.
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:
A. they infringe on copyrights.
B. they interfere with the design process.
C. they are unlikely to fulfill all design specifications.
D. they contain business logic that cannot be modified.
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?
A. One
B. Two
C. Three
D. Four
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.
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?
A. Configure the application to use UTF-8.
B. Insert embedded style sheets for all pages.
C. Insert an XHTML 1.0 Transitional tag.
D. Enable the application to insert ending tags for all code.
You are creating a Web site for a customer, which will have many pages. You want to implement a single style sheet to control all the pages on the site. Which of the following would be the preferred method for doing so?
A. Use an internal style sheet.
B. Use an external style sheet.
C. Use an exported style sheet.
D. Use an embedded style sheet.
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:
A. after your system has been compromised.
B. after they have been standardized by the ISO.
C. as soon as they are released and proven stable.
D. during your next scheduled monthly maintenance session.
Denny is designing a Web site for his school's sporting events. This Web site will list event results for the school. When site visitors click a hyperlink for a specific event, a new page containing information about the sporting event will appear, including the teams involved, the location of the event, scores, key plays and specific accomplishments by contestants. Which of the following should Denny do to build this site?
A. Use database integration.
B. Create static pages for each event.
C. Use one page and modify it after each event.
D. Copy and paste Web pages from other schools' sites.