- [code]DIV align=center><A href="网页地址" target=_blank><FONT face=隶书 color=#000000 size=6>点击欣赏全屏</FONT></A></P><DIV style="LEFT: -230px; WIDTH: 1000pxOSITION: relative; TOP: 120px"><OBJECT id=data
- height=网页高度 width=1000 data=网页地址></OBJECT></DIV>
- <DIV></DIV><BR><BR><BR><BR><BR>
- <BR><BR><BR>
复制代码 [/code]
全屏多幅拼图音画表格代码
这里以8张横切拼图为例,可根据你图片数量相应减少单元格
<table style="LEFT: -230px; WIDTH: 1000px; POSITION: relative; TOP: 150px" border="0" width="1000" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
</table><BR><BR><BR><BR><BR><BR><BR><BR><BR>
全屏单幅音画表格代码
<table style="LEFT: -230px; WIDTH: 1000px; POSITION: relative; TOP: 150px" border="0" width="1000" cellspacing="0" cellpadding="0" background="图片地址" height="图片高度" ><tr><td></td></tr></table><BR><BR><BR><BR><BR><BR><BR><BR><BR>
宽屏组图发帖表格代码
<table style="LEFT: -50px; WIDTH: 800px; POSITION: relative; TOP: 0px" border="0" width="800" id="table1" height="600">
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<tdwidth="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
</table>
</div>