Re: Question on DFN

On  6 Oct 97, "David Perrell" <davidp@earthlink.net> wrote:

> 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.

Not necessary: (1) This sort of list (2) where items are rendered as a 
continuous paragraph (3) rather than as lines (4) is useful

Also, it tells a user agent (such as a robot) that the information is a 
list of things. (Whether a robot would rate things in a list as more or 
less important is another matter.)

Rob


-----
"The word to 'kill' ain't dirty    | Robert Rothenburg wlkngowl@unix.asb.com
 I used it in the last line        | http://www.asb.com/usr/wlkngowl
 but use the short word for lovin' | http://www.wusb.org/mutant
 and Dad you wind up doin' time."  | PGP'd mail welcome (ID 0x5D3F2E99)

Received on Wednesday, 8 October 1997 00:22:46 UTC