Hidden text
From Wikipedia, the free encyclopedia
Hidden text is computer text that is displayed in such a way as to not be easily readable. Hidden text is most commonly achieved by setting the font color to be the same as the background color, rendering the text invisible unless the user highlights it. There is an example of some hidden text on the next line.
This text is hidden because the font color was changed to white.
(Note to reveal the text, one merely needs to turn off style sheets in their browser, or use a text browser, or copy it with one's mouse.)
Hidden text can have several purposes. Often web sites use it to disguise spoilers for readers who do not wish to read that text. Hidden text can also be used to hide data from users less Internet-savvy or who are not familiar with a particular website. An example of this practice is to display an FTP password in hidden text to reduce the number of users who are able to access downloads and thereby save bandwidth.
It is also used by websites as a spamdexing technique to fill a page with keywords that a search engine will recognize but are not visible to a visitor. However, Google has taken steps to prevent this by parsing the colour of text as it indexes it, and checking to see if it is similar to or the same colour as the background, and giving those pages much lower rankings.
Note: Compare with metadata, which is usually also hidden, but is used for different purposes.