it 1030
HTML quickly evolved through specifications that are the result of the collective work of the organization known as the ____.
W3C
Search engine broadcasting is the process of sending your site's URL to one or more search engines so they will list your site in their indexes.
false
Since a dedicated Web server only hosts one site, it is less expensive to operate than a shared server.
false
The text editor installed with Windows is called ____
notepad
Dreamweaver generates code that is compatible with XHTML 1.0.
true
In HTML, an image is any file that contains a picture, such as a photograph, logo, or computer-generated file.
true
JavaScript is a scripting language, a programming language that is executed by a Web browser.
true
Markup language is a general term that indicates the separation of the formatting of a document and the content of a document.
true
Microsoft Expression Web and Adobe Dreamweaver are two Web site creation and management tools.
true
The two filename extensions associated with Web pages are .html and ___
.htm
XHTML is currently in version ____.
1.1
Some tags include ____ that specify additional information about the content to be formatted by the tag.
attributes
HTML specifications that are not included when newer specifications are released or are not included in the XHTML specification are referred to as
deprecated
A bulleted list is also called an ordered list
false
HTML supports four kinds of lists: bulleted, numbered, contextual, and definition.
false
If you save a file with the default .txt extension, a Web browser will still recognize the file as a Web page.
false
It is acceptable to use spaces in filenames, since all Web servers now support filenames that contain spaces.
false
JavaScript scripts are available from the Web, but all involve some kind of fee.
false
Meta tags are placed in a document's body section
false
Notepad is a text interpreter program that is installed with Microsoft Windows.
false
Raster graphics are composed of paths, and vector graphics are composed of pixels.
false
Tags can be one-sided or two-sided
false
The content of Web pages must always remain within the capabilities of HTML.
false
When connecting Web pages with a hyperlink, the page that opens when the hyperlink is clicked is called the source page.
false
When you create XHTML documents, including the document type detail (DTD) is optional.
false
XHTML stands for Exceptional Hypertext Markup Language.
false
The first section of an HTML document is called the ____ section
head
An HTML document uses the ____ tag to create the various inputs on a form.
input
The <h1> tag is a ____ tag.
level 1 heading
A ____ language is a general term that indicates the separation of the formatting of a document and the content of a document.
markup
Tags that are included within other tags are called ____ tags.
nested
The ____ color palette is a collection of 216 colors that all computers render in the same way.
none of the above
The default font for Web pages is ____
times new roman
A document type declaration (DTD) is a one-sided tag that tells a browser which syntax version of a markup language your document uses.
true
An absolute path specifies a file's location with absolute precision; there is no reference to the current file.
true
The <p> tag creates a paragraph with the default alignment (left-justified).
true
The Web-safe color palette is a collection of 216 colors that all computers render in the same way.
true
The head section includes the tags that contain the page title and other information about the page.
true
The home page sits at the top of a storyboard, or navigation structure.
true
There are three types of browser extensions: plug-ins, add-ons, and helper application
true
