no width specified
1 2 3 4 5 6 7 8 9 10 A
cs=2 B
no width specified
1 2 A
1 2 3 4 5 6 7 8 9 10 B
proportional apportion
1 2 2 3 3 3 A
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 B
width=100%
1 2 A
1 2 3 4 5 6 7 8 9 10 B
width=100% with td width in percentage
70% 20% 10%
1 2 3 4 5 6 7 8 9 10 B
different width percentages in the same column
70% 10% 10%
10% 70% 10%
different width percentages in the same column
10% 20% 30% 40% 50% 10%
5% 10% 15% 20% 25% 10%
percentages adding more than a 100% (no table width)
100% 50% 50% 100%
percentages adding more than a 100% (table width=100%)
100% 50% 50% 100%