Joke Collection Website - Public benefit messages - How to realize word wrap in div+css?

How to realize word wrap in div+css?

The word wrap code in div+css is as follows:

1, CSS code: # wrap {white-space: normal; Width: 200px}.

2.DIV code:

Text can wrap automatically.

In the cell of Microsoft Excel software, if the text is too long, the text beyond the column width will be hidden.

In order to display all the text in the cell while keeping the column width unchanged, you can set word wrapping.