elinks is a text based web-browser
elinks a text browser for the command line users .
we can access the web-pages from terminal with simply
elinks <URL>
you can install it in Ubuntu with
sudo apt-get install elinks
you can find more information here : ELinks