1. CSS3 Overflow-wrap

    Allows lines to be broken within words if an otherwise unbreakable string is too long to fit. Currently mostly supported using the `word-wrap` property.

  2. css property: overflow-wrap: break-word

  3. css property: word-wrap