该文被密码保护。 阅读全文
posted @ 2019-11-19 20:42 front-gl 阅读(1) 评论(0) 推荐(0) 编辑
摘要: :last-child represents the last element among a group of sibling elements. CSS伪类 :last-child 代表在一群兄弟元素中的最后一个元素。 举个例子: 从代码和图可以看出:last-child选择了最后一个li标签。 阅读全文
posted @ 2019-11-19 19:33 front-gl 阅读(2694) 评论(0) 推荐(1) 编辑