기본속성들 |
설명 |
scrollamount |
빠르기지정.(숫자가 높을수록 절라빨라짐^^;) |
scrolldelay |
흔들리는 속성 |
direction |
방향설정(left,right,up,down) |
behavior=alternate |
좌우,상하왕복 |
loop |
숫자지정(예:loop="2" 를 했을경우 두번 실행됨.) |
width |
가로 왕복 지정 |
height |
세로 왕복 지정 |
<marquee>안녕하세요!!</marquee> ☜ 움직이는 글씨태그 기본형.
☞ 왕복하는 글씨...
<marquee behavior=alternate>글자가 좌우로 왕복*^^*</marquee>
<marquee direction="left">이건 왼쪽이네요^^</marquee>
<marquee direction="right">이건 오른쪽이구여^^</marquee>
<marquee direction="up">요번에는 위로?</marquee>
<marquee direction="down">다운이당ㅡㅡ+</marquee>
(<marquee behavior=alternate width=30>@^.^@</marquee>) ☜도리도리
(
)
<marquee direction="RIGHT" scrollamount="1"> __@/``</marquee> ☜달팽이 기어가는 모습.
<marquee scrollamount=30>달팽아 난 절라 빠르쥥??</marquee>
<marquee width=500 scrollamount=300><font size=7>반짝반짝!!</marquee>
<marquee bgcolor=red><font color=ffffff>하이~</font></marquee>
<marquee bgcolor=blue><font color=ffffcc>하이~</font></marquee>
<marquee bgcolor=000000><font color=00ff00 size=7>하이~</font></marquee>
<MARQUEE direction=right>ⓘ ⓛⓞⓥⓔ</MARQUEE>♡<MARQUEE direction=reft>ⓨⓞⓤ</MARQUEE>
♡
<marquee direction=up>안♡<ul>녕♡<ul>하♡<ul>세♡<ul>요♡<ul>반♡<ul>가♡<ul>워~♡<ul>요♡</MARQUEE>
<marquee><font size=5 color=red>방<br>가<br>워<br>요</font></marquee>
<marquee behavior=alternate direction=up height=50><font color=green size=4>정말 방가여^^</font></marquee>
<marquee behavior=alternate width=150><font color=red size=4>띠바! 못 방가!!</font></marquee>
|