码迷,mamicode.com
首页 > Web开发 > 详细

HTML标签之marquee

时间:2014-05-07 23:17:26      阅读:477      评论:0      收藏:0      [点我收藏+]

标签:style   blog   class   code   tar   ext   

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>公告滚动JS代码</title>
</head>
<body>
<div align="center">
<table border="1" width="206" cellspacing="0" cellpadding="0" style="border-collapse: collapse" height="90"  id="table1">
<tr>
<td valign="top"><MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=100 direction=up height="99%">
 <TABLE cellSpacing=0 cellPadding=0 width="95%" align=center border=0>
     <TBODY>
      <TR>
        <TD vAlign=top height=120>
           <P style="LINE-HEIGHT: 150%;font-size:9pt"><FONT color=#000033>·<A href="#" >Hello World!</A></FONT><BR><FONT color=#000033>·<A
href="#">更多...</A></FONT><BR><FONT color=#000033>·<A  
href="#">... </A></FONT><BR><FONT color=#000033>·<A href="#">如果有建议请提交给我们... </A></FONT><BR><FONT color=#000033>·<A href="#">非常感谢大家经常光顾</A></FONT><BR><FONT color=#000033>·<A href="#">再次感谢大家,再见</A></FONT>
</TD></TR></TBODY></TABLE></MARQUEE></td>
        </tr>
    </table>
</div>
</body>
</html>


HTML标签之marquee,布布扣,bubuko.com

HTML标签之marquee

标签:style   blog   class   code   tar   ext   

原文地址:http://blog.csdn.net/zkn_cs_dn_2013/article/details/25229719

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!