Webpage Design Final Exam Review: Chapter 1; Nolan Hunter
A(n) ____ is the address of a document or other file accessible on the Internet.
URL
An example of a(n) ____ on the Web is http://www.scsite.com/html6e/index.htm.
URL
To locate a Web page using a browser, you type its ____ in the browser's Address or Location bar.
URL
You can create Web pages using a(n) ____, such as Adobe Dreamweaver or Amaya.
WYSIWYG editor
Most HTML elements consist of ____.
a start tag an end tag content
ISPs utilize ____ data lines to allow individuals and companies to connect to the Internet backbone for access to the Internet.
both medium - speed and high - speed
A Web ____ is a program that interprets and displays Web pages and enables you to view and interact with a Web page.
browser
In order to view a Web page on any type of Web site, a computer needs to have a Web ____ installed.
browser
Using ____ technologies, Web sites can enable customers to browse product catalogs, comparison shop, and order products online.
e-commerce
Because the Web supports ____, a Web page can include this kind of element
graphics text sound video
A(n) ____ Web site structure connects Web pages in a treelike structure.
hierarchical
Each Web site contains a(n) ____ page, which is the first document users see when they access the site.
home
The ____ page of a Web site often serves as an index or table of contents to other documents and files displayed on the site.
home
Web pages are stored on a(n) ____, which is a computer that stores and sends requested Web pages and other files.
host
A(n) ____ is a private network that uses Internet technologies to share company information among employees.
intranet
Knowing the ____ of your target audience will help you design a Web site appropriate for all users.
level of computer literacy gender age
Companies and organizations can use extranets to share ____.
product manuals inventory status training modules order information
Any computer that has the appropriate software installed on it and is connected to the Internet can act as a Web ____.
server
A very large Web site may be spread over a number of ____ in different geographic locations.
servers
An XHTML coding practice is to require that all attribute values be enclosed by ____.
single or double quotes
You can use CSS to alter the ____ of a Web page
style
You can create Web pages using HTML with a simple ____, such as Notepad++, Notepad, TextPad, or SimpleText.
text editor
The world's largest network is ____.
the Internet
Users with computers connected to the Internet can access ____.
the World Wide Web,Social Networking, and e-mail
A(n) ____ Web site structure has no set organization
webbed
An XHTML coding practice is to require that the HTML file include a ____ statement.
DOCTYPE
The term ____ describes a combination of HTML tags, CSS, and a scripting language.
DOM
____ is limited in its ability to define the appearance across one or more Web pages.
HTML
____ is the authoring language used to create documents on the World Wide Web.
HTML
____ uses markup to define the structure and layout of a Web document.
HTML
The ____ is a set of rules for exchanging text, graphic, sound, video, and other multimedia files.
HTTP
A(n) ____ is a company that has a permanent connection to the Internet backbone.
ISP
A(n) ____ site is a site generally available to the public.
Internet
____ is an example of a scripting language.
JavaScript
____ is copying the Web pages and associated files such as graphics and audio to a Web server.
Publishing
The ____ tag is used to display a horizontal rule across the page.
<hr />
