HOW TO BREAK A LONG TEXT TO NEXT ROW code example Example: css wrap text to next line .break-word { word-wrap: break-word; }