<marquee scrollamount="1"> scrollamount="1" </marquee>
<marquee> 기초 </marquee>
<marquee behavior="alternate"> 좌우로 움직입니다</marquee>
<marquee behavior="slide"> 한번 움직임후 멈춥니다</marquee>
<marquee direction="down" scrolldelay="100">아래로 내려갑니다</marquee>
<marquee direction="up" scrolldelay="100">위로 올라갑니다</marquee>
<marquee width="200">움직이는 범위/marquee>
<marquee bgcolor="red" width=200> 움직이는 범위의 색이 빨간색 </marquee>
<marquee behavior="alternate" direction="up">하하하</marquee> |
|
|
|