lrmarquee.html
来自「java脚本即用特效源码从入门到精通帮你渡过难关」· HTML 代码 · 共 16 行
HTML
16 行
<html>
<head>
<title>弹来弹去</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF">
<table width="600" border="1" cellspacing="1" cellpadding="1" align="center" bordercolor="#009999" bgcolor="#F5F5F5">
<td><a href="http://www.sstp.com.cn"><marquee width=100% behavior=alternate direction=left align=middle border=1>弹来弹去跑马灯!抓得住我吗?</marquee></a>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?