The usage of a PC for a man with disabilities is a very hard thing to do. But it is even harder to use the Web, as people with disabilities sometimes require non-standard devices or browsers, that ease the access to the web-sites from PCs and mobile devices as well.
The Web Accessibility Initiative are a group created by the World Wide Web Consortium in order to create recommendations, that include strategies, guidelines and resources, in order to ease the use of the Web accessible for everyone, especially for the people with disabilities.
HTML is not a very complicated language, but everyone makes a lot of mistakes in HTML due to the great length of the code he has to write. In order to ease the work of HTML developers, Dave Ragget wrote a very simple program, called HTML TIDY. It fixes automatically a great range of human errors and creates from a sloppy-edited file a beautifully laid out markup. It even works with code generated by HTML editors and conversion tools, helping you identify where are the spots you must pay additional attention on making your pages accessible for
When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
Tidy is able to fix up a wide range of
The HTML category sections contain annotated links to helpful HTML reference charts, HTML tutorials, articles, and tips, HTML editors and authoring tools, and HTML tutorials, articles, and tips for using W3C Recommendations, standards-based HTML, as well as META element tags, accessible frames, tabular data tables, validating tools, recommended books on HTML, and more.
Know of some good articles, tutorials, tips, Web sites, books, or other resources related to HTML? Recommendations are welcome and appreciated!
source :