hover over a div and another div changes color code example Example: css hover change other element #container:hover > #cube { background-color: yellow; }