Posted by Arne on 10/02/74 11:42
Once upon a time *Rudiga* wrote:
> I cant show you the actual page as it isnt online. The code i am using for
> this part is this;
>
> <li style="list-style-position: inside"><xsl:apply-templates/></li>
>
> I basically dont want the text to wrap around underneath the bullet point.
Well, then don't "list-style-position: inside" if you don't like it. :)
Position "outside" is the default (marker is placed outside the text,
and any wrapping text is *not* aligned under the marker.
Position "inside" place the marker "inside" the text and any wrapping
text *is* aligned under the marker.
--
/Arne
Why bottom-posting is better than top-posting
http://www.caliburn.nl/topposting.html
Navigation:
[Reply to this message]
|