html css make text to go to next line when reaches the width code example Example: css wrap text to next line .break-word { word-wrap: break-word; }