- [ifp_html_css] CSS diner 21 ~ 322022년 06월 03일
- 홍유진
- 작성자
- 2022.06.03.:48
Level 21
plate:nth-of-type(even){ }
Level 22
plate:nth-of-type(2n+3){ }
: 2번째 인스턴스부터 시작
Level 23
.small:only-of-type
Level 24
.small:last-of-type{ }
Level 25
bento:empty { }
Level 26
:not(.small, plate){ }
Level 27
[for] { }
Level 28
plate[for] { }
Level 29
bento[for="Vitaly"]{ }
Level 30
[for^="Sa"]{ }
: ^= : 접두사로 "Sa"를 가진다
Level 31
[for$="ato"]{ }
: $= : 접미사로 "ato"를 가진다
Level 32
[for*="obb"]{ }
: *= : 뒤에 오는 문자열이 하나 이상 존재할 때 사용한다
'Web Frontend > HTML_CSS' 카테고리의 다른 글
[ifp_html_css] color (0) 2022.06.04 [ifp_html_css] Gredient (0) 2022.06.04 [ifp_html_css] CSS diner 11 ~ 20 (0) 2022.06.03 [ifp_html_css] CSS diner 01 ~ 10 (0) 2022.06.03 [ifp_css_html] 나누기 (0) 2022.06.03 다음글이전글이전 글이 없습니다.댓글
스킨 업데이트 안내
현재 이용하고 계신 스킨의 버전보다 더 높은 최신 버전이 감지 되었습니다. 최신버전 스킨 파일을 다운로드 받을 수 있는 페이지로 이동하시겠습니까?
("아니오" 를 선택할 시 30일 동안 최신 버전이 감지되어도 모달 창이 표시되지 않습니다.)