how to wrap text to a div in css code example Example: how to wrap text in div css .example { overflow-wrap: break-word; }