java练习-滚动文字

Posted 光阴易逝,岂容我待

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了java练习-滚动文字相关的知识,希望对你有一定的参考价值。

<marquee direction="left" onMouseOver="this.scrollAmount=5" onMouseOut="this.scrollAmount=2" 
onMouseDown="this.scrollAmount=4"; onMouseUp="this.scrollAmount=1"; behavior="slide";scrollAmount="2" height="291" >
<table cellspacing="2" cellpadding="0" border="0" width="100%" align="center">
	<tr>
		<td height="30" style="color:yellow;font-size:10pt;font-weight:bold;">
		<a href="#">美国国务卿希拉里。克林顿昨日访华,洽谈中美经济合作</a>
		</td>
	</tr>
	<tr>
		<td height="20" align="right">公司发布时间:2010-05-28</td>
	</tr>
	<tr>
		<td height="30" style="color:yellow;font-size:10pt;font-weight:bold;">
			<a href="#">希腊债务危机愈演愈烈,将影响整个欧洲经济。</a>
		</td>
	</tr>
	<tr>
		<td height="20" align="right">公布时间:2010-05-28</td>
	</tr>
</table>
</marquee>

  

以上是关于java练习-滚动文字的主要内容,如果未能解决你的问题,请参考以下文章

Java itext为pdf 文件添加水印核心功能代码片段

如何在 MS Word 文档中显示代码片段,因为它在 *** 中显示(滚动条和灰色背景)

Recyclerview 滚动在嵌套滚动视图中的片段中不起作用

带有两个列表片段的可滚动布局

html中上下滚动的文字代码,举例?

html文字由下往上滚动