선택자
{ filter: alpha(opacity=50); /* internet explorer */ -khtml-opacity: 0.5; /* khtml, old safari */ -moz-opacity: 0.5; /* mozilla, netscape */ opacity: 0.5; /* fx, safari, opera */}뭐 이렇다고 하네.
'코드 > Html & CSS' 카테고리의 다른 글
| display:none 스크린 리더 음성 출력문제 (0) | 2013.03.06 |
|---|---|
| height 100% 높이 잡기 (0) | 2013.02.27 |
| <col width ="xxx"></col> (0) | 2013.01.03 |
| float 된 요소의 중앙 정렬 (0) | 2012.10.30 |
| div 세로 정렬 (0) | 2012.10.30 |