http://fishcaro.crosswinds.net/day_38_nested_frames.htm
INDEX CARD #38:
WHAT IS A NESTED FRAMESET? (38a)
Nesting is common in programming.
The top-level frameset refers to the outermost frameset. (This terminology is important when we start talking about linking into frames.) In the example above, the first row gives the structure for the top-level frameset; so, the top-level frameset contains two rows, each of equal height. |
EXAMPLE: COLUMNS for the TOP-LEVEL FRAMESET (38b)The top-level frameset has three columns. Why columns first? Because the up/down lines go through the entire structure! The first column is a frameset with three rows. The second column is a frameset with two rows. The third column is a single frame. VIEW the SOURCE on the link above to see how this structure was produced! |
EXAMPLE: ROWS for the TOP-LEVEL FRAMESET (38c)The top-level frameset has three rows. Why rows first? Because the left/right lines go through the entire structure! The first row is a frameset with three columns. The second row is a frameset with two columns. The third row is a single frame. VIEW the SOURCE on the link above to see how this structure was produced! |
A MORE COMPLICATED EXAMPLE (38d)This one has framesets within framesets within framesets! VIEW the SOURCE on the link above to see how this structure was produced! |
Printable version of Index Card 38a
Printable version of Index Card 38b
Printable version of Index Card 38c
Printable version of Index Card 38d
WORKSHEET #38:
ASSIGNMENT #38:
<!-- HERE IS THE LINK TO THE NESTED FRAMESET STRUCTURE.-->so that I can easily find this when I grade your homepage.