how to make text in div go to newline code example Example: css wrap text to next line .break-word { word-wrap: break-word; }