Chrome的hack写法以及CSS的支持程度图示
更新时间:2008年09月15日 22:39:43 作者:
Chrome的CSS支持程度 引用自 Estelle


复制代码 代码如下:
body:nth-of-type(1) p{
color: #333333;
}
Only the Google Chrome and Safari 3.1 browsers will show paragraphs as red.


最新评论