nth-last-of-type selector
Description: Selects all the elements that are the nth-child of their parent in relation to siblings with the same element name, counting from the last element to the first.
Description: Selects all the elements that are the nth-child of their parent in relation to siblings with the same element name, counting from the last element to the first.