김규범님의 블로그
[HTML, CSS] child , type 종류 본문
first-child
only-child
last-child
nth-child
nth-last-child
first-of-type
nth-of-type
nth-of-type(An+B)
only-of-type
last-of-type
empty
[attribute]
first-child
only-child
last-child
nth-child
nth-last-child
first-of-type
nth-of-type
nth-of-type(An+B)
only-of-type
last-of-type
empty
[attribute]