Browsers
Unlock all answers in this set
Unlock answersquestion
A structural element that has content containing tangential or side issues to the main topic of the page is a(n) ______.
answer
question
______ includes the blank spaces, tabs, and line breaks found within the file.
answer
white space
question
If a network covers several buildings or cities, it is called a ____.
answer
WAN
question
The doctype is used by ______, which are programs that examine document code to ensure that it meets all the syntax requirements of the specified language.
answer
validators
question
Item 2 in the figure above represents the _______ of the style sheet.
answer
Filename
question
Each browser has its own ______ style sheet that specifies the appearance of different HTML elements.
answer
internal
question
Closing tags are identified by the ____ that precedes the tag name.
answer
slash
question
The founders of the Web developed a system of ____ documents.
answer
hypertext
question
A two-sided tag contains a(n) ____ tag that tells the browser to turn on a feature and apply it to the content that follows.
answer
opening
question
If computers are close together, the network linking them is called a ____.
answer
LAN
question
Another type of list that contains a list of terms, each followed by its description, is called a(n) ________.
answer
description list
question
The document ______ is not displayed within the page, but is usually display in a browser's title bar or on a browser tab.
answer
title
question
To designate a paragraph element you would use the ____ tag.
answer
question
In good HTML code, nested elements do not ____.
answer
overlap
question
The exact appearance of each page is described in a separate document known as a
answer
stylesheet
question
If an element contains text or another element, it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.
answer
two-sided
question
The World Wide Web Consortium has created a set of ____, or specifications, that all browser manufacturers follow.
answer
standards
question
You can mark extended quotes with the HTML _________ element.
answer
blockquote
question
To add the comment, Welcome John Smith, the syntax would be ________
answer
question
A ____ language is a language used to describe the content and structure of documents.
answer
markup
question
The first portion of a URL identifies the ____.
answer
protocol
question
If the path and filename are left off the URL, the server returns the ____.
answer
default home page
question
The ____ protocol is used to open a user's e-mail client and address a new message.
answer
mailto
question
In the URL http://www.mwu.edu/course/info.html#majors, the server is ____.
answer
www.mwu.edu
question
A(n) ____ path specifies the location for a file in relation to the folder containing the current Web document.
answer
relative
question
If you want all of the links in your document to point to a new window, you can add the target attribute to a(n) ____ element in the document's header.
question
Which of the following is an HTML-supported kind of path?
answer
both A and B absolute and interp.
question
In the URL http://www.mwu.edu/course/info.html#majors, the protocol is ____.
answer
http
question
____ servers can store files that Internet users can download, or transfer, to their computers.
answer
FTP
question
Web browsers communicate with Web servers using the ____ communication protocol.
answer
HTTP
question
You link to an id or anchor using the anchor name preceded by the ____ symbol.
answer
#
question
A(n) ____ map lists the position of all hotspots within a particular image.
answer
image
question
In the URL http://www.mwu.edu/course/info.html#majors, the id/anchor name is ____.
answer
#majors
question
To differentiate the absolute pathnames to files that are located on different drives, HTML requires you to include the drive letter followed by a ____.
answer
vertical bar
question
All Web page URLs begin with the letters ____.
answer
HTTP
question
When referencing a file located in a different folder than the link tag, you must include the ____ for the file.
answer
path
question
To create a hypertext link to a document on the Internet, you need to know its ____.
answer
URL
question
A(n) ____ path provides a precise location for a file.
answer
absolute
question
To force a document to appear in a new window, you add the ____ attribute to the tag.
answer
target
question
To use a single image to access multiple targets, you must set up ____ within the image.
answer
hotspots