Scikit Web

005 - 슬라이더(Carousel) 라이브러리 Slick 본문

웹디자인 고급/HTML5

005 - 슬라이더(Carousel) 라이브러리 Slick

Keun0 2022. 5. 5. 09:59
728x90
반응형

Bootstrap 과 슬라이더(보통 이미지슬라이드 기능에 사용함) Carousel 이라는 말하는 기능 입니다.

 

많은 라이브러리들이 있지만 Slick 이라는 라이브러리를 사용하여 만든 예제 입니다.

 

https://kenwheeler.github.io/slick/

 

slick - the last carousel you'll ever need

slick is a responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!

kenwheeler.github.io

 

html5 이기 때문에 css js 를 선언하는 순서가 대단히 중요합니다.

 

 

See the Pen 005 - 슬라이더( 라이브러리 Slick by Keun (@kwyuk) on CodePen.

 

728x90
반응형
Comments