css selector class except first code example Example: css select all except first element *:not(:first-child) /* Selects all but first element */