Brandon
06-25-2002, 02:40 AM
I am making a list on a website, and I have it set up as:
<ul><li>blah1
<li>blah 2
<li>blah 3
<li>blah 4
<li>blah 5
<li>blah 6</ul>
Each time I put in <UL>, I get a big space above it(about the size of to <br>'s. How can I get rid of this? If I don't put the <UL> in, anytime the text after the <li> is too long for one line, it doesn't indent on the next line(and looks bad).
I know there has to be an easy CSS or HTML tag to add on this... I just don't know it/or can't think of it at the moment... thx guys
<ul><li>blah1
<li>blah 2
<li>blah 3
<li>blah 4
<li>blah 5
<li>blah 6</ul>
Each time I put in <UL>, I get a big space above it(about the size of to <br>'s. How can I get rid of this? If I don't put the <UL> in, anytime the text after the <li> is too long for one line, it doesn't indent on the next line(and looks bad).
I know there has to be an easy CSS or HTML tag to add on this... I just don't know it/or can't think of it at the moment... thx guys