Returns the previous element sibling of a node.
The element to get the previous sibling of.
elem's previous sibling that is a tag, or null if there is no previous sibling.
elem
null
Returns the previous element sibling of a node.