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