
最简单的用处如下:
一、单纯的一张图片

代码如下:
一、单纯的一张图片
<P align=center><IMG src=http://photo2.hexun.com/p/2006/0806/36944/b_BFD0D648FDEBF741.jpg></P>
二、加框有一层FLASH的图片
<TABLE borderColor=#008000 height=332 cellSpacing=0 cellPadding=0 width=500 align=center background=http://photo2.hexun.com/p/2006/0806/36944/b_BFD0D648FDEBF741.jpg border=1>
<TBODY>
<TR>
<TD>
<P align=center><EMBED align=right src=http://imgfree.21cn.com/free/flash/89.swf width=500 height=332 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
三、加框用两层FLASH的图片
<TABLE borderColor=#008000 height=332 cellSpacing=0 cellPadding=0 width=500 align=center background=http://photo2.hexun.com/p/2006/0806/36944/b_BFD0D648FDEBF741.jpg border=1>
<TBODY>
<TR>
<TD>
<P align=center><EMBED align=right src=http://imgfree.21cn.com/free/flash/89.swf width=500 height=332 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent"><EMBED align=right src=http://imgfree.21cn.com/free/flash/4.swf width=500 height=332 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent"></P></TD></TR></TBODY></TABLE>
|
|
代码如下:
三、两个FLASH上下排列的图片:
<TABLE borderColor=#008000 height=332 cellSpacing=0 cellPadding=0 width=500 align=center background=http://photo2.hexun.com/p/2006/0806/36944/b_BFD0D648FDEBF741.jpg border=1>
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://imgfree.21cn.com/free/flash/72.swf width=500 height=166 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent"><BR><EMBED src=http://imgfree.21cn.com/free/flash/51.swf width=500 height=166 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent"></P></TD></TR></TBODY></TABLE>



