apply css to element with hover another element only css code example Example: css hover change other element #container:hover > #cube { background-color: yellow; }