CSS :only-child Selector. Example. Specify a background color for every <p> element that is the only child of its parent: Copy p:only-child { background: ...
確定! 回上一頁