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
Autocracy

... - Wikipedia <<Up     Contents Autocracy Autocracy is a form of government which resides in the absolute power of a single individual. The ...

 
 
 
This page was created in 51.2 ms