回複:謝謝班班,那怎麽寫呢?

來源: 2009-06-19 12:04:40 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

例如:

原來的code:
<img src="http://i34.tinypic.com/2h4yert.jpg" width="764" height="508"/>

需要改成:

<table cellspacing="0" cellpadding="0" width="764" height="508"
background="http://i34.tinypic.com/2h4yert.jpg" border="0">
<tr><td> </td></tr>
</table>

園園周末愉快!:)))