SOLUTIONS!!
mailto address - ANSWERAn e-mail address can be turned into a hypertext link
using the URL _____.
Closing - ANSWERIn a two-sided tag, a(n) _____ tag indicates the content's end.
<dd> - ANSWERThe _____ grouping element contains a single term from a
description list.
ul - ANSWERThe structure for an unordered list is similar to that used with ordered
lists except that the list items are grouped within the _____ element.
span - ANSWERIdentify a text-level element used to mark generic run of text within
the document.
<!--comment--> - ANSWERTo add notes or comments, insert a comment tag using
the syntax _____.
markup - ANSWERA _____ language is a language used to describe the content
and structure of documents.
&#code; - ANSWERIf the encoding value is known, one can insert the corresponding
character directly into a web page using the character encoding reference _____.
Element - ANSWERThe fundamental building block in every Hypertext Markup
Language (HTML) document is the _____ tag, which marks a component in the
document.
doctype - ANSWERThe first line in a Hypertext Markup Language (HTML) file is the
_____, which is a processing instruction indicating the markup language used in a
document.
file server - ANSWERA host that provides storage space for saving and retrieving
records is called a _____.
Wide Area Network (WAN) - ANSWERIf a network covers several buildings or cities,
it is called _____.
<a href="file#id" /> - ANSWERWhich of the following elements can be added to a
document head to define a different starting point for relative paths?
World Wide Web - ANSWERThe totality of interconnected hypertext documents
became known as the _____.
, folder1 - ANSWERIdentify the root folder in the absolute path
/folder1/folder2/folder3/file.
web server - ANSWERWeb pages are accessed through a software program called
a _____.
<div> - ANSWER_____ contains a generic grouping of elements within a document.
<!--Welcome John Smith --> - ANSWERTo add the comment, Welcome John Smith,
the syntax would be _____.
scheme:location - ANSWERIdentify a general structure shared by all Uniform
Resource Locators (URLs).
&char; - ANSWERCharacter entity references are inserted using the syntax _____.
2.0 - ANSWERHypertext Markup language (HTML) version _____ added interactive
elements, including web forms.
American Standard Code for Information Interchange (ASCII) - ANSWERThe
character set used for the English alphabet is the _____.
Rollover effect - ANSWER_____ is used to provide visual clues that the text is
hypertext links rather than normal text.
Adobe Dreamweaver - ANSWERWhich of the following is a popular integrated
development environment for web development?
Line Breaks - ANSWER_____ are placed within grouping elements, such as
paragraphs or headings, to force page content to start on a new line within the
group.
li - ANSWERWhich of the following Hypertext Markup Language (HTML) grouping
elements contains a single item from an ordered or unordered list?
Character entity reference - ANSWER_____ is a short memorable name used in
place of encoding reference number.
Extensible Hypertext Markup Language (XHTML) - ANSWERThe World Wide Web
Consortium enforced a stricter set of standards in a different version of Hypertext
Markup Language (HTML) called _____.
content="text" - ANSWERIdentify an attribute of the meta element provides the value
associated with the http-equiv or name attributes.
2.0 - ANSWERWhich version of Extensible Hypertext Markup Language (XHTML) is
not backward compatible with HTML?