True/False
Indicate whether the sentence or statement is true
or false.
|
| 1. | You
can use either text or images as hotspots for links.
|
| 2. | Any
text on a Web page can be altered to attract more attention with the beginning <TEXT> and
ending </TEXT> tags.
|
| 3. | The
SIZE attribute of the <FONT> tag takes values that range from 1 to 7, and relative values such
as +2.
|
| 4. | If
you do not specify the bullet type for an unordered list, the default (e.g., circle, or disc) is
used.
|
| 5. | Images can be used as backgrounds, horizontal rules, or as pictures or graphics on any
Web page.
|
| 6. | All
browsers support GIF, JPEG, and PNG images.
|
| 7. | The
CENTER attribute of the <IMG> tag controls the alignment of an image on the Web
page.
|
| 8. | You
need two items to create a link to another Web page: the text that will serve as the hotspot, and the
name of the file to which you want to link.
|
| 9. | The
text that you use as a hotspot should not divulge the purpose of the link.
|
| 10. | When
the browser recognizes a Mailto URL, it prompts the visitor for a subject and the body of the mail
message.
|
| 11. | It is
unnecessary to test a Web page's links to verify that they function as expected.
|
| 12. | It is
a good idea to add a link named, To top, that takes the Web page visitor back to the top of the
current page.
|
| 13. | The
<LARGE> </LARGE> tags increase the font size of text in comparison to the surrounding
text.
|
| 14. | The
<STRIKE> </STRIKE> tags strike through text.
|
| 15. | The
<UNDER> </UNDER> tags underline text.
|
| 16. | Links
almost always are underlined, so you should be careful with underlining nonlink text.
|
| 17. | A Web
page with too much bold or italicized text can be distracting to viewers.
|
| 18. | You
can use the BORDER attribute of the <IMG> tag to eliminate the border around an
image.
|
| 19. | A
target is a shape into which the mouse pointer changes when moved over a linked image.
|
| 20. | To
set link targets, you use the <A> tag but you use the TARGET attribute, rather than the HREF
attribute used previously.
|
Multiple Choice
Identify the
letter of the choice that best completes the statement or answers the question.
|
| 21. | The
power of the Web centers on which of the following capabilities? a. | formatting | b. | linking | c. | graphics | d. | all of the above | | |
|
| 22. | Moving the mouse pointer over the hotspot on a Web page also displays, on the status
bar of the browser, the ____ to which you will be moved. a. | browser | b. | URL | c. | server | d. | tag | | |
|
| 23. | Most
paint programs will indicate the height and width of an image in ____. a. | coordinates | b. | pixels | c. | lines | d. | jpegs | | |
|
| 24. | Which
of the following attributes of the anchor tag sets the size of the shape using pixel or percentage
lengths? a. | PICT | b. | INLINE | c. | COORDS | d. | IMG | | |
|
| 25. | Which
of the following tags are used to create an e-mail link? a. | <A> and
</A> | b. | <EM> and </EM> | c. | <MAILTO>
and </MAILTO> | d. | none of the above | | |
|
| 26. | Which
of the following tags creates bold text? a. | <BOLD> and </BOLD> | b. | <HEAVY>
and </HEAVY> | c. | <B> and </B> | d. | <EM> and
</EM> | | |
|
| 27. | Which
of the following tags italicize text? a. | <ITALS> and </ITALS> | b. | <WAVY> and
</WAVY> | c. | <I> and </I> | d. | <IT> and
</IT> | | |
|
| 28. | 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 | | |
|
| 29. | Use
the ____ character before a target name to create a link to the target.
|
| 30. | You
can create a(n) ____ version of an image by resizing the image in a paint program and saving it with
a different file name. a. | icon | b. | bulleted | c. | thumbnail | d. | GIF | | |
|
Completion
Complete each sentence or
statement.
|
| 31. | ______________________ are used to connect a Web page to another Web page on the same,
or a different, Web server located anywhere in the world.
|
| 32. | The
______________________ attribute of the <BODY> tag controls the color of a link that has been
clicked or visited.
|
| 33. | To
start Notepad, click the Start button, point to Programs, point to ______________________, and then
click Notepad on the resulting submenu.
|
| 34. | The
______________________ attribute of the <UL> tag allows you to change the bullet
type.
|
| 35. | The
SRC, HEIGHT, and WIDTH attributes are all used with the <______________________>
tag.
|
| 36. | You
use the ______________________ attribute to insert a background image on the Web page.
|
| 37. | ______________________ text is text that must be placed below the normal
text.
|
| 38. | A(n)
______________________ on an image makes the image display as it if has a frame around
it.
|
| 39. | A(n)
______________________ image is a smaller version of the image itself.
|
| 40. | Where
largeimage.gif is the name of a full-sized image and thumbnail.gif is the name of a smaller version
of the image, the following tags will place the thumbnail image in a Web page: <A
HREF="largeimage.gif"><______________________="thumbnail.gif"></A>.
|