代码如下:
<table border="0" cellspacing="0" cellpadding="0" width="950">
<tbody>
<tr>
<td width="438"><img alt="" width="432" height="305" src="http://Images.m5108.cn/News/2010/7/9/ae224259-49a1-4709-87ea-2ee89c94d982.jpg" /></td>
<td width="278"><img alt="" width="270" height="305" src="http://Images.m5108.cn/News/2010/7/9/4ae801ca-0db5-4473-9d1e-aa6395e78606.jpg" /></td>
<td valign="top" width="236">
<table border="0" cellspacing="0" cellpadding="0" width="236">
<tbody>
<tr>
<td height="102"><img width="236" height="99" alt="" src="http://Images.m5108.cn/News/2010/7/9/0833fb4b-6ec2-49fb-b546-8d8cba3f4102.jpg" /></td>
</tr>
<tr>
<td height="103"><img width="236" height="99" alt="" src="http://Images.m5108.cn/News/2010/7/9/d051e093-abfe-4f02-96d6-76353acfdaa3.jpg" /></td>
</tr>
<tr>
<td height="99"><img width="236" height="99" alt="" src="http://Images.m5108.cn/News/2010/7/9/ccd8624d-7498-467e-9965-d1db6ebdd17a.jpg" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
我在FCK的“源代码”方式下向FCK中放入这些代码,当点击按钮保存操作后,就发现图片就剩下一个了布局也乱了。再看FCK内的这部分代码已经变成:
<table border="0" cellspacing="0" cellpadding="0" width="950">
<tbody>
<tr>
<td width="438"><img alt="" width="432" height="305" src="http://Images.m5108.cn/News/2010/7/9/ae224259-49a1-4709-87ea-2ee89c94d982.jpg" /></td>
</tr>
</tbody>
</table>
在线waiting……
希望各位不吝赐教
用我后台的FCK编辑器试了试,没有问题,可以正常提交显示。