Well...margins don't really apply to this situation, I'm trying to wrap the text to a newline in the html. This would be helpful in other cases, but it doesn't apply to a div

The bounds of the div are set with width:100px or whatever, I just want the text to wrap to a newline once it hits that 100px.