change child element when parent is hovered code example Example: css on hover do something to children parent:hover child { color: blue; }