The Element Object
The previousSibling Property
- Coffee (first item)
- Tea (second item)
The HTML content of the previous sibling of the second list item is:
Note: Whitespace between elements is considered text nodes.
If you add whitespace between the two li elements, the result will be "undefined".