last three items css selector code example Example: css last 3 childs #something a:nth-last-child(-n+3) { /*declarations*/ }