general sibling selector
The selector one ~ two selects any element selected by two which is the sibling of an element selected by one.
Open Computer Science
The selector one ~ two selects any element selected by two which is the sibling of an element selected by one.