| HTML Tutorials |
|
|
| XML Tutorials |
|
|
| Browser Scripting |
|
|
| Server Scripting |
|
|
| .NET (dotnet) |
|
|
| Multimedia |
|
|
| Web Building |
|
|
| Java Tutorials |
|
|
| Programming Langauges |
|
|
| Soft Skills |
|
|
|
|
Accessible web site is a web site which can be used by the disabled users.
The disabled users are the users with the disabilities or the bad user conditions.
|
|
Web Accessibility Initiative
|
|
The WAI which was created by World Wide Web Consortium (W3C) in the year 1997 is a set
of guidelines intended for the web developers, authors, and the designers- about how
to make a web content accessible to the people with disabilities.
Goal of these guidelines is the accessibility, but they will also help to make the web
contents available to more and more browsers like voice browsers, cell phones, hand-held devices
and more users working in the difficult environments like hands-free, strong light, darkness,
bad sight and heavy noise.
|
|
Importance of WAI to the Web Site
|
|
Millions of people with the disabilities are surfing Internet every day, and even more
millions are using the poor browser equipment, or working under the difficult user
environments.
If the website lacks features such as the resizable fonts, images with the proper text
descriptions, and an easy navigation, then these people will not be able to access the
information.
|
|
Here are some of the reasons for making the site more accessible:
It improves the reputation and image
It improves the customer satisfaction
It increases the number of visitors
It makes the visitors stay longer at the site
It increases the number of returning visitors
It makes the site more usable also for the people with no disabilities
It makes the site more usable for the users with the images turned off
It makes the site more usable for the people with an older equipment
It makes you reach fastest growing population: older people
|
|
Do Use Adjustable Font Size
|
|
Use only the relative font sizes, and let users be able to use a browser menu
to change a default text size.
|
|
Make Use of "alt" Attribute
|
|
An alt attribute do allows to provide the text equivalent for the image and for
some other elements.
|
|
<img src="images/bana.jpg" alt="Banana" />
|
|
|
Sometimes the web browser will not display the images. The reason could be one of the
many, like the user has turned off a display of the images, the browser is mini browser
without an image display. A browser is voice browser used by the blind or the
poor-sighted people. If you use an "alt" attribute, most of the browsers will at least
do display or read a "alt" description.
|
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords: accessibility disabled, web evaluation, web checker, disability accessibility,
web act, accessibility standards, accessibility guidelines, web issues,
technology accessibility, blind accessibility, tables accessibility, web making,
accessibility design, web designing, accessibility guideline, web technologies,
|
|
| HTML Quizes |
|
|
| XML Quizes |
|
|
| Browser Scripting Quizes |
|
|
| Server Scripting Quizes |
|
|
| .NET (dotnet) Quizes |
|
|
| Multimedia Quizes |
|
|
| Web Building Quizes |
|
|
| Java Quizes |
|
|
| Programming Langauges Quizes |
|
|
| Soft Skills Quizes |
|
|
|