LESSON 38: NESTED FRAMESETS

  1. Study the index cards on Nested Framesets. I've included a hard copy of these index cards, for your convenience.
  2. Be sure that you can answer all the following questions, which are fair game for quizzes and tests.
    1. What does "nesting" refer to?
    2. What does it mean to "nest framesets"?
    3. Show the code for nested framesets, where the top-level frameset has two rows of equal height.
    4. In nested framesets, what does the phrase "top-level frameset" refer to?
    5. What is the structure of the top-level frameset in the coding example below?
    6. <FRAMESET COLS="*,*">
        <FRAMESET ...> the first frameset </FRAMESET>
        <FRAMESET ...> the second frameset </FRAMESET>
      </FRAMESET>
    7. What is the structure of the top-level frameset in the example below? How can you tell?
    8. What is the structure of the top-level frameset in the example below? How can you tell?
    9. What is the structure of the top-level frameset in the example below? How can you tell?
    10. How many frameset containers are in the example below? Explain.
  3. Be able to code the frameset structure in Nested Framesets, card 38b.
  4. Be able to code the frameset structure in Nested Framesets, card 38c.
  5. Be able to code the frameset structure in Nested Framesets, card 38d.
  6. Read pages 239 (from "Nesting Frames") to the bottom of page 242 (up to "Targeting Frames"). Be sure that you can answer all the following questions, which are fair game for quizzes and tests:
    1. What is the advantage of nesting framesets, over a simple grid structure?
    2. Is there any limit to the number of levels that frames can be nested?
    3. When you nest framesets, what must you be particularly careful of, for the frameset to display correctly?
    4. By default, how are frames separated?
    5. By default, do frames contain scrollbars, if needed to view the entire contents?
    6. Can individual frames in a frameset document be re-sized?
    7. How can you turn frame borders off?
    8. If you turn frame borders off, what remains between frames?
    9. Write the code that will turn borders off, in a way that is certain to work for all browsers:
    10. Is there an attribute for controlling the spacing between frames? If so, discuss.
    11. Can you assign colors to frame borders? If so, how?
    12. Fill in the blanks: the                  attribute within the                  tag controls whether scrollbars appear within the frame, regardless of the frame's contents.
    13. What is the default setting for the scrolling attribute, and how does it work?
    14. What are the approximate pixel widths of scrollbars?
    15. Can you prevent users from resizing your frames? If so, how?
    16. Write the <frame> tag for a frame with top and bottom margins of 20 pixels; left and right margins of 12 pixels. The frame should hold the file "bug.html".
THE QUIZ OVER THIS LESSON WILL CONSIST OF:
Prepare for the quiz over this section by practicing below.
Questions are asked in random order.
You can generate a printable quiz with solutions.








How many problems would you like on the quiz? (25 max)