Horizontal centred inline list

Menu will not wrap and will stay centred. Menu item widths are fluid.

works in ie5.5, ie6 and most other modern browsers. (ie5 and ie5 mac work but are not perfect)

Example below of fixed width floated menu

Note that opera doesn't seem to honour fractions of percentages so 12.5% would be rounded down to 12%!!

Therefore the number of items must divide by 100% exactly.

Example below of 100% width floated menu

Unfortunately ie needs a min-width expression to hold it all together.