谁知道QQ空间里怎样使用源代码?
发布网友
发布时间:2022-11-13 13:28
我来回答
共2个回答
热心网友
时间:2024-11-28 22:27
QQ空间你要亲自去做才能具体掌握它其实 这个也不是什么难事 下面是我的一些空间代码
1` 模版上的字怎么移动~还有其他什么效果?
发光左右移动`
<marquee scrollAmount=1 width=300 onmouseover=stop() onmouseout=start()><table style="FILTER: glow(color=发光色,direction=2)"><font color=字体色 size=2>文字</font></marquee>
上下移动
<marquee behavior="scroll" direction=up width="15" height="250" scrollamount="1" scrolldelay="60" onmouseover="this.stop()" onmouseout="this.start()"><table style="FILTER: glow(color=发光色代码,direction=2)"><font color=字体色代码 size=2>文字</font></marquee>
2` 背景皮肤的代码中图片地址怎么对应?
<img src="http://ieqq.go1.icpcn.com/logo1.gif" onload="document.getElementById('Mlogo').style;document.getElementById('all').style.background='url(http://ieqq.go1.icpcn.com/qz/images/pf01.gif)';" style="display:none;">
3` 模板中想让图片移动的代码?
<marquee width="630" height="80"><img src="图片地址"><img src="图片地址"><img src="图片地址"><img src="图片地址"><img src="图片地址"><img src="图片地址"> </marquee>
4` 视频代码?
<embed src=http://你的MV视频来源地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=210 width=290 autostart=ture loop=ture>
5` 天气预报代码?
<iframe scrolling=no height=288 width=222 frameborder=0 marginHeight=0 marginWidth=0 src=http://minisite.qq.com/Weather/index.html></iframe>
6` 如何插入MTV?
同4
7` 插入网页代码?
同5`改变连接地址就可以了`
8` FLASH代码?FLASH地址怎么找?透明FLASH?
普通FLASH
<EMBED align=middle src=FLASH的位置
width=400 height=350 type=application/x-shockwave-flash>
透明FLASH
<embed src=FLASH的位置 wmode=transparent style="position: absolute" width=380 height=270>
热心网友
时间:2024-11-28 22:28
好像是不能使用源码吧!!