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
DB

... dB is the abbreviation for Decibel; see Bel DB is a French automobile maker; see DB (car) DB is the abbreviation for Deutsche Bahn, the major German railway company ...

 
 
 
This page was created in 25.7 ms