4.2. Nested FramesetsYou can achieve more complex layouts by using nested <frameset> tags. Any frame within a frameset can contain another frameset. For example, Figure 4-2 shows a layout of two columns, the first with two rows and the second with three rows. This is created by nesting two <frameset> tags with row specifications within a top-level <frameset> that specifies the columns:
![]() Figure 4-2. Staggered frame layouts using nested <frameset> tags
Copyright © 2003 O'Reilly & Associates. All rights reserved. |
|