URL: http://www.delorie.com/web/lynxview.html

Lynx is a web browser that is so basic in functionality that even Microsoft Internet Explorer is more userfriendly; sometimes. It's not graphical which means that you can run in on the command line of a computer where graphical applications aren't an option such as SSH access.

Another more important thing about Lynx is that it indicates how a blind person might see a website. (Remember, Google is blind) If you want to make a really accessible website that works universally you have to make sure it works in Lynx too. For non-Linux people it might not be so obvious how to install Lynx, and that's where LynxView comes in.

Here's what you see if you browse my website with Lynx and the IssueTrackerProduct.com

So if you're serious about your website please do make sure your site works reasonably well in LynxView.

Comments

Your email will never ever be published.

Previous:
Control comment spam April 5, 2005 Python
Next:
Find print statements in Python code April 12, 2005 Python, Linux
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Google is blind January 24, 2005 Web development
Future of Web Apps (quick summary and thoughts) October 4, 2007 Web development
Good usage of drop-downs March 5, 2005 Web development