35、透明FLASH加文字
<DIV style="position:relative; top:0px; left:0px; width:530px;
height:390px; overflow: hidden"> <div style="position: absolute; top:
-50px; left: -50px"> <EMBED src="http://www.nice./~mosmos/free/f401.swf" width=630
height=580
type=application/octet-stream
wmode="transparent" quality="high"></EMBED> </div>
<div style="position: absolute; top: 120px; left: 80px"> <TABLE
cellSpacing=0
cellPadding=0
width=510
align=center
border=0><TR><TD
style="filter:chroma(color=#ffff66)"><div
style="width:100%;filter:glow(color=#00ff00 strength=19);color:white"><FONT
style=" FONT-FAMILY: 华文新魏; FONT-SIZE: 46pt;" color=#ffff66> <b>网页课堂</b> </FONT></div></TD></TR></TABLE></div> </DIV>
36、图片走走停停的从右向左移动
<MARQUEE scrollAmount=3
behavior=alternate
width=100%><MARQUEE
scrollAmount=3
width=96%>
图片 </MARQUEE></MARQUEE>
37、文字左右晃动上移
<MARQUEE scrollAmount=1
behavior=alternate
height=160
width=460><MARQUEE
scrollAmount=1
direction=up
height=160
width=456>
文字 </MARQUEE></MARQUEE>
38、图片全屏移动
代码如下:
<DIV style="LEFT: -220px; WIDTH: 970px; POSITION: relative; TOP:
70px"> <MARQUEE><INPUT type=image
height=600
width=1000
src="http://www./UploadFile/2005-6/2005628850157052.jpg">
<BR> <DIV></DIV></MARQUEE><FONT
style="FONT-SIZE: 0px"><BR></DIV></FONT> <DIV></DIV><BR><BR></DIV> <P></P>
代码如下:
<DIV style="LEFT: -220px; WIDTH: 970px; POSITION: relative; TOP:
70px"> <MARQUEE><INPUT type=image
height=600
width=1000
src="http://www./UploadFile/2005-6/20056288495555185.jpg">
<BR> <DIV></DIV></MARQUEE><FONT
style="FONT-SIZE: 0px"><BR></DIV></FONT> <DIV></DIV><BR><BR></DIV> <P></P>
<DIV style="LEFT: -220px; WIDTH: 970px; POSITION: relative; TOP:
70px"> <MARQUEE><INPUT type=image
height=600
width=1000
src="http://www./UploadFile/2005-6/2005628850775004.jpg">
<BR> <DIV></DIV></MARQUEE><FONT
style="FONT-SIZE: 0px"><BR></DIV></FONT> <DIV></DIV><BR><BR></DIV> <P></P>
|