css hover transition other element code example Example: css affect other elements on hover #container:hover ~ #cube { background-color: yellow; }