normal: The default value. Multiple whitespaces are collapsed into one. The text wraps to the next line when needed. nowrap: Multiple whitespaces are collapsed into one, but the text doesn’t wrap to the next line. pre: Same results as using the where all the whitespaces will be kept as is and the text only wraps when line breaks are in the content. pre-line: Multiple whitespaces are collapsed in..