|
- <table cellspacing=0 cellpadding=1 width="100%" border=0>
- <tr>
- <th bgcolor=#FFFFFF>
- <marquee direction=up height=20 id=m onmouSEOut=m.start() onMouseOver=m.stop() scrollamount=1 align="center">
- 测试1
- <p><a href="{url}" target="_blank">测试2</a></p>
- 测试3
- </marquee>
- </th>
- </tr>
- </table>
复制代码 height=20高度
scrollamount=1滚动速度
#FFFFFF背景颜色
china0396 25.8.14测试OK
|
|