Minya
2015-01-31 15:41
.wrapper > div:nth-last-of-type(5){
background: orange;
}
.wrapper下面有好几种类型元素,选择倒数第5个div,用nth-last-of-type(5)
十天精通CSS3
242554 学习 · 2623 问题
相似问题
回答 2
回答 6
回答 1
回答 3