Click to See Complete Forum and Search --> : Bulleted list...help!!!


KristaK
08-24-2005, 02:28 PM
I created a bulleted list; however there is a double space just before the bulleted list begins. Why and how do I get rid of this?

Thanks!

LeeU
08-24-2005, 02:59 PM
<ul style="margin-top: 1pt">

That should reduce it to a single line. You can change the size by changing the parameter in the margin-top: element.