Hi,

I'm sorry I can't post a URL. (I'm not allowed)

I have this table...

|sidebar/200px|middle/fluid|sidebar/200px|

In that I have...

|empty td|horizontal list (nav)|empty td|

Like this...

|li/19,9%|li/19,9%|li/19,9%|li/19,9%|li/19,9%|

and I get this...

|li/19,9%|li/19,9%|li/19,9%|li/19,9%|li/19,9%|small *gap*. 2px I think|

The css for the list is here...

#navlist{padding:0 0 20px 0}

#navlist ul {width:100%}
#navlist li{padding:0;margin:0;display:inline;list-style-type:none}

#navlist a:link, #navlist a:visited{font-weight:bold;
text-decoration:none;color:#999;width:19.9%;padding-top:2px;padding-bottom:2px; border-bottom:none!important;font-size: 70%;text-transform: uppercase; float: left}

PS.: 20% on the li's brake the list in IE (last item wraps)???

Any ideas on how to get it to fill the entire available space in IE? (FF can do 20% without breaking)

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to