hoe to make text go to next line automatically css code example Example: css wrap text to next line .break-word { word-wrap: break-word; }