Elinks is a console-based Web browser with numerous options. A Javascript interpreter can be included, but it does not support the Document Object Model or other APIs commonly required by client-side scripts.
To linearize tables (helpful for sites that use tables to control layout), add the following to your /etc/elinks/elinks.conf file:
set document.html.display_tables=0
A related option controls the display of frames.