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