html 页面惯用整理(不断写入)

html 页面常用整理(不断写入)marquee height100 directionupbehaviorscroll scrollamount2 o

html 页面常用整理(不断写入)

<marquee height="100" direction="up"  behavior="scroll" scrollamount="2" onmouseover="this.stop();"           ?onmouseout="this.start();" style="margin-top:5px; margin-bottom: 5px;" id="scorll">              </marquee>
?