SyntaxFix
Write A Post
Hire A Developer
Questions
Use word-wrap:break-word attribute along with required width. Mainly, put the width in pixels, not in percentages.
word-wrap:break-word
width: 200px; word-wrap: break-word;