打赏
摘要: 以下示例主要讲解nth-child、first-child、last-child、nth-of-type、first-of-type和last-of-type使用。 示例代码: 总结: 除了first-child选择器兼容IE7+以上外,其他选择器均需要IE9以上浏览器才能兼容。 阅读全文
posted @ 2017-07-14 17:02 孟繁贵 阅读(756) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-14 15:29 孟繁贵 阅读(317) 评论(0) 推荐(0)
TOP