xhu1 wrote:
> I am using <li> with a &bull; in the bengining of each line of text.
> How can I make sure if the line is too long, after the line wrap the
> second line stays behind the bullet, not under the bullet?

Text-indent may work.

Better to use the proper 'list-style-type'[1] and
'list-style-position'[2], as that will keep it all lined up properly.

        Georg

[1]http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type
[2]http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to