The :first-child selector is a pseudo-class that allows you to target an element that is the first child element within its parent. See also :last-child, ...
確定! 回上一頁