- From: David Perrell <davidp@earthlink.net>
- Date: Wed, 30 Oct 1996 21:21:46 -0800
- To: <lee@sq.com>, <www-style@w3.org>
lee wrote:
> I don't want to divide the _document_ into columns, I want to
> divide the _screen_ into columns. Blackbird was better there.
I want to divide a _paragraph_ into columns.
<STYLE>
P { cols: 2;
colspace: 2em }
HEADING
Columns would a property
be really cool as opposed to
if they were an element.
Received on Thursday, 31 October 1996 00:27:38 UTC