how to target an element in css on hover other code example Example: css hover affect other item #container:hover ~ #cube { background-color: yellow; }