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