This is what I have:
<td style='width: 500px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;'>
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think this solution will help you!
http://perishablepress.com/press/2010/06/01/wrapping-content/
// Edit
It’s been a long time since this was accepted as the best answer and updates are required. See @benhowdle89’s and @Steve’s answers below.
So the current browser support is now good enough to use
word-breakin order to allow words to be broken over multiple lines.word-break: break-allhttp://caniuse.com/#feat=word-break