Re: Frames - does anyone like them?

Sunil Mishra wrote:
> The second mechanism is the <div> tag. This could again be used to
> partition the page.

The most versatile solution to the scroll/noscroll problem would be
to give all block elements a SCROLL=yes|no property.

Think of the possibilities. For example, you could give various text
blocks a noscroll property and that text would then remain fixed on
the screen while all other text scrolled underneath. This could be
especially effective when the non-scrolling text had the BLINK
attribute.

David Perrell

Received on Thursday, 22 August 1996 13:38:55 UTC