<!DOCTYPE html>charset="utf-8"W3Cschool教程(w3cschool.cn)p:nth-last-of-type(odd){background:#ff0000;}p:nth-last-of-type(even){background:#0000ff;}The first paragraph.The second paragraph.The third paragraph.注意: Internet Explorer 8以及更早版本的浏览器不支持:nth-last-of-type() 选择器.