how to make a string go to next line instead of increasing width of a div code example Example: css wrap text to next line .break-word { word-wrap: break-word; }