- From: Scott Porad <porad@smallworld.com>
- Date: Thu, 22 Aug 1996 13:01:09 -0500
- To: www-style@w3.org
Paul wrote: >Frames have their uses. But I wonder if they should be in _HTML_. Whether to >use frames or not is basically a design question, not content question. So >"frames" are good, but <FRAME> is bad. In other words, Frames should be >specified in style sheets. > >Does the [CSS Layout] specification do everything that those who use FRAME >need? If not, what needs to be added? To my way of thinking, frames shouldn't be specified in style sheets. The one benefit of frames (if there are any benefits) is the added functionality of allowing the creation of an HTML document in which two (or more) portions of the page act indepentently of one and other. I don't understand how a style sheet would create the same type of functionality that a <FRAME> does? It seems to me, and I might not know from foo, that <FRAME> informs a browser of how to layout something just the way that <P> or <Hx> does, and it is the style sheet which defines that layout (beyond a default). Thus, I would say frames shouldn't be a part of CSS. (Although, I wouldn't necessarily say that HTML is the correct place for frames either--see Gavin Nicol's response--but that's another issue.) Scott ------------------------------------------------------- Scott Porad Small World Software porad@smallworld.com 171 West 85th Street Voice: (212) 501-9800 New York, NY 10024 Fax: (212) 501-9816 http://www.smallworld.com "Shrink the World, Expand Your Mind"
Received on Thursday, 22 August 1996 13:07:32 UTC