CSS3 :nth-last-child() 选择器
Child and Sibling Selectors | CSS-Tricks
:nth-child和:nth-of-type的区别 - Yvette Lau的专栏 - 博客频道 ...
CSS selector for first element with class - Stack Overflow
CSS :first-child 选择器
元素,并为其设置样式: p:first-child { background-color:yellow; } 亲自试一试...