Topic: Bullet Styling

Is there a way to style bullets so that the second line is justified with the top line?  As you can see in the unordered list at the URL below the second line is too far left - I would like it to line up with the first line of each individual bullet. How do I achieve that?

http://www.bloomslearning.com/elearning.html

Re: Bullet Styling

Just write it as a list - not as <p>s with <br>s and dots for bullets.

Re: Bullet Styling

Ah! I'm so dumb! I thought I already had them as a list - I forgot that I had manually entered the "•"

Thank you.