Module 8 Quiz
used by search engines to list your site and index your pages
Meta tags
All of the following are types of web servers EXCEPT
Optimized server
All of the following are types of web servers EXCEPT:
Optimized server
Computer-generated graphics come in two varieties: ____ and vector.
Raster
The page that opens when a hyperlink is clicked is called the hyperlink's ____.
Target
A commonly used option for making filenames easier to read is to separate words with the ____ character.
_
A ____ server hosts only one site.
dedicated
An HTML document uses the ____ tag to create the various inputs on a form.
<input />
included in some tags to specify additional information about the content to be formatted by the tag
Attributes
The "center" value of the align attribute is ____ in XHTML.
Deprecated
Since a dedicated web server only hosts one site, it is less expensive to operate than a shared server.
False
The most popular formats for pictures on the web are JPG, GIF, and ____.
PNG
The tag for creating a numbered list is ____.
<ol>
The amount of data that is transferred from the server is known as the site's _____ or data transfer.
Bandwidth
When an HTML document includes a script, it is included the ____ section.
Body
ignored by the browser but visible when the HTML document is viewed in text editor
Comment tag
To process a script, a browser must have a feature called a scripting ____.
Engine
Content displayed within the comment tag is displayed in the head section of the webpage.
False
HTML supports four kinds of lists: bulleted, numbered, contextual, and definition.
False
It is acceptable to use spaces in filenames, since all web servers now support filenames that contain spaces.
False
The content of webpages must always remain within the capabilities of HTML.
False
XHTML stands for Exceptional Hypertext Markup Language.
False
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
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 that is executed by a web browser.
True
The <p> tag creates a paragraph with the default alignment (left-justified).
True
The head section includes the tags that contain the page title and other information about the page.
True
You can place comments anywhere in an HTML document; you do not need to limit comments to the head section.
True
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
A bulleted list is also known as a(n) ____ list.
unordered
a feature necessary for a browser to process a script
Scripting engine
Most scripts are enclosed in HTML ____ tags so browsers that cannot execute the script will ignore the script.
comment
The first section of an HTML document is called the ____ section.
head
A ____ language is a general term that indicates the separation of the formatting of a document and the content of a document.
markup
general term indicating the separation of the formatting and the content of a document
markup language
Tags that are included within other tags are called ____ tags.
nested
A numbered list is also known as a(n) ____ list.
ordered
The term for a collection of website files stored on a web server is ____.
remote website
A web hosting service might offer additional services such as _____.
site statistics, email accounts, website templates
When choosing a web hosting provider it is important to consider all of the following EXCEPT:
the amount of active content that will be processed on the website
