True/False Indicate whether the sentence or statement is true
or false.
|
||||||||||||
|
1. |
Each
frame in a Web page can display a different, individual Web page, with multiple pages able to
interact with each other.
|
|||||||||||
|
2. |
A
frame is a rectangular area in which only text can appear.
|
|||||||||||
|
3. |
In a
frame definition file, you specify the layout for frames and their contents.
|
|||||||||||
|
4. |
A
frameset can be thought of as a window with various windowpanes.
|
|||||||||||
|
5. |
The
<FRAMESET> tag does not require an end tag when creating frames.
|
|||||||||||
|
6. |
A
<FRAME> tag is required for each frame in a frameset.
|
|||||||||||
|
7. |
Frames can be used to replace menu lists and menu bars.
|
|||||||||||
|
8. |
The
<FRAMESET ROWS="30%, 70%"> tag creates two rows.
|
|||||||||||
|
9. |
Scroll bars allow a Web page visitor to scroll vertically or horizontally through a
Web page when the page is longer or wider than the screen.
|
|||||||||||
|
10. |
To
create an effective frame structure, you should begin with a good design.
|
|||||||||||
Multiple Choice Identify the
letter of the choice that best completes the statement or answers the question.
|
||||||||||||
|
11. |
Which
of the following is an advantage of using frames?
|
|||||||||||
|
12. |
A
frame definition file ____.
|
|||||||||||
|
13. |
Which
of the following tags displays alternate content if the browser used does not support
frames?
|
|||||||||||
|
14. |
Which
of the following is a tag used in the creation of a frame definition file?
|
|||||||||||
|
15. |
Which
of the following attributes in the <FRAMESET> tag indicates the number of
columns?
|
|||||||||||
|
16. |
Which
of the following attributes in the <FRAMESET> tag indicates the number of
rows?
|
|||||||||||
|
17. |
You
use the SRC and NAME attributes in which of the following tags?
|
|||||||||||
|
18. |
Which
of the following attributes allows you to turn off scrolling in a frame?
|
|||||||||||
|
19. |
The
difference between the initial HTML tags used in the creation of a frame definition file, as opposed
to the initial HTML tags for a Web page without frames, is the omission of the ____
tags.
|
|||||||||||
|
20. |
Which
of the following attributes indicates that there are two rows and they will display in 30 percent and
70 percent of the screen, respectively?
|
|||||||||||
Completion Complete each sentence or
statement.
|
||||||||||||
|
21. |
A(n)
______________________ is a rectangular area in which text or graphics can appear, often used to
divide a Web page into more than one window.
|
|||||||||||
|
22. |
The
<______________________> tags define the structure of the frames within a window.
|
|||||||||||
|
23. |
The
<______________________> tag defines a given frame within a frameset.
|
|||||||||||
|
24. |
The
<______________________> tags provide alternate content if the browser used does not support
frames.
|
|||||||||||
|
25. |
The
______________________ attribute indicates the source to be displayed in the frame.
|
|||||||||||
|
|
|
|
|
|