- From: Todd Fahrner <fahrner@pobox.com>
- Date: Thu, 20 May 1999 10:57:41 -0700
- To: Walter Ian Kaye <walter@natural-innovations.com>, www-html@w3.org
At 10:51 -0700 20.5.99, Walter Ian Kaye wrote:
>-Walter
> who thinks that presentation is inextricable from HTML, due
> to the distinction between inline and block elements
That's only because CSS1 isn't implemented yet:
form { display: inline }
small { display: block; font-size: large }
Received on Thursday, 20 May 1999 13:57:46 UTC