Wednesday, June 16, 2010

CSS white-space

Through a number of possible values, the white-space property gives us, via CSS, a way of defining how the browser handles multiple white space characters and line breaks. Of course, the portion of the document that you can target is limited to whatever can be targeted via CSS selectors.



Here are the different values for the white-space property.

normal, nowrap, pre, pre-line, pre-wrap

No comments:

Post a Comment