【单选题】
A <{table}>
<{colgroup}><{col}>
<{/colgroup}><{tbody}><{tr}>
<{td}>10,30,30<{/td}>
<{/tr}><{/tbody}><{/table}>
B <{table}>
<{colgroup}><{col}>
<{/colgroup}><{tbody}><{tr}>
<{td}>10,30,60<{/td}>
<{/tr}><{/tbody}><{/table}>
C <{table}>
<{colgroup}><{col}>
<{/colgroup}><{tbody}><{tr}>
<{td}>15,30,60<{/td}>
<{/tr}><{/tbody}><{/table}>
D <{table}>
<{colgroup}><{col}>
<{/colgroup}><{tbody}><{tr}>
<{td}>10,15,30<{/td}>
<{/tr}><{/tbody}><{/table}>
查看更多