文字或图片滚动
[quote] 图片滚动代码(从右向左滚动):<marquee scrollamount=1 scrolldelay=3 valign=middle behavior="scroll">
<img border="0" src=" [color=red]要滚动的图片地址1[/color]">
<img border="0" src=" [color=red]要滚动的图片地址2[/color]">
</marquee>
图片滚动代码(从下往上滚动):
<marquee align=center direction=up scrollamount=1 scrolldelay=3 valign=middle behavior="scroll">
<img border="0" src=" [color=red]要滚动的图片地址1[/color]">
<img border="0" src=" [color=red]要滚动的图片地址2[/color]">
</marquee>
文字滚动代码(从右向左滚动):
<marquee width="157" height="21">[color=red]要滚动的文字[/color]</marquee>
文字滚动代码(从下往上滚动):
<marquee bgcolor=#ffffff class=p4 direction=up height=60 scrollamount=1 scrolldelay=50 style="COLOR: #000000; class: " width=157 text-align: left? border="0" ;>[color=red]要滚动的文字[/color]</marquee>
[/quote] 学习学习! 现在学sql server进来复习哈子html,顶了。:loveliness: *** 作者被禁止或删除 内容自动屏蔽 ***
页:
[1]