Glossary Term
Text-based web browser
Definition and Benefits of Text-based Web Browsers
- Text-based web browsers render only the text of web pages and ignore most graphic content.
- They are faster than graphical web browsers under small bandwidth connections.
- Greater CSS, JavaScript, and typography functionality in graphical browsers require more CPU resources.
- Text-based browsers can be heavily modified to display content differently.
- They are useful for users with visual impairment or partial blindness, especially with speech synthesis or text-to-speech software.
Notable Text-based Web Browsers
- Browsh
- Charlotte Web Browser (for VM/CMS)
- Emacs/W3 & EWW for GNU Emacs
- Line Mode Browser (by Tim Berners-Lee)
- Links
Related Concepts and Protocols
- Comparison of lightweight web browsers
- Gemini (protocol)
- Gopher (protocol)
- Text-based email client
Progressive Enhancement and Compatibility
- Progressive enhancement allows compatibility with text-based web browsers without compromising functionality.
- Content readable through pure HTML without CSS or JavaScript.
- Ensures compatibility with more sophisticated browsers while maintaining accessibility.
References and Additional Resources
- Building a resilient frontend using progressive enhancement. (GOV.UK)
- Description of CHARLOTT. (IBM)
- This Web-software-related article is a stub. You can help Wikipedia by expanding it.
- Retrieved from https://en.wikipedia.org/w/index.php?title=Text-based_web_browser&oldid=1171951782
- Categories: Text-based web browsers, Text mode, Web software stubs