아래 외의 필터 태그를 알고 싶으시면 좌측 html강좌 필터태그를 읽어보세요.
<img src="http://oxtag.com/html/img/banner3.gif">
칼라 - ★
<img src="http://oxtag.com/html/img/banner3.gif"style="filter:gray()">
요건 흑백!!@_@!!
<img src="http://oxtag.com/html/img/banner3.gif" onmouseover="this.style.filter='gray'" onmouseout="this.style.filter=''">
마우스를 대면 흑백으로 변합니다
<img src="http://oxtag.com/html/img/banner3.gif"style="filter:blur(direction=135,strength=100)">
와~ 싱기!!뿌옇게하기..
<img src="http://oxtag.com/html/img/banner3.gif"style="filter:alpha(opacity=100,style=2,finishopacity=0)">
헉,안개효과!!
<img src="http://oxtag.com/html/img/banner3.gif" style="filter:fliph()">
좌우가 바뀜
<img src="http://oxtag.com/html/img/banner3.gif" style="filter:flipv()">
위 아래가 바뀜
<img src="http://oxtag.com/html/img/banner3.gif" style="filter:invert()">
그림자 효과
<img src="http://oxtag.com/html/img/banner3.gif" style="filter:wave(strength=8,freq=3,lightstrength=10,phase=25,add=0)">
물결
<img src="http://oxtag.com/html/img/banner3.gif" style="filter:xray()">
x-ray(?)