0:57
border-top과 border-bottom을 하나로 합치면? (css 쇼츠 시작! block, inline)
ZeroCho TV
0:59
텍스트를 90도 돌리고 싶을 때(css writing-mode)
border-block이라고 이름지어진 이유(css writing-mode)
0:46
안 돌아가는 한글 90도 돌리는 법(css text-orientation)
0:45
transform 속성이 분리됩니다! (css scale, rotate, translate)
0:40
css nesting 정식 도입!! (sass, less 필요 없어요)
0:41
top, right, bottom, left 한번에 처리하기(inset)
0:39
OO을 자식으로 갖고 있는 태그 선택하기(has 선택자)
0:37
라디오와 체크박스에 색깔 주기(accent-color)
0:52
자식 태그 스크롤할 때 부모 태그는 스크롤 막기(overscroll-behavior)
1:00
줄바꿈을 컨트롤하는 CSS orphans 속성(orphan, widow line, 외톨이 줄)
줄바꿈을 예쁘게 만들어주는 CSS 속성(text-wrap, orphan, 외톨이 단어)
0:48
nth-child 선택자의 숨겨진 기능(한 번 더 필터링하기, of)
CSS vertical centering (align-self vs align-content vs align-items)
컨텐츠가 추가되어도 스크롤 위치 고정하는 방법(CSS, overflow-anchor)
CSS로 캐루셀 요소 구현하기(with scroll-snap-type)
CSS로 캐루셀 요소 구현하기 2(자식 요소 배치, scroll-snap-align, scroll-margin, scroll-padding)
0:56
input 기본 CSS 없애기(appearance: none)
HTML만으로 모달 만들기(popover, popovertarget, popovertargetaction)
0:53
CSS 신기능 지원되는지 확신하고 사용하는 방법
innerHTML을 대체할 메서드의 등장!! (getHTML, setHTMLUnsafe)