HTML5 And CSS Comprehensive 7e Denise M. Woods, Wi
HTML5 and CSS Comprehensive 7e Denise M. Woods, Wi
Exam (elaborations)
HTML5 and CSS Comprehensive 7th Edition By Denise M. Woods, William J. Dorin (Test Bank)
4 views 0 purchase
Course
HTML5 and CSS Comprehensive 7e Denise M. Woods, Wi
Institution
HTML5 And CSS Comprehensive 7e Denise M. Woods, Wi
HTML5 and CSS Comprehensive 7e Denise M. Woods, William J. Dorin (Test Bank)
HTML5 and CSS Comprehensive 7e Denise M. Woods, William J. Dorin (Test Bank)
(HTML5 and CSS Comprehensive 7e Denise M. Woods, William J. Dorin)
(Test Bank all Chapters)
Chapter 1
MULTIPLE CHOICE
1. The world’s largest network is ____.
a. the Internet c. Newsnet
b. the World Wide Web d. both A and B
ANS: A PTS: 1 REF: HTML 2
2. ISPs utilize ____ data lines to allow individuals and companies to connect to the Internet backbone for
access to the Internet.
a. high-speed c. low-speed
b. medium-speed d. both A and B
ANS: D PTS: 1 REF: HTML 3
3. A(n) ____ is a company that has a permanent connection to the Internet backbone.
a. ASP c. PSP
b. ISP d. P2P
ANS: B PTS: 1 REF: HTML 3
4. Users with computers connected to the Internet can access ____.
a. the World Wide Web c. e-mail
b. social networking d. all of the above
ANS: D PTS: 1 REF: HTML 3
5. ____ is a set of rules for exchanging text, graphic, sound, video, and other multimedia files.
a. HTML c. HTTP
b. ISP d. ASP
ANS: C PTS: 1 REF: HTML 4
6. The ____ page of a Web site often serves as an index or table of contents to other documents and files
displayed on the site.
a. home c. tools
b. table d. server
ANS: A PTS: 1 REF: HTML 4
7. Each Web site contains a(n) ____ page, which is the first document users see when they access the
site.
a. home c. tools
b. table d. server
ANS: A PTS: 1 REF: HTML 4
8. Web pages are stored on a(n) ____, which is a computer that stores and sends requested Web pages
and other files.
a. table c. index
b. ISP d. host
ANS: D PTS: 1 REF: HTML 4
, 9. ____ is copying the Web pages and associated files such as graphics and audio to a Web server.
a. Downloading c. Uploading
b. Publishing d. Linking
ANS: B PTS: 1 REF: HTML 4
10. Any computer that has the appropriate software installed on it and is connected to the Internet can act
as a Web ____.
a. server c. key
b. proxy d. transfer protocol
ANS: A PTS: 1 REF: HTML 4
11. A very large Web site may be spread over a number of ____ in different geographic locations.
a. clients c. servers
b. proxies d. protocols
ANS: C PTS: 1 REF: HTML 4
12. A(n) ____ site is a site generally available to the public.
a. extranet c. intranet
b. Internet d. newsnet
ANS: B PTS: 1 REF: HTML 5
13. A(n) ____ is a private network that uses Internet technologies to share company information among
employees.
a. newsnet c. extranet
b. Internet d. intranet
ANS: D PTS: 1 REF: HTML 5
14. A(n) ____ is contained within a company or organization's network.
a. extranet c. intranet
b. newsnet d. Internet
ANS: C PTS: 1 REF: HTML 5
15. A(n) ____ can be used to share forms or organization schedules with employees or members.
a. newsnet c. intranet
b. Internet d. commerce network
ANS: C PTS: 1 REF: HTML 5
16. A(n) ____ is a private network that uses Internet technologies to share business information with select
corporate partners or key customers.
a. extranet c. newsnet
b. intranet d. Internet
ANS: A PTS: 1 REF: HTML 5
17. One use of a(n) ____ might be to support e-commerce to allow retailers to purchase inventory directly
or to pay bills online.
a. intranet c. Internet
b. extranet d. newsnet
, ANS: B PTS: 1 REF: HTML 5
18. Using ____ technologies, Web sites can enable customers to browse product catalogs, comparison
shop, and order products online.
a. dynamic c. e-commerce
b. FAQ d. intranet
ANS: C PTS: 1 REF: HTML 5
19. In order to view a Web page on any type of Web site, a computer needs to have a Web ____ installed.
a. browser c. manager
b. client d. explorer
ANS: A PTS: 1 REF: HTML 7
20. A Web ____ is a program that interprets and displays Web pages and enables you to view and interact
with a Web page.
a. surfer c. resource locator
b. browser d. client
ANS: B PTS: 1 REF: HTML 7
21. A(n) ____ is the address of a document or other file accessible on the Internet.
a. client c. explorer
b. URL d. tag
ANS: B PTS: 1 REF: HTML 7
22. To locate a Web page using a browser, you type its ____ in the browser’s Address or Location bar.
a. tag c. header
b. URL d. index
ANS: B PTS: 1 REF: HTML 7
23. An example of a(n) ____ on the Web is http://www.brain.com/shop/index.html.
a. URL c. header
b. tag d. index
ANS: A PTS: 1 REF: HTML 7
24. ____ is an authoring language used to create documents on the World Wide Web.
a. URL c. HTTP
b. XDL d. HTML
ANS: D PTS: 1 REF: HTML 8
25. ____ uses markup to define the structure and layout of a Web document.
a. Perl c. HTML
b. JavaScript d. SGML
ANS: C PTS: 1 REF: HTML 8
26. The ____ tag is used to display a horizontal rule across the page.
a. <line> c. <rule>
b. <across> d. <hr />
ANS: D PTS: 1 REF: HTML 8
, 27. The most recent version of HTML is HTML____.
a. 2.0 c. 4.01
b. 3.2 d. 5
ANS: D PTS: 1 REF: HTML 11
28. You can use CSS to alter the ____ of a Web page.
a. content c. style
b. scripting d. indexing
ANS: C PTS: 1 REF: HTML 11
29. The term ____ describes a combination of HTML tags, CSS, and a scripting language.
a. CHTML c. XML
b. DOM d. XHTML
ANS: B PTS: 1 REF: HTML 11
30. HTML and ____ are not the same thing; the latter is a separate language used to enhance the display
capabilities of HTML.
a. DXL c. XML
b. CSS d. XHTML
ANS: B PTS: 1 REF: HTML 11
31. ____ is an example of a scripting language.
a. Linux c. JavaScript
b. SQL d. C++
ANS: C PTS: 1 REF: HTML 11
32. ____ is designed to transport and store data.
a. XML c. CSS
b. XHTML d. DHTML
ANS: A PTS: 1 REF: HTML 12
33. By combining ____, XHTML combines the benefits of the display features of one and the stricter
coding standards required by the other.
a. Linux and XML c. C++ and HTML
b. Perl and HTML d. HTML and XML
ANS: D PTS: 1 REF: HTML 12
34. An XHTML coding practice is to require that the HTML file include a ____ statement.
a. BODY c. HEAD
b. DOCTYPE d. LINK
ANS: B PTS: 1 REF: HTML 12
35. An XHTML coding practice is to require that all attribute values be enclosed by ____.
a. braces c. angle brackets
b. parentheses d. single or double quotation marks
ANS: D PTS: 1 REF: HTML 13
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller tutorsection. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $15.49. You're not tied to anything after your purchase.