首页 > 开发 > CSS > 正文

Chrome的hack写法以及CSS的支持程度图示

2020-10-23 18:31:21
字体:
来源:转载
供稿:网友



复制代码 代码如下:

body:nth-of-type(1) p{
color: #333333;
}



Only the Google Chrome and Safari 3.1 browsers will show paragraphs as red.

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表