lynx, as far as I know, is the most popular text based web browser. To see if it's installed on your system simply type "lynx" without the quotes.
lynx isn't as robust as *modern* browsers, although it does handle browsing of many sites quite well.
If lynx isn't on your system you can install it with the following command:
yum install lynx
|