Grant Palin
05-07-2003, 06:20 PM
Like the subject says, how can you put space between individual list items? I mean, instead of:
item one
item two
I want:
item one
item two
Can it be done with HTML or CSS? I tried putting a <br> tag inside each list item, but there was no change-just the new line sperating the list items. I want more space vertically.
item one
item two
I want:
item one
item two
Can it be done with HTML or CSS? I tried putting a <br> tag inside each list item, but there was no change-just the new line sperating the list items. I want more space vertically.