aceessing other elements when one is hoverd css code example Example: css hover affect other item #container:hover ~ #cube { background-color: yellow; }