- From: David Perrell <davidp@earthlink.net>
- Date: Mon, 6 Oct 1997 10:06:53 -0700
- To: "Hakon Lie" <howcome@w3.org>
- Cc: <www-html@w3.org>
Hakon Lie wrote:
> LI { display: inline }
But then, what happens to the bullets/numbering? The relevant properties
only apply to display type list-item. By declaring LI to be inline, bullets
and numbering no longer apply, and the element becomes functionally
equivalent to SPAN.
David Perrell
Received on Monday, 6 October 1997 13:16:59 UTC