古曲特效音畫發(fā)全屏網(wǎng)頁代碼
以1024*768分辨率為標(biāo)準(zhǔn)
古曲論壇用全屏代碼發(fā)帖時,先在代碼模式粘貼完代碼,
再切換到設(shè)計模式(自動休整代碼),再點(diǎn)發(fā)表
<DIV align=center><A href="網(wǎng)頁地址" target=_blank><FONT face=隸書 color=#000000 size=6>點(diǎn)擊欣賞全屏</FONT></A><DIV style="LEFT: -230px;WIDTH:1000px; POSITION: relative; TOP: 150px"><IFRAME marginWidth=0 marginHeight=0 src="網(wǎng)頁地址" frameBorder=0 width=1000 scrolling=no height=網(wǎng)頁高度></IFRAME></DIV><BR><BR><BR><BR><BR><BR><BR><BR><BR>
全屏多幅拼圖音畫表格代碼
這里以8張橫切拼圖為例,可根據(jù)你圖片數(shù)量相應(yīng)減少單元格
<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> 寬屏組圖發(fā)帖表格代碼
<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>
<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>
<tr>
<td width="圖片寬度" height="圖片高度" background="圖片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
</table>
</div>
插透明FLASH代碼
<div id="layer1" style="Z-INDEX: 1; LEFT: 靠左邊距px; POSITION: absolute; TOP: 靠頂邊距px;><embed pluginspage=" http://www.macromedia.com/go/getflashplayer" src="FLASH地址" width="寬" height="高" type="application/x-shockwave-flash" quality="high" wmode="transparent"></embed> </div>
插背景音樂代碼
<embed src="音樂地址" width="0" height="0" type="audio/x-ms-wma" loop="-1" autostart="autostart"></embed>