以下方法都是-发表新日志-可视化编辑-代码下添加
1.单篇日志增加音乐
<EMBED align=center src="MP3地址" width=399 height=50 type=audio/mpeg AUTOSTART="TRUE" LOOP="TRUE">
其中width,height就是改宽度高度的,想必大家应该知道
loop="true"是代表循环 false就不循环
2.加入透明FLASH
<EMBED src="FLASH地址" width=900 height=700 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent">
3.表格的整体使用
<table width="700" height="765" border="0" background="表格背景">
<tr>
<td colspan="2"> <div align="center">
<table style="FILTER: Alpha(opacity=100,style=3)" width="75%" border="0" align="center">//这里style后面的一系列代码是对这个表格进行透明化处理,可以使表格里的内容半透明化,包括图片,播放器等...
<tr>
<td><img src="http://www.mov99.com/dvdbbs/uploadfile/2005-5/20055621453447.jpg" width="600" height="335"></td>
</tr>
</table>
</div></td>
</tr>
<tr>
</table></td>
</tr>
</table>
1.单篇日志增加音乐
<EMBED align=center src="MP3地址" width=399 height=50 type=audio/mpeg AUTOSTART="TRUE" LOOP="TRUE">
其中width,height就是改宽度高度的,想必大家应该知道
loop="true"是代表循环 false就不循环
2.加入透明FLASH
<EMBED src="FLASH地址" width=900 height=700 type=application/x-shockwave-flash tybe="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent">
3.表格的整体使用
<table width="700" height="765" border="0" background="表格背景">
<tr>
<td colspan="2"> <div align="center">
<table style="FILTER: Alpha(opacity=100,style=3)" width="75%" border="0" align="center">//这里style后面的一系列代码是对这个表格进行透明化处理,可以使表格里的内容半透明化,包括图片,播放器等...
<tr>
<td><img src="http://www.mov99.com/dvdbbs/uploadfile/2005-5/20055621453447.jpg" width="600" height="335"></td>
</tr>
</table>
</div></td>
</tr>
<tr>
</table></td>
</tr>
</table>
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}