Penguin

Differences between version 7 and predecessor to the previous major change of WebBrowser.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Tuesday, July 22, 2003 6:47:21 pm by ReneBartosh Revert
Older page: version 6 Last edited on Saturday, March 15, 2003 5:03:13 pm by JohnMcPherson Revert
@@ -1,9 +1,10 @@
 A browser is a program that downloads HTML documents, images, and other content and renders it all nicely for the user to look at. And feel free to come up with a better definition. 
  
-Examples include [Mozilla] (see MozillaNotes), InternetExplorer, Konqueror, Opera, Lynx... the list is endless. 
+Examples include [Mozilla] (see MozillaNotes), InternetExplorer, Konqueror, Opera, [Firebird|FirebirdBrowser],  
+ Lynx... the list is endless. 
  
 [Opera] has the least broken implementation of CSS (which doesn't necessarily say much) and Konqueror has the most broken one. InternetExplorer just tends to be... idiosyncratic in its interpretation of the standard. (Sigh.) 
  
 The first graphical WebBrowser (from c. 1992?) was NCSA [Mosaic]. 
  
 Under X on Linux I recommend Mozilla, on a Linux console I recommend lynx(1) or links(1), depending on your tastes (and resolution).