wrapping text in div tag using css code example Example: how to wrap text in div css .example { overflow-wrap: break-word; }