Posted by Steve Pugh on 03/21/06 17:37
darren wrote:
> When you do an <li>long sentance</li> and the sentance goes onto the
> next line, how do you get the next line of text to start directly under
> the start of the text above rather than under the bullet point.
The normal behaviour with no CSS would be the behaviour you want, so
you must have done something to create the problem.
Post a URL or we can only make guesses.
One free guess: Make sure that you don't have list-style-position:
inside; applied to the list via your CSS.
Steve
Navigation:
[Reply to this message]
|