웹표준 html,css,javascript 실무 과정 자료] :only-of-type
웹표준 html,css,javascript 실무 과정 자료] :only-of-type
실무개발자를위한 실무교육 전문교육센터학원
www.oraclejava.co.kr에 오시면 보다 다양한 강좌를 보실 수 있습니다.
:only-of-type
■ 동일한 부모 요소를 갖는 형제 요소 중에서 지정한 요소가 하나 밖에 없는 경우
■ 문맥상 :first-of-type, :last-of-type, nth-of-type (1), :nth-last-of-type (1)과 같음
'웹표준 > HTML' 카테고리의 다른 글
웹표준 html,css,javascript 실무 과정 자료] :not() (0) | 2017.05.16 |
---|---|
웹표준 html,css,javascript 실무 과정 자료] :empty (0) | 2017.05.16 |
웹표준 html,css,javascript 실무 과정 자료] :only-child (0) | 2017.05.16 |
웹표준 html,css,javascript 실무 과정 자료] :last-of-type (0) | 2017.05.16 |
웹표준 html,css,javascript 실무 과정 자료] :first-of-type (0) | 2017.05.15 |