how to fit text inside a div code example Example: make a paragraph fit in div .limit{ width:50px; word-wrap: break-word; }