:nth-last-of-type() Selector
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.
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.
Selects all elements that are the nth-child of their parent.
Selects all elements that are the nth-child of their parent, counting from the last element to the first.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Get the children of each element in the set of matched elements, optionally filtered by a selector.
Selects all elements of type submit.