Summary

Possible values for <c>white-space</c> CSS property.

Static Fields

Normal Sequences of white spaces are collapsed, text will wrap when necessary. Default.
NoWrap Sequences of white spaces are collapsed and linebreaks are suppressed.
Pre Sequences of white space are preserved, lines are only broken at newline characters in the source.
PreLine Sequences of white spaces are collapsed, text will wrap when necessary, linebreaks are preserved.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.