HTML: <marquee behavior="slide" direction="right" loop="1"> a moving text </marquee> CSS: marquee{ width: 80%; } //use the width to specify ...
確定! 回上一頁