[css] css 투명도 조절
페이지 정보
작성자 제로 작성일 09-10-24 01:33 조회 54,890 댓글 0본문
<img src="이미지" width="150" height="113" alt="이미지"
style="opacity:0.4;filter:alpha(opacity=40)" />
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
style="opacity:0.4;filter:alpha(opacity=40)" />
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
댓글목록 0
등록된 댓글이 없습니다.
