老年生活质量 ——贵在心态
2013-08-29 09:45:09| 分类: 博客知识 | 标签: |举报 |字号大中小 订阅
用微信 “扫一扫”
将文章分享到朋友圈。
用易信 “扫一扫”
1.图片向左移动
代码:
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=2><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </MARQUEE></TD></TR></TBODY></TABLE>
2.图片向右移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=2 direction=right><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></TD></TR></TBODY></TABLE>
说明:上面两组代码红色代码是方向代码,(默认方向是向左移动)(向上移动代码:direction=up)(向下移动代码:direction=down)
3.图片左右来回移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=2 behavior=alternate><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></TD></TR></TBODY></TABLE>
4.图片上下来回移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=2 direction=down behavior=alternate><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></TD></TR></TBODY></TABLE>
5.图片向左步步移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=5 scrolldelay=400><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE>
6.图片向右步步移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=5 scrollDelay=400 direction=right><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE>
说明:上面两组代码黄色代码是控速代码,(前一个数字越大速度越快,后一个数字越大速度越慢)(红色代码是方向代码:direction=right)
7.图片向上步步跳动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE height=200 direction=up scrollamount=20 scrolldelay=1000 top=100><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE>
8.图片向下步步跳动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE height=200 direction=down scrollamount=20 scrolldelay=1000 top=100><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE>
9.图片上下起伏移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><MARQUEE scrollAmount=2><TABLE width=700 border=0><TBODY><TR><TD><MARQUEE scrollAmount=2 direction=up behavior=alternate height=200><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></MARQUEE>
10.图片从右到左覆盖
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><DIV style="FILTER: glow(color=000000, strength=0); WIDTH: 206px; HEIGHT: 168px"><MARQUEE scrollAmount=1 scrollDelay=40 width=206 beha><TABLE width=200 border=0><TBODY><TR><TD><MARQUEE style="LINE-HEIGHT: 120%; WRITING-MODE: tb-rl" scrollAmount=1 scrollDelay=40 direction=up width=206 beha><TABLE width=200 border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></TD></TR></TBODY></TABLE></MARQUEE></DIV>
11.图片从中间向两边移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><DIV align=center><MARQUEE scrollAmount=2 width=300><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE><MARQUEE scrollAmount=2 direction=right width=300><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></DIV></TD>
12.图片从两边向中间移动
<TABLE cellSpacing=0 cellPadding=0 width=700 border=1><TBODY><TR><TD width=700><DIV align=center><MARQUEE scrollAmount=2 direction=right width=300><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE><MARQUEE scrollAmount=2 width=300><TABLE border=0><TBODY><TR><TD><IMG src="http://img5.ph.126.net/unIsv8xrnMyaQ4542IS9nQ==/2689211927511562155.jpg "> </TD></TR></TBODY></TABLE></MARQUEE></TD>
推荐过这篇日志的人:
他们还推荐了:
网易公司版权所有 ©1997-2018
评论