HTML FRAMES
Basic Examples
This slide is simply to coordinate some examples of frames. A new window will open
with the examples of frame. When down reviewing the example, close the window with
the example of the frame and return to this page for additional examples or to
continue with the class presentation.
- Example 1 and the
source code: The first page is set to 80 pixels wide, the width of the second page is set to 25%
of the available area and the third page should take up all the remaining space.
- Example 2 and the
source code:
Makes the top frame twice the height of the bottom frame.
- Example 3 and the
source code:
Fixes the height of the left and right frames and allocates the remaining space in the
window to the middle frame.
- Example 4 and the
source code:
Displays a large middle frame between two smaller frames.
- Example 5 and the
source code:
The example below shows how to nest frames by placing one frameset inside another.
previous slide |
next slide
Return to Beginning of Presentation
Return to Software Development Library