随笔分类 -  CSS

样式
摘要:有哪些nth-child 这是一个系列的选择器,可供我们在各种情况下使用,包括 1:first-child 2:first-of-type 3:last-of-type 4:only-of-type 4:only-child 5:nth-child(n) 6:nth-last-child(n) 7: 阅读全文
posted @ 2017-12-01 10:29 荷风誓约 阅读(188) 评论(0) 推荐(0)