Carriage returns and line feeds don't count for much in
HTML documents, but there are times when they're useful.
This sample shows how to take a string and word wrap it to
a certain length. This should be extremely helpful for
email message bodies or when formatting with the <pre> tag.