Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Web site accessibility is about more than ALT tags (Score 2) 201

The issue isn't just about using an ALT tag with your images. The use of tables as a layout device, specific font faces, specific font sizes, and colors for links and text makes an HTML page much more difficult for a differently abled person to use.

The original version of HTML was much more usable by a visually impaired person than today's HTML as implemented by Netscape and Microsoft. The biggest problem is that the Web has become a much more visual medium, and the graphics designers cared a lot more about the look of a page than the geeks who launched HTML. Those high-energy physicists who were among the Web's first users were focused on the information that was presented, not how it looked.

Cascading Style Sheets are the way to rescue the Web for people who need different access to it. CSS separates the appearance of a site from the information offered by the site.

I'm glad the feds are doing this, because the browser companies and leading Web designers are paying almost no attention to accessibility issues.

Besides, accessible HTML is generally much better written and more standard HTML, too. All Web users could benefit from more of that.

Slashdot Top Deals

"One Architecture, One OS" also translates as "One Egg, One Basket".

Working...