Home >Web Front-end >HTML Tutorial >[转]实现文字跑马灯效果,scrolling text from right to left_html/css_WEB-ITnose

[转]实现文字跑马灯效果,scrolling text from right to left_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:23:531394browse

<div><marquee direction="left" behavior="scroll" scrollamount="10" scrolldelay="0" loop="-1" width="1000" height="50" bgcolor="#0099FF" hspace="10" vspace="10">test; (2)behavior:test: scroll:test,reqeat,test slide:test,not...</marquee></div>

 

Direction: up, down, left, right

scrollamount:滚动速度,单位像素

loop: -1无限循环

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn