1.투명도 조절
<img src="이미지주소" style="filter:alpha(opacity=100, style=2, finishopacity=0)">
2.흐리게 하는 효과
<img src="이미지주소" style="filter:blur(direction=135,strength=100)">
3.좌우가 바뀜
<img src="이미지주소" style="filter:fliph()">
4.위 아래가 바뀜
<img src="이미지주소" style="filter:flipv()">
5.색상효과
<img src="이미지주소" style="filter:gray()">
6.그림자 효과
<img src="이미지주소" style="filter:invert()">
7.물결
<img src="이미지주소" style="filter:wave(strength=8,freq=3,lightstrength=10,phase=25,add=0)">
8.x-ray 효과
<img src="이미지주소" style="filter:xray()">
9.흐리게만 하기
<img src="이미지 주소"
style="filter:alpha(opacity=40)">
'━━━━ Perhaps > •……태그 HTML' 카테고리의 다른 글
[스크랩] 다음카페에 swf 파일 올리는 방법.................................☆ (0) | 2012.06.02 |
---|---|
RGB 색상 코드표 (0) | 2011.06.06 |
티스토리 카테고리 메뉴 펼치기 (0) | 2011.06.06 |
다음카페 동영상 자동 재생 (0) | 2011.01.23 |
카페 대문에 플래쉬 넣기 (0) | 2010.09.28 |