First of all understand that i'm relatively new to css and especially div's. I have been trying to figure this out for the last 3 days and could not get it done.
I'm trying to integrate the ddcolortabs into my website and i would actually want to devide the tabs over the full width of a cell (td) from a table. In a table it would be something like <td width=20%> for 5 tabs, and so on (the amount of tabs differs from a query...).
I've tried the #ddcolortabs li { width:20% } but that doesn't work. If i specify the width to a number of px it does work,,, why?
If i put a border in #ddcolortabs ul {... then it shows the correct box over the full width that i expect.
Any help is appreciated.
Paul



.
Reply With Quote

Bookmarks