Edit This Code:
See Result »
ul (parent)
li (the previous sibling of "start")
li (the previous sibling of "start")
li (sibling)
li (the next sibling of "start")
li (the next sibling of "start")
In this example, we select all elements that are siblings of the li element with class name "start".
Result: