how to wrap text in css if text exceeds the the right side of web page code example Example: how to wrap text in div css .example { overflow-wrap: break-word; }