FRAMES - continued
For top and bottom frames, we would modify our code to use:
<FRAMESET ROWS = "50%,50% " >
it would split the browsers windows horizontally (top-bottom).
While this code creates the FRAMES, they are empty. This code becomes more useful when we use URLs.
are you taking notes?