CSS

closest()

수연 (Suyeon) 2022. 2. 8. 22:23
반응형

closest(selectors);

- selectors에 만족하는 값이 나올 때까지 자신부터 부모 요소 단위로 출발합니다.

728x90