Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

<ul> & <li> degree of indentation

0 views
Skip to first unread message

Karl J. Treier

unread,
Feb 21, 2002, 6:08:42 PM2/21/02
to
Any CSS attribute that can be used to control degree of indentation (in px)
of the li element without resorting to absolute positioning?


viza

unread,
Feb 22, 2002, 4:45:53 AM2/22/02
to
<snip inappropriate cross post>

Thus quoth Karl J. Treier:


> Any CSS attribute that can be used to control degree of indentation (in
> px) of the li element without resorting to absolute positioning?

margin-left:25px;

You may want to play with padding as well.

Dan

unread,
Feb 22, 2002, 4:59:47 AM2/22/02
to
Of course, text-indent: will do for indentation or the first line of the
element, if you need it for all its lines, then you're referring to its
margin-left: property.

Dan
"Karl J. Treier" <ktr...@fuse.net> wrote in message
news:OFWkCzyuBHA.2244@tkmsftngp02...

0 new messages