True/False
Indicate whether the sentence or statement is true
or false.
|
| 1. | An
extranet typically is a Web site with private access, typically used by select business partners or
customers.
|
| 2. | HTML
tags and HTML markups are synonymous.
|
| 3. | Tim
Berners-Lee created the system of tags that is now known as HTML.
|
| 4. | In
planning a Web site, it is important to know who will be using the Web site, and what their
computing environments are like.
|
| 5. | Good
Web site design provides ease of navigation to allow users to find content quickly and
easily.
|
| 6. | Definition term tags do not require end tags.
|
| 7. | Popular Web development editors, such as Dreamweaver and FrontPage, ultimately result
in HTML code.
|
| 8. | HTML
files must end with an extension of .htm or .html.
|
| 9. | For
Web servers that run an operating system that does not accept long file names, you need to use the
.htm extension.
|
| 10. | Web
pages are as diverse as the people who create them, and rarely include common elements and
parts.
|
| 11. | Headings are inline images that display lines across the page to separate different
sections.
|
| 12. | Although it is not possible to create a hyperlink to an e-mail address, the e-mail
address of the person responsible for a Web page should be included on the Web page
nevertheless.
|
| 13. | The
FACE attribute of the <FONT> tag changes the font size.
|
| 14. | Images can be used as backgrounds, horizontal rules, or as pictures or graphics on any
Web page.
|
| 15. | In
the anchor tag <A HREF="mailto:webres@isp.com">webres@isp.com</A>, the word,
webres, is the hotspot for the link.
|
| 16. | The
<LARGE> </LARGE> tags increase the font size of text in comparison to the surrounding
text.
|
| 17. | Tables must have a background color in either all cells or none.
|
| 18. | It is
useful to begin writing the HTML code for a table before conceptualizing the table on paper in order
to determine how many rows and columns you need.
|
| 19. | You
can insert a single image into a one-row, one-column table, and use a border to make the image appear
to have a frame around it.
|
| 20. | The
most important aspect of Web page navigation is the placement of the navigation options at the top of
the Web page.
|
| 21. | The
WIDTH attribute allows you to set the width in number of pixels or as a percentage of the width of
the table in the <TD> tag.
|
| 22. | Not
all images are appropriate for image mapping.
|
| 23. | All
changes to a registered, server-side image map must be coordinated with the Webmaster of that Web
site.
|
| 24. | The
<MAP> </MAP> tags create a client-side image map.
|
| 25. | By
default, the <TD> tag aligns the contents of a table cell in the center of the cell
horizontally and to the left vertically.
|
Multiple Choice
Identify the
letter of the choice that best completes the statement or answers the question.
|
| 26. | Which
of the following is stored on and runs from one or more Web servers? a. | Web
site | b. | network | c. | Web browser | d. | hyperlink | | |
|
| 27. | Who
or which of the following founded W3C? a. | Rober Calliau | b. | World Wide Web
Consortium | c. | Tim Berners-Lee | d. | both b. and
c. | | |
|
| 28. | Which
of the following is an HTML editor? a. | Macromedia HomeSite | b. | Notepad | c. | SimpleText | d. | all of the
above | | |
|
| 29. | Which
of the following can be added to a Web site to improve its appearance? a. | text
formatting | b. | a horizontal rule | c. | background
color | d. | all of the above | | |
|
| 30. | Which
of the following is the HTML tag used to insert a horizontal rule? a. | <HOR> | b. | <HR> | c. | <RUL> | d. | none of the above | | |
|
| 31. | If
you have edited your file in Notepad and your browser is open, which of the following will allow you
to view the new changes in the browser? a. | the Refresh button | b. | the Home
button | c. | either a. or b. | d. | neither a. nor
b. | | |
|
| 32. | Which
of the following displays the Notepad menu names? a. | File menu | b. | menu
bar | c. | master
menu | d. | status
bar | | |
|
| 33. | Which
of the following tags breaks a line of text exactly at the point at which the tag
appears? a. | <P></P> | b. | <BR> | c. | <NEW></NEW> | d. | <BL> | | |
|
| 34. | Web
servers with which of the following operating systems allow long file names? a. | Windows
95 | b. | Windows
98 | c. | Macintosh | d. | all of the above | | |
|
| 35. | To
change the background color on a Web page, you use BGCOLOR in which of the following
tags? a. | <HEAD> | b. | <BODY> | c. | <COLOR> | d. | <TITLE> | | |
|
| 36. | Which
of the following specifies left-alignment? a. | ALIGN="LEFT" | b. | ALIGN/LEFT | c. | LEFT ALIGN | d. | ALIGN(LEFT) | | |
|
| 37. | The
____ tag is used to control line breaking within text that has been set off using the
<BLOCKQUOTE> tag. a. | <P> | b. | <BR> | c. | <PRE> | d. | both a and
b | | |
|
| 38. | Within the <IMG> tag, you use the ____ attribute to right-align text around an
image. a. | RIGHT-ALIGN | b. | ALIGNMENT=R | c. | CLEAR=RIGHT | d. | ALIGN=RIGHT | | |
|
| 39. | Which
of the following can be added to a table? a. | headings that span rows and columns | b. | additional
cellspacing or cellpadding | c. | captions | d. | all of the
above | | |
|
| 40. | Which
of the following tags indicate the beginning and end of the table? a. | <TABLE>
and </TABLE> | b. | <TR> and </TR> | c. | <TH> and
</TH> | d. | <TD> and </TD> | | |
|
| 41. | Both
the ____ tags are used for cells, and they share the same attributes. a. | <TH> and
<TR> | b. | <TR> and <TD> | c. | <TD> and
<TH> | d. | <TC> and <TH> | | |
|
| 42. | The
CELLSPACING attribute adds ____ between cells. a. | tags | b. | pixels | c. | bitmaps | d. | points | | |
|
| 43. | Which
of the following pastes the contents from the Clipboard into a new file? a. | CTRL+V | b. | CTRL+P | c. | CTRL+I | d. | ALT+P | | |
|
| 44. | The
title of a Web page may not contain which of the following? a. | anchors | b. | paragraph marks | c. | highlighting | d. | any of the above | | |
|
| 45. | In an
image map, either a specific area or several areas serve as the which of the
following? a. | tags | b. | metalinks | c. | hotspots | d. | all of the above | | |
|
| 46. | Server-side image mapping has the advantage that it does not require a specific type
or level of ____ to support it. a. | server | b. | coordinate
table | c. | application | d. | browser | | |
|
| 47. | You
must use the coordinates for each corner of the shape in which of the following image
sections? a. | rectangular | b. | cylindrical | c. | polygonal | d. | single-point | | |
|
| 48. | Moving the mouse pointer ____ increases the y-coordinate in Paint. a. | up | b. | down | c. | to the right | d. | to the
left | | |
|
| 49. | Which
of the following tags eliminates the need to align individual data cells vertically in a
table? a. | <TD
VALIGN="UP"> | b. | <TD VALIGN="HIGH"> | c. | <TR
VALIGN="VERT"> | d. | <TR VALIGN="TOP"> | | |
|
| 50. | Which
of the following attributes of the <IMG> tag specifies the image file to be
used?
|