Encyclopedia > Whitespace

  Article Content

Whitespace

In computing, whitespace is a sequence of characters which do not display themselves, but determine where the text that follows is displayed: spaces, line breaks and tabs.

Most languages ignore whitespace (HTML turns it into a single space) and this means it can be used to make code clearer. Lines are often indented to show they are part of a block, for example an if statement or a loop.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Springs, New York

... 31.0% from 25 to 44, 26.9% from 45 to 64, and 13.5% who are 65 years of age or older. The median age is 40 years. For every 100 females there are 102.1 males. For every ...

 
 
 
This page was created in 28.4 ms