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