On 29/07/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Take a look at my horizontal navigation buttons using unordered list at
> http://webmarksonline.com/temp/test.htm
> 
> There is no way for me to make these buttons equal-width, is there?
> 
> I had to use display:inline to make them side-by-side.  But when I use
> inline, the <li> no longer respected the width that I had set for them.

My suggestion would be to make them display:block and float them. 
That way you can set a width.
______________________________________________________________________
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