how to space next line in text wrap css code example Example: css wrap text to next line .break-word { word-wrap: break-word; }