|
Marquee Tag 활용
<marquee>안녕하세요!!</marquee> 사이에 있는 글자만 입력합니다.
<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>
띠바! 못 방가!!
<marquee direction=down height=90><Span style="COLOR:White;FILTER:shadow;height:10px"><h1>노래 조오타 !!</span></marquee><marquee direction=up height=90><Span style="COLOR:White;FILTER:shadow;height:10px"><h1>노래 조오타 !!</span></marquee>
노래 조오타 !!
노래 조오타 !!
<marquee direction=up height=90><Span style="COLOR:White;FILTER:shadow;height:10px"><h1>노래 조오타 !!</span></marquee><marquee direction=down height=90><Span style="COLOR:White;FILTER:shadow;height:10px"><h1>노래 조오타 !!</span></marquee>
노래 조오타 !!
노래 조오타 !!
<marquee direction=up behavior=alternate><marquee behavior=alternate><h2>글씨가 파도를 치넹^^;</h2></marquee>
글씨가 파도를 치넹^^;
<marquee direction="방향">움직이는 글자 태그</marquee> - 글자움직임은 글자를 상하좌우 등으로 움직여 주는 것입니다. 여기서 direction이라 지정하고 따옴표 안에 up, down, right, left.. 등의 방향을 주는데 방향이 한쪽으로만 움직이지 않을 경우에는 direction 대신 behavior라 지정하고 움직임의 종류를 따옴표 안에 넣어주면 됩니다. 그리고 scrolldelay="속도"를 해주어 움직이는 속도를 조정할 수 있고 두가지 이상의 움직임을 한꺼번에 적용할 수도 있습니다. 아래의 예를 참고하세요~ | |||||||||||||||||||
|
5. 마퀴 테그 활용 |
<marquee align="center" behavior="alternate" direction="up" width="200" height="150"> 아름다운 우리나라</marquee> |
◈ Marquee(마퀴) 태그 | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
*속성 5 : <marquee scrollamount="수치">내용</marquee>
*속성 6 : <marquee loop="수치/infinite">내용</marquee> <marquee loop="3">3번 반복</marquee>
*속성 7 : <marquee bgcolor="색명/RGB색상코드">내용</marquee>마퀴태그 부분에 배경색을 정해 줍니다
*속성 8 : <marquee width="가로수치" height="세로수치">내용</marquee>
*속성 9 : <marquee direction="left,right,up,down">내용</marquee>
| ||||||||||||||||||||||||||||||
|