효과 모음11 마우스 hover 모음 마우스 호버 애니메이션 모음 사이트 http://gudh.github.io/ihover/dist/index.html http://gudh.github.io/ihover/dist/index.html Note: This will not work in IE9, since IE9 doesn't support 3d rotate. gudh.github.io 2021. 9. 30. [CSS] 이미지가 항상 center로 자리 잡는 반응형 HTML CSS .img-size { position: relative; width: 100%; height: 600px; overflow: hidden; } .img-center { text-align: center; position: absolute; top: 0; right: -200%; bottom: 0; left: -200%; } .img { max-width: 100%; max-height: 100%; } See the Pen 이미지가 항상 center로 자리 잡는 반응형 by SEIN (@JHEcho) on CodePen. 2021. 8. 5. 삼성 메인 배너 슬라이더 효과 https://codepen.io/kimyangsun/pen/vYOBgoJ 삼성 메인 배너 슬라이더 2차 (slick) ... codepen.io 2021. 7. 22. [CSS] 이미지 세로 중앙 정렬 https://abcdqbbq.tistory.com/54 [css 응용] 이미지 세로 중앙 정렬 css를 사용하다보면 이미지를 세로 중앙 정렬이 필요한 경우가 매우 많이 있다. 그 방법에 대해 알아보려한다. 1. line-height와 vertical-align을 이용한 정렬 이미지를 감싸는 영역에 line-height값을 준 abcdqbbq.tistory.com 2021. 7. 16. 이전 1 2 3 다음