Click to See Complete Forum and Search --> : [RESOLVED] Style for space between header & list bullets


semblance
04-23-2006, 07:13 AM
Can anyone help me with a style to make the space less between the heading of a list with bullets and the list that follows. Even if I take out the <br> tag, there is still a rather big space.

Fang
04-23-2006, 07:34 AM
<style type="text/css">
ul {margin-top:0;margin-bottom:0;}
</style>

semblance
04-26-2006, 02:02 AM
Thank for the info, and also about the DNA.......