Dwain,

I tried putting my <li> without any new lines separating them and it hasn't
made any difference...

If I put the font-size : .8em on the div.menu item the space goes away...the
problem here, though, is that then the font-size of everything within that
<div> is affected...


> 
> I created a vertical menu using an unordered list.everything works fine
> until I try to change the font size. When I put a font-size : 0.8em on the
> <a> or the <ul> element, it puts a space at the bottom of each each link
> item.
> 

try this on your links:
<li>content</li
 ><li>content</li>
or
<li>content</li><li>content</li>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to