#12004/3/14 18:46:44
为何有的单元格的背景色无法去掉?如果单独选中一个单元格,在点击“属性”面板中的“背景色/默认颜色”后,该单元格原来的背景色仍然不变。而如果同时选中这2个单元格再选“默认颜色”则可以改。XP,IE6,DW2004
<table width="738" border="0" cellpadding="8" cellspacing="1" bgcolor="#000000">
<tr bgcolor="#D9CEC1">
<td width="251" valign="top" bgcolor="#D9CEC1"><ol>单元格111111
</ol></td>
<td width="452" valign="top"><p align="center">单元格2222222</p></td>
</tr>
</table>