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
Flapper

... participating in traditionally male activities such as sports or higher education. World War I forced women to break even more gender barriers by entering the ...

 
 
 
This page was created in 27.2 ms