Fundamental Web F2010 mid

Download Report

Transcript Fundamental Web F2010 mid

HTML & Dreamweaver Unit 1
The World Wide Web can be
defined as a:
a. group of related documents that are managed by a business.
b. collection of documents accessed through the Internet.
c. search engine that gathers information from sites all over the
world.
d. (All of the above defines the World Wide Web.)
HTML is ___
a. a company that provides access to the Internet.
b. common questions and answers.
c. common graphic format on the Web.
d. the language of the Web.
Which of the following is not a design rule
that should be applied to a personal Web site?
a. Be consistent.
b. Make your site easy to navigate.
c. Respect your visitors.
d. All above are rules
A
Web page’s _____________
source code is the text and
HTML commands used to create that page.
 Which tag gives a horizontal line? Web pages
are connected to each other through
<hr>
_______.
 What is the HTML feature that divides a web
page into two or more scrollable part?
_________
frames
 To create a link in a document to a section in
the same document, you would use a(n)
________.
anchor
An example of a search site is:
a. Netscape.
c. Yahoo!
b. ICANN.
d. WWW.
Which HTML code would make text appear
in green?
a. <font color=“green”></font>
b. <color=”green“></color>
c. <font>=<“green”></font>
d. <font=“green“></font>
True
False
True
False
True
False
True
False
True
False
Which HTML code would be used
to add a red background?
a. <body color=“red”>
c. <body=“red”>
b. <body bgcolor=“red”>
d. <body background=“red”>
Provides internet service usually
for a fee?
ISP
This is the name of the workspace area
where documents are displayed.
document
window
A
collection of related Web pages is known as
a _________
Web site
 To view Web pages you need to use a special
program called a(n): __________.
Browser
 Web pages are connected to each other
through ______________.
hyperlinks
 What are the two most popular file formats
used for Web graphics? _____________
GIF; JPEG
 A(n) ________________
navigation bar is a collection of
graphical or textual buttons each containing
a link to related Web pages in a current
Website.
Example of a one-sided tag?
<br>
What is the tag to create an unordered
list?
<ul>
What are the two main parts of
an HTML document?
Header; body
Photographs on a Web site can
___.
a. Personalize and familiarize the
unknown
c. Prompt an action
b. Deliver a message
d. All of the above
The extent to which you consider your
audience’s needs and goals will determine
the Web site’s degree of ___.
a. Structure
c. Usability
b. Visual identity
d. ASP
The abbreviation URL stands for:
Uniform Resource Locator
The ____ tag set provides information to the
browser about your Web page, such as its title,
author, and keywords.
a. <nest></nest>
c. <html></html>
b. <head></head>
d. <body></body>
A folder in a Dreamweaver site where all of
the files for a Web site are saved.
Root
Folder
Which HTML code would be used
to center a heading?
a. <h1><align=“center”>
c. <“center” h1>
b. <align=“center” h1>
d. <h1 align=“center”>
Which of these code segments uses proper HTML
code to display an image?
a. <img src=“book.gif” alt=“books”>
b. <img=“book.gif”>
c. <img src><“book.gif” alt=“books”>
d. <image=“book.gif”><alt=“books”>
True
False
True
False
True
False
True
False
True
False
Words or phrases relating to the site
that search engines index.
a. Google
c. keywords
b. Yahoo
d. site words
Which of the following is NOT an
element?
a. forms
c. sound
b. images
d. all are elements
True or False: Syntax rules govern the use
of HTML codes.
TRUE
Which of the following is NOT an
example of a browser?
a. Windows
c. Mozilla FireFox
b. Microsoft Internet Explorer
d. all are browsers
 What
keyboard shortcut keys used to create
a line break? ______________
Shift + enter
 Use
the __________view
to approximate how
Design
your page will look in a browser.
 The
_______________dialog
box assists users
Site definition
in creating a Dreamweaver site.
A
tag within a tag is known as a
_________tag.
nested
Used to select formats and position items
precisely to ensure a consistent look on web
pages.
a. workspace
c. toolbar
b. property inspector
d. menu
A server, such as an FTP; typically the
server from which a Web site’s visitors see
the interact with your finished Web site.
a. remote server
c. local server
b. local view
d. none of these
Pages scripted with ColdFusion code have
a ___ file extension.
a. .xhtml
c. .cfm
b. .doc
d. .exe
If information is to be read online, you
should limit the pages to ___ screens.
two
On an image map, what provides a
graphic link to related pages or to other
areas on the current page?
hotspot
Make sure that you study!!