加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

美化blog小窍门-1

(2006-03-25 10:15:27)
分类: 博大精深

发光文字代码
</textarea><table style="FILTER: glow(color=#000088,direction=2)">
<font color=#ffffff size=2>
你要的字
</font>
</table>
其中color是阴影的颜色,direction是设置阴影的强度,font color是原字体的颜色。

 

音乐

<embed src=音乐链接地址 width=400 height=60 type=audio/mpeg loop="true" >

 

图片上写字

<center><table width="100%" border="0">
<tr>
<td height="384" background="
图片网址
"></td>
</tr>
</table></center>

透明FLASH

 <embed src="flash网址"";; width="900" height="500" quality="high"wmode="transparent"align="right"         style="position: absolute; left:10; top:-100">

滚动图片                                                       <MARQUEE scrollAmount=3 scrollDelay=3 behavior=alternate width=200 height=200><IMG height=200 src="地址1" width=200 border=0> <IMG height=200 src="地址2" width=200 border=0> <IMG height=260 src="地址3" width=200 border=0> <IMG height=200 src="地址4" width=200 border=0><IMG height=200 src="地址1" width=200 border=0> <IMG height=200 src="地址1" width=200 border=0> <IMG height=200 src="地址1" width=200 border=0> <IMG height=200 src="地址1" width=200 border=0> </MARQUEE>

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有