슬라이드 이펙트2 가로유형 보러가기 슬라이드 이펙트3 세로유형 보러가기 슬라이드 이펙트4 가로유형 (연속)보러가기 슬라이드 이펙트5 세로유형 (연속) 보러가기 슬라이드 이펙트6 버튼,닷메뉴 보러가기 슬라이드 이펙트7 버튼,썸네일 보러가기 슬라이더 이펙트1 기본유형 전체소스 보러가기 Javascript Slider Effect01 슬라이드 이펙트 1 2 3 4 5 6 ghkddn132@naver.com 우선 html을 만들어 준후 css로 꾸며 줍니다. .slider:nth-child(1)::before {content: '이미지1';} .slider:nth-child(2)::before {content: '이미지2';} .slider:nth-child(3)::before {content: '이미지3';}..