首 页 | 博客常用代码

 

图片显示代码
   1. 图片显示代码格式<img src="http://www.5151cai.org/gif/logox2.gif" width="150" height="60" />
   2.图片加链接代码格式:<a href="http://www.5151cai.org"><img src="http://www.5151cai.org/gif/logox2.gif" width="150" height="60" border="0" /></a>
   3.图片加链接加鼠标图片上显示说明的代码格式: <a href="http://www.5151cai.org"><img src="http://www.5151cai.org/gif/logox2.gif" alt="博客互踩 - 自动刷博客人气" width="150" height="60" border="0" /></a>
   4.图片逐渐显示代码格式:<img src="http://www.5151cai.org/gif/logox2.gif" alt="博客互踩 - 自动刷博客人气" border="1" id="helpor_net" style="visibility:hidden; FILTER:revealTrans(Duration=4.0, Transition=23);">
<SCRIPT FOR="window" EVENT="onLoad" LANGUAGE="vbscript">
helpor_net.filters.item(0).apply()
helpor_net.filters.item(0).transition = 28
helpor_net.Style.visibility = ""
helpor_net.filters(0).play(2.0)
</SCRIPT>
 

  博客互踩 - 自动刷博客人气 

      相关说明:

     width=宽度 height=高度如果不加自动默认图片大小,
     4. transition = 28 每次刷新自动变化样式,改变数值会有意外发现,能定制变化样式。
     图片地址替换以上代码中的蓝色文字。

Copyright 2008 5151cai.org Inc. All rights reserved