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
East Islip, New York

... 10.0% have a female householder with no husband present, and 18.5% are non-families. 15.2% of all households are made up of individuals and 7.3% have someone living alone ...

 
 
 
This page was created in 26.4 ms