回複:消磨真消磨, 能否給個實例~:)

回答: 消磨真消磨, 能否給個實例~:)弓尒2010-10-12 09:40:10

If you don't add STYLE / marging-lfet, and you use TABLE code, there were slot in left border side:

Sample page: http://bbs.wenxuecity.com/music/568604.html

<TABLE cellSpacing=0 cellPadding=0 border=8 bordercolor="#000000">
<TR>
<TD>
<TABLE width=400 height=300 cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<img src="http://image.seedsun.com/Member/movie/%E9%9F%B3%E4%B9%90/%E8%AF%91%E5%88%B6%E7%89%87%E3%80%8A%E4%BA%BA%E8%AF%81%E3%80%8B%E8%8D%89%E5%B8%BD%E6%AD%8C.jpg" border=0>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<embed src="http://space.wenxuecity.com/media/1208742323.mp3" width="0" height="0" type="audio/x-pn-realaudio-plugin" mime-types="mime.types" initfn="load-types" volume="100" autostart="false" loop="true" controls="ControlPanel" /></embed>



=======================================================

This one has added STYLE / marging-lfet define

Sample page: http://bbs.wenxuecity.com/music/568608.html

<style>#postbody table {margin-left: 0px !important;}</style>
<TABLE cellSpacing=0 cellPadding=0 border=8 bordercolor="#000000">
<TR>
<TD>
<TABLE width=400 height=300 cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<img src="http://image.seedsun.com/Member/movie/%E9%9F%B3%E4%B9%90/%E8%AF%91%E5%88%B6%E7%89%87%E3%80%8A%E4%BA%BA%E8%AF%81%E3%80%8B%E8%8D%89%E5%B8%BD%E6%AD%8C.jpg" border=0>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<embed src="http://space.wenxuecity.com/media/1208742323.mp3" width="0" height="0" type="audio/x-pn-realaudio-plugin" mime-types="mime.types" initfn="load-types" volume="100" autostart="false" loop="true" controls="ControlPanel" /></embed>

所有跟帖: 

thanks, i had an headache like that a couple days ago~~ -弓尒- 給 弓尒 發送悄悄話 弓尒 的博客首頁 (29 bytes) () 10/12/2010 postreply 19:39:48

請您先登陸,再發跟帖!