Text-based web browser

From Wikipedia, the free encyclopedia
w3m displaying the Wikipedia home page with images

A text-based web browser is a web browser that renders only the text of web pages, and ignores most graphic content. Under small bandwidth connections, usually, they render pages faster than graphical web browsers due to lowered bandwidth demands. Additionally, the greater CSS, JavaScript and typography functionality of graphical browsers require more CPU resources. They also can be heavily modified to display certain content differently

Text-based browsers are often very useful for users with visual impairment or partial blindness. They are especially useful with speech synthesis or text-to-speech software, which reads content to users.

Progressive enhancement allows a site to be compatible with text-based web browsers without compromising functionality to more sophisticated browsers, as the content is readable through pure HTML without CSS or JavaScript.[1]

List of notable text-based web browsers[edit]

See also[edit]

References[edit]

  1. ^ "Building a resilient frontend using progressive enhancement". GOV.UK. 16 December 2019. Retrieved 27 October 2021.
  2. ^ "Description of CHARLOTT". IBM. 8 February 1999. Retrieved 10 February 2015.

External links[edit]