Exploring different browsers: Difference between revisions

From Leechfinger
Jump to navigationJump to search
Qais (talk | contribs)
No edit summary
Qais (talk | contribs)
Line 4: Line 4:


=== lynx ===
=== lynx ===
Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices (e.g., vt100 terminals, vt100 emulators running on Windows 95/NT/XP/7/8  or  any POSIX  platform,  or any other “curses-oriented” display).  It will display hypertext markup language (HTML) documents containing links to files residing on the local system, as well as files residing on remote  systems  running  Gopher, HTTP, FTP, WAIS, and NNTP servers.  Current versions of Lynx run on Unix, VMS, Windows 95/NT/XP/7/8, DOS DJGPP and OS/2.
[[Category:Browsers]]
[[Category:Browsers]]

Revision as of 00:40, 3 May 2025

There are so many types and categories of browsers that it is hard to keep track of them all. I have listed a few browsers that we have installed and used and find it somewhat useful to use.

w3m

w3m is a text based browser which can display local or remote web pages as well as other documents. It is able to process HTML tables and frames but it ignores JavaScript and Cascading Style Sheets. w3m can also serve as a pager for text files named as arguments or passed on standard input, and as a general purpose directory browser.

lynx

Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices (e.g., vt100 terminals, vt100 emulators running on Windows 95/NT/XP/7/8  or  any POSIX  platform,  or any other “curses-oriented” display).  It will display hypertext markup language (HTML) documents containing links to files residing on the local system, as well as files residing on remote  systems  running  Gopher, HTTP, FTP, WAIS, and NNTP servers.  Current versions of Lynx run on Unix, VMS, Windows 95/NT/XP/7/8, DOS DJGPP and OS/2.