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