|
楼主 |
发表于 2006-8-17 16:11:55
|
显示全部楼层
Re:欢迎您!启步学代码《转载》
<TABLE class=tableborder1 style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" cellSpacing=1 cellPadding=5 align=center><TBODY><TR><TD class=tablebody1 vAlign=top width=175></TD><TD class=tablebody1 vAlign=top height="100%"><TABLE height=30 width="100%"><TBODY><TR><TD align=absmiddle width=*></TD><TD align=right width=70></TD></TR><TR><TD class=singleborder colSpan=3 height=1></TD></TR><TR><TD colSpan=3 height=2></TD></TR></TBODY></TABLE><TABLE style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" height="85%" width="95%" align=center border=0><TBODY><TR><TD style="FONT-SIZE: 11pt; LINE-HEIGHT: 13pt" vAlign=top width=* height="100%"><BR></B><BR><BR><BR><BR><BR><BR><DIV id=table1 style="LEFT: -220px; WIDTH: 800px; POSITION: relative; TOP: 40px"><TABLE style="BORDER-LEFT-COLOR: #fbd44c; BORDER-BOTTOM-COLOR: #fbd44c; BORDER-TOP-STYLE: ridge; BORDER-TOP-COLOR: #fbd44c; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: ridge; BORDER-RIGHT-COLOR: #fbd44c; BORDER-BOTTOM-STYLE: ridge" height=“100%” cellSpacing=1 cellPadding=0 width=770 border=14><TBODY><TR><TD bgColor=#000000><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD align=left width="20%"><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://img.gw.com.cn/UploadFile/2005/7/21/916191.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></TD><TD align=middle width="60%"><INPUT type=image width=400 src="http://bener.51.net/img/bar.gif"><BR></TD><TD align=right width="20%"><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://img.gw.com.cn/UploadFile/2005/7/21/3461867.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></TD></TR></TBODY></TABLE><TABLE cellSpacing=0 cellPadding=20 width="100%" border=0><TBODY><TR><TD><CENTER><FONT style="FONT-SIZE: 25pt; FILTER: shadow color=apar); WIDTH: 100%; COLOR: #00ff00; LINE-HEIGHT: 150%" face=隶书>欢迎您!启步学代码。<BR>(4)</FONT><BR><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 14pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=楷体_GB2312 color=#fff000>(游子编辑 供初学HTML代码的朋友参考) <BR><BR><BR><P align=center><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 17pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=楷体_GB2312 color=#fff000><BR>移动属性的设置<BR><BR><marquee>内容文字或图片</marquee><BR><BR>上面是最简单的移动标签。把它复制粘贴发表结果如下:<BR><BR><BR><BR><MARQUEE>内容文字或图片</MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>移动属性值主要的有几个内容: <BR><BR>移动方向 <direction=#><BR>速度 <scrollamount=#> <BR>方式 <bihavior=#> <BR>循环 <loop=#> <BR>延时 <scrolldelay=#> <BR><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>启步先学方向和速度。<BR><BR>移动方向 <BR>direction=left 从右向左移<BR>direction=right 从左向右移<BR>direction=down 从上向下移<BR>direction=up 从下向上移<BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>移动代码:-文字从右向左移 <BR><BR><BR><H3><P align=left><marquee direction=left scrollAmount=2><BR><font style=font:15pt face=黑体 color=fff000><BR>文字从右向左移!</font></marquee></H3><BR><BR>显示效果:<BR><BR><BR><MARQUEE scrollAmount=2><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000>文字从右向左移!</FONT></MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>移动方向-文字从左向右移的代杩。 <BR><H3><P align=left><marquee direction=right scrollAmount=2><BR><font style=font:15pt face=黑体 color=fff000><BR>文字从左向右移!!</font></marquee></H3></P><BR><BR>显示效果:<BR><BR><MARQUEE scrollAmount=2 direction=right><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000>文字从左向右移!</FONT></MARQUEE><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR><P align=left>移动方向-文字从上向下移的代码:。 <BR><H3><P align=left><marquee direction=direction=down scrollAmount=2><BR><font style=font:15pt face=黑体 color=fff000><CENTER><BR>文字从上向下移!!</font></CENTER></marquee></H3></P><BR><BR>显示效果:<BR><BR><MARQUEE scrollAmount=2 direction=down><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000><CENTER>文字从上向下移!!</FONT></CENTER></MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>移动方向-文字从下向上移!的代码:。 <BR><H3><P align=left><marquee direction=up scrollAmount=2><BR><font style=font:15pt face=黑体 color=fff000><CENTER><BR>文字从下向上移!!!</CENTER></font></marquee></H3></P>BR> <BR>显示效果:<BR><BR><MARQUEE scrollAmount=2 direction=up><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000><CENTER>文字从下向上移!!</CENTER></FONT></MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR>文字来回走代码: <BR><H3><P align=left><marquee behavior=alternate scrollAmount=8><BR><font style=font:15pt face=黑体 color=fff000><BR>文字来回走耶!!!</font></marquee></H3></P><BR><BR>显示效果:<BR><BR><MARQUEE scrollAmount=8 behavior=alternate><BR><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000><BR>文字来回走耶!!</FONT></MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=350 color=#62a96b SIZE=10><BR><BR>移动速度 <scrollamount=#><BR><BR>移动速度设置数值小就走得慢的代码:<BR><BR><H3><P align=left><marquee direction=left scrollAmount=2><BR><font style=font:15pt face=黑体 color=fff000><BR>scrollAmount=2移动速度设置数值小就走得慢!!</font></marquee></P><BR>显示效果:<BR><BR><BR><MARQUEE scrollAmount=2><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000>scrollAmount=2移动速度设置数值小就走得慢!!</FONT></MARQUEE><BR><BR>移动速度设置数值大就走得快!的代码:<BR><BR><H3><P align=left><marquee direction=left scrollAmount=8> <font style=font:15pt face=黑体 color=fff000>scrollAmount=8移动速度设置数值大就走得快!!</font></marquee></P><BR>显示效果:<BR><BR><BR><MARQUEE scrollAmount=8><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 15pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=黑体 color=#fff000>scrollAmount=8移动速度设置数值大就走得快!!</FONT></MARQUEE><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=450 color=#62a96b SIZE=10><BR><BR>文字上下移动代码:<BR><BR><BR><P align=left><font size=5 face=隶书 color=lime> <BR><MARQUEE scrollAmount=5 direction=up behavior=alternate height=60><BR><center><BR>文字上下移动</center></marquee> </FONT><BR><BR><FONT face=隶书 color=lime size=5><MARQUEE scrollAmount=5 direction=up behavior=alternate height=60><CENTER>文字上下移动</CENTER></MARQUEE></FONT><BR><BR><HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width=450 color=#62a96b SIZE=10><BR><BR>文字图片走四方的代码:<BR><BR><CENTER><TABLE style="WIDTH: 250px; HEIGHT: 102px" borderColor=green height=162 cellSpacing=2 cellPadding=0 width=260 align=center border=5><TBODY><TR><TD><TABLE style="SCROLLBAR-FACE-COLOR: olive; SCROLLBAR-HIGHLIGHT-COLOR: #ff0000; SCROLLBAR-SHADOW-COLOR: #ff0000; SCROLLBAR-3DLIGHT-COLOR: olive; SCROLLBAR-ARROW-COLOR: #fff000; SCROLLBAR-TRACK-COLOR: green; SCROLLBAR-DARKSHADOW-COLOR: #fff000" cellSpacing=0 cellPadding=0 width=400 border=0><TBODY><TR><TD><DIV style="OVERFLOW: auto; WIDTH: 400px; HEIGHT: 100px"><P align=center><FONT face=仿宋_GB2312 color=lime size=4><B><P><TABLE borderColor=fff000 height=350 cellSpacing=1 cellPadding=10 width=450 border=3><TBODY><TR><TD bgColor=#000000><BR><MARQUEE scrollAmount=3 direction=down behavior=alternate height=350><BR><MARQUEE scrollAmount=3 behavior=alternate width=450><BR><IMG src="http://www.dabaoku.com/gif/164/gif001.gif">&nbsp;<FONT color=fff000 size=3><B>欣赏文字图片走四方</B></FONT> <IMG src="http://homediy.myrice.com/gif/cat/cat004.gif"><BR></MARQUEE></MARQUEE><BR></TD></TR></TBODY></TABLE><BR></B></FONT></P></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><DIV></DIV><DIV></DIV><BR><FONT face=隶书 color=#fff000 size=5>文字图片走四方</FONT> <BR><BR><BR><CENTER><TABLE borderColor=#fff000 height=350 cellSpacing=1 cellPadding=10 width=450 border=3><TBODY><TR><TD bgColor=#000000><MARQUEE scrollAmount=3 direction=down behavior=alternate height=350><MARQUEE scrollAmount=3 behavior=alternate width=450><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer; ZOOM: 60%" onclick=javascript:window.open(this.src); src="http://www.dabaoku.com/gif/164/gif001.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <FONT color=#fff000 size=3><B>欣赏文字图片走四方</B></FONT> <IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://homediy.myrice.com/gif/cat/cat004.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></MARQUEE></MARQUEE></TD></TR></TBODY></TABLE><BR><P align=center><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://love.xaonline.com/upload/2004124/UF200412423958.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></P><BR><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 20pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=隶书 color=#00ff00>编辑:游子<BR>(待续)</FONT></CENTER><BR></FONT></CENTER></H3></H3></CENTER></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><BR><BR></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> |
|