position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
'css' 카테고리의 다른 글
css animation 지원하지 않는 브라우저에서 보이게 하기 (0) | 2020.09.15 |
---|---|
끝에서 n개까지의 요소에 css 적용하기 (0) | 2020.06.18 |
dataTables scrollY 에서 tfoot width 맞추기 (0) | 2020.06.08 |
table overflow-x: auto 테이블 가로 스크롤 적용하기 (0) | 2020.05.06 |
[bootstrap.css] col 내용 vertical-align middle 정렬하기 (0) | 2020.04.20 |
댓글