태그 소스 자료

글이나 이미지가 좌우에서 들어오고 움직이고

다사랑해 2007. 5. 4. 14:34
글자나 이미지가 오른쪽에서, 왼쪽에서, 좌우로..


(1) 띠 위로 들어오는 글자.


연두색 띠 오른쪽에서 들어와요.!!
<marquee bgcolor=00ff99> <font color=red size=4 face=궁서체>오른쪽에서..</font></marquee>

(2) 마우스를 올려 놔야 들어오는 글자


안녕히 주무세요~ 내일 다시 만나요~~*^^*


(소스입니다.)

<table border="0" width="500"> <td width="500" &#111;&#110;mouseover="this.style.background='000000'" &#111;&#110;mouseout="this.style.background='pink'" bgcolor="green"> <A href="a.htm" target="_blank"><marquee direction=left> <font size=4 face=굴림 color=pink> <b>안녕히 주무세요~ 내일 다시 만나요~~*^^*</font> </a></td></table>

(3) 좌,우로 움직이는 글자.


좌.우로 움직이는 글자. 글자가 오락 가락해.

<marquee behavior=alternate bgcolor=ccffff><font color=3399ff size=5 face=휴먼매직체> <img src=http://www.geocities.co.jp/Milkyway/7680/usa2.gif> 오락 가락해요.</font></marquee>

(4) 왼쪽에서 오른쪽으로 천천히..

나비야 어디 가니?
<marquee direction=right scrollamount=1 > <font color=red>나비야 어디가니?</font> <img src= http://ha927.com.ne.kr/icon/butterfly11.gif border="0"> </marquee>