Re: Question on DFN

David Perrell writes:

 > Walter Ian Kaye wrote:
 > > Something similar for inline <LI>s would be nice, too:
 > > 
 > >   <US><LI>Foo, <LI>Bar</US>
 > 
 > Yes, inline lists would be nice. Too bad they can't be declared in a
 > stylesheet.

They can in CSS[1]:

  LI { display: inline }

Alas, current browsers don't honor the display property.

[1] http://www.w3.org/TR/REC-CSS1

Regards,

-h&kon

H   å   k   o   n      W   i   u   m       L   i   e
howcome@w3.org   W o r l d   Wide  W e b  Consortium
inria §°þ#¡ª FRANCE http://www.w3.org/people/howcome

Received on Sunday, 5 October 1997 07:21:40 UTC