Test Bank For New Perspectives on HTML CSS and XML Comprehensive 4th Edition by Patrick Carey
This Test Bank provides a comprehensive guide to the fundamentals of HTML, CSS, and XML. It contains a vast collection of practice questions and exercises to help students build a strong foundation in web development. The 4th edition of New Perspectives on HTML CSS and XML comes with up-to-date content on current web development standards and technologies, making it a valuable resource for students, instructors, and professionals alike.
The Test Bank is an essential tool for students to gauge their understanding of the concepts covered in the textbook. It features a range of question types, including multiple choice, true/false, and short answer questions. This provides students with an opportunity to practice and reinforce their learning, while also preparing them for exams and assignments. With the Test Bank, students can test their knowledge and receive immediate feedback, allowing them to identify areas where they need to focus more on.
TRUE/FALSE
1.The home page acts as a focal point for the Web site.
ANS: T PTS: 1 REF: HTML 75
2.Linear structures work for Web sites that are large and have a clearly defined order of pages.
ANS: F PTS: 1 REF: HTML 75
3.The structure shown in the accompanying figure is a hierarchical structure.
ANS: F PTS: 1 REF: HTML 75
4.In the structure shown in the accompanying figure, you can jump only from one page to the next or previous page.
ANS: T PTS: 1 REF: HTML 75
5.The structure shown in the accompanying figure is an augmented linear structure.
ANS: T PTS: 1 REF: HTML 75
6.The structure shown in the accompanying figure is a linear structure.
ANS: F PTS: 1 REF: HTML 76
7.You can combine linear and hierarchical structures in a Web site.
ANS: T PTS: 1 REF: HTML 76
8.Unstructured Web sites can be difficult and frustrating to use.
ANS: T PTS: 1 REF: HTML 77
9.Different Web site design principles apply to the protected section than to the regular, open section of the site.
ANS: F PTS: 1 REF: HTML 78
10.Every Web site should include a navigation list, which is a list containing links to the main topic areas of the site.
ANS: T PTS: 1 REF: HTML 79
11.Hyperlinks are created by enclosing some document content with a set of opening and closing <a> tags.
ANS: T PTS: 1 REF: HTML 81
12.When you specify only the filename, the browser assumes the file is in the same folder as the document containing the hypertext link.
ANS: T PTS: 1 REF: HTML 85
13.A relative path specifies a file’s precise location within the entire folder structure of a computer.
ANS: F PTS: 1 REF: HTML 87
14.You should almost always use relative paths in your links.
ANS: T PTS: 1 REF: HTML 88
15.The base element is useful when multiple documents are moved to a new folder.
ANS: F PTS: 1 REF: HTML 89
16.To enable users to jump to a specific location within a document, you first need to mark that location.
ANS: T PTS: 1 REF: HTML 91
17.Is you assign the same id name to more than one element on a Web page, browsers use the first occurrence of the id name.
ANS: T PTS: 1 REF: HTML 91
18.The target of the link needs to be a Web page; it cannot be another image file.
ANS: F PTS: 1 REF: HTML 102
19.HTML allows you to divide an image into different zones, or hotspots, each linked to a different destination.
ANS: T PTS: 1 REF: HTML 103
20.The URLs for all Web Pages must start with the http scheme.
ANS: T PTS: 1 REF: HTML 109
MODIFIED TRUE/FALSE
1.Spam is unsolicited junk e-mail sent to large numbers of people, promoting products, services, and in some cases, pornographic Web sites. ____________________
ANS: T PTS: 1 REF: HTML 117
2.A(n) tooltip is descriptive text that appears whenever a user positions the mouse pointer over a link. ____________________
ANS: T PTS: 1 REF: HTML 119
3.If a document to which you are linking is not on the same drive, you need to use a(n) relative link. ____________________
ANS: F, absolute
PTS: 1 REF: HTML 87
4.A(n) augmented structure is one in which each page is linked with the pages that follow and precede it. ____________________
ANS: F, linear
PTS: 1 REF: HTML 75
5.By default, a link currently being clicked or activated is underlined and blue. ____________________
ANS: F, red
PTS: 1 REF: HTML 82
6.The attribute, href = “url”, indicates the resource targeted by the hyperlink. ____________________
ANS: T PTS: 1 REF: HTML 84
7.XHTML documents are rejected if they contain elements with duplicate ids. ____________________
ANS: T PTS: 1 REF: HTML 91
8.Marking a location with a(n) path does not change your document’s appearance in any way; it merely creates a destination within your document. ____________________
ANS: F, anchor
PTS: 1 REF: HTML 95
9.Once the image has been marked as hypertext, clicking anywhere within the image jumps the user to the linked file. ____________________
ANS: T PTS: 1 REF: HTML 102
10.A Web site needs to include information about itself, called metadata, so search engines can read it and add the site to their search indices. ____________________
ANS: T PTS: 1 REF: HTML 121
11.A(n) protocol is a set of rules defining how information is passed between two devices. ____________________
ANS: T PTS: 1 REF: HTML 109
12.HTTP servers are file servers that act like virtual file cabinets in which users can store and retrieve data files. ____________________
ANS: F, FTP
PTS: 1 REF: HTML 114
13.A hyperlink containing the rel attribute is called a semantic link. ____________________
ANS: T PTS: 1 REF: HTML 120
14.Thumbnail images are small representations of larger image files. ____________________
ANS: T PTS: 1 REF: HTML 102
15.A(n) server-side image map is an image map that is defined within the Web page and handled by the Web browser running on a user’s computer. ____________________
ANS: F, client-side
PTS: 1 REF: HTML 104
Reviews
There are no reviews yet.