overflow:hidden;
display:block;
position:absolute;
left:-9999px;
width:1px;
height:1px;
font-size:0;
line-height:0;
.hide{visibility:hidden; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
.blind{
overflow:hidden;
position:absolute;
top:0;
left:0;
width:1px;
height:1px;
font-size:0;
line-height:0;
}
'WEB > CSS' 카테고리의 다른 글
Font Awesome을 이용한 css폰트 <i>태그 아이콘 만들기 (0) | 2017.02.09 |
---|---|
모를 수도 있는 CSS의 7가지 단위 (0) | 2017.02.07 |
[TIP]지정한 넓이보다 텍스트 내용이 넘칠때 ...으로 보이기 (0) | 2017.01.04 |
float해제->.clearfix (0) | 2016.12.15 |
ul, li 가운데 정렬 (0) | 2016.12.12 |