|
Bobby
|
Bobby is a web-based public service offered by CAST that analyzes web
pages for their accessibility to people with disabilities as well as
their compatibility with various browsers. The analysis of accessibility
is based on the working draft of the W3C's WAI Page Author guidelines
with the Page Authoring Working
Group's latest revisions.
|
|---|
|
Web Page Backward Compatibility Viewer
|
Allows you to view a page with selected tags unsupported:
Images (else show broken images);
Break ALT-less images; Break WIDTH/HEIGHT-less images;
Tables (else insert line breaks between table cells);
Blink;
Frames;
Font;
Body (bgcolor, link, etc);
Center;
Applet (java);
Script (javascript).
|
|
Weblint
|
Weblint is a syntax and minimal style checker for HTML:
a Perl script which picks fluff off html pages,
much in the same way traditional lint picks fluff off C programs.
The latest version of weblint is 1.016, released 23 May 1996.
|
|
Dr.HTML
|
Doctor HTML is a Web page analysis tool which retrieves an HTML page
and
reports on any problems that it finds. The primary focus of this tool
is to provide a
clear, easy-to-use report of information that is relevant for improving
your Web
page.
|