Css hover affect other inner element code example Example: css hover affect other item #container:hover ~ #cube { background-color: yellow; }