MEM wrote:
> Hello,
>
> In this list[1] menu there is a space between li items that don't allow me
> to proper center the right border among them.

Center them? I can't see them inorder to center them :-) .

>  
>
> How can we remove that space?
>   

#navcontainer ul li
{
display: inline; 
float:left; <-------- :: try ::
}



>
> Thanks a lot,
> Márcio
>
> [1] http://www.cantinho.org/pt/cantinho-site/layout3.html
>
>
>   

~d
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to