Text-based web browser: Difference between revisions

Content deleted Content added
move unrelated "Links" entry to top-level
Restored revision 1248384468 by RFNirmala (talk): Revert - not an improvement
 
(96 intermediate revisions by 59 users not shown)
Line 1:
{{Short description|Web browser that only renders text}}
[[File:Elinks0.11.1_screenshot.png|thumb|Screenshot of Elinks displaying Wikipedia's home page.]]
{{Refimprove|date=June 2016}}
A '''text-based web browser''' is a [[Text-based (computing)|text-only]] [[web browser]].
[[File:W3m-wikipedia.png|thumb|[[w3m]] displaying the Wikipedia home page with images]]
A '''text-based web browser''' is a [[web browser]] that renders only the [[text-based (computing)|text]] of [[web page]]s, and ignores most [[computer graphics|graphic]] content. Under small bandwidth connections, usually, they render pages faster than graphical web browsers due to lowered [[Bandwidth (computing)|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.
== List of text browsers ==
 
*Edbrowse
[[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.<ref>{{cite web |title=Building a resilient frontend using progressive enhancement |url=https://www.gov.uk/service-manual/technology/using-progressive-enhancement |website=GOV.UK |date=16 December 2019 |access-date=27 October 2021 |language=en}}</ref>
*[[Emacs/W3]]
 
*[[Line Mode Browser]]
== List of notable text-based web browsers ==
*[[W3mbrowsh]]
*Charlotte Web Browser (for VM/CMS)<ref>{{cite web|url=https://www.vm.ibm.com/download/packages/descript.cgi?CHARLOTT |title=Description of CHARLOTT |website=IBM |date=8 February 1999 |accessdate=10 February 2015}}</ref>
*[[Emacs/W3]] & [[eww (web browser)|EWW]] for GNU Emacs
*[[Line Mode Browser]] (by [[Tim Berners-Lee]])
*[[Links (web browser)|Links]]
**[[ELinks]]
*[[Lynx (web browser)|Lynx]] (and derivatives ALynx and DosLynx)
**[[ALynxw3m]]
*[[Net-Tamer]]
*[[W3m]]
*[[WebbIE]]
 
== See also ==
{{commonscat|Text-based* [[Comparison of lightweight web browsers}}]]
* [[Gemini (protocol)]]
{{web browsers}}
* [[Gopher (protocol)]]
* [[Text-based email client]]
 
==References==
{{Reflist}}
 
==External links==
*{{commonscatinline|Text-based web browsers}}
 
{{comp-stubWeb browsers}}
 
[[Category:Text-based web browsers|*]]
 
[[Category:Text mode]]
[[ko:텍스트 기반 웹 브라우저]]
{{Web-software-stub}}