サンプル表示結果
width=150サンプルソース(source)
width=150<br>
<marquee width="150">sample</marquee><br>
<hr>
height=15<br>
<marquee height="15">sample</marquee><br>
<hr>
hspace=80<br>
<marquee hspace="80">sample</marquee><br>
<hr>
vspace=80<br>
<marquee vspace="80">sample</marquee><br>
<hr>
behavior=slide<br>
<marquee behavior="slide">sample</marquee><br>
<hr>
direction=right<br>
<marquee direction="right">sample</marquee><br>
<hr>
bgcolor=red<br>
<marquee bgcolor="red">sample</marquee>