CSS3 :only-child 选择器完整CSS选择器参考手册实例匹配属于父元素中唯一子元素的p 元素: [mycode3 type='css'] p:only-child { background:#ff0000; } ...
確定! 回上一頁