[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV UL Block with plain
From: |
Foteos Macrides |
Subject: |
Re: LYNX-DEV UL Block with plain |
Date: |
Wed, 06 Nov 1996 17:07:03 -0500 (EST) |
Al Gilman <address@hidden> wrote:
>This is expected behavior. It did start the text where the bullet
>went, in the case without the PLAIN attribute.
>
>There is a hanging indent in the way Lynx formats these list items.
The idea is that if new list items are not distinguishable via
bullets, they are distinguished via variations if first versus subsequent
line indentations:
<li>one one one one one one one one one one one one one one one one one one one
<li>two two two two two two two two two two two two two two two two two two two
</ul>
<ul plain>
<li>one one one one one one one one one one one one one one one one one one one
<li>two two two two two two two two two two two two two two two two two two two
</ul>
yields:
* one one one one one one one one one one one one one one one one
one one one
* two two two two two two two two two two two two two two two two
two two two
one one one one one one one one one one one one one one one one one
one one
two two two two two two two two two two two two two two two two two
two two
Fote
=========================================================================
Foteos Macrides Worcester Foundation for Biomedical Research
address@hidden 222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;