w3schools    w3Schools
Search W3Schools :
   
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About
ADVERTISEMENTS

XML Certification
Download XML editor
Custom Programming
 
Table of contents
Web Quality
Quality HOME
Web Standards
HTML Elements
Style Sheets
Readability
Accessibility
Internationalization

Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality

W3Schools Tutorials
W3Schools Forum

Helping W3Schools

 

Web Quality - Accessibility (WAI)

previous next

An accessible web site is a web site that can be used by disabled users.

Disabled users are users with disabilities or bad user conditions.


The Web Accessibility Initiative - WAI

WAI (created by the World Wide Web Consortium (W3C) in 1997) is a set of guidelines intended for web developers, authors, and designers- about how to make web content accessible to people with disabilities.

The goal of these guidelines is accessibility, but they will also help make web contents available to more browsers (voice browsers, cell phones, hand-held devices), and to more users working in difficult environments (hands-free, strong light, darkness, bad sight, heavy noise).


Is WAI Important to Your Web Site?

Yes it is.

Millions of people with disabilities are surfing the Internet every day, and even more millions are using poor browser equipment, or working under difficult user environments.

If your website lacks features such as resizable fonts, images with proper text descriptions, and easy navigation, these people will not be able to access your information.

lamp.gif In fact: Your site violates the rights of these people.

Here are some other reasons for making your site more accessible:

  • It will improve your reputation and image
  • It will improve your customer satisfaction
  • It will increase your number of visitors
  • It will let your visitors stay longer at your site
  • It will increase the number of returning visitors
  • It will make your site more usable also for people with no disabilities
  • It will make your site more usable for users with images turned off
  • It will make your site more usable for people with older equipment
  • It will let you reach the fastest growing population: older people

Use an Adjustable Font Size

Use only relative font sizes, and let the user be able to use the browser menu (View - Text Size) to change the default text size.

Can you read this?

Can you read this?

Can you read this?

Can you read this?

lamp.gif To change the font size, select view - text size - in your browsers menu.


Use The "alt" Attribute

The alt attribute allows you to provide a text equivalent for an image (and for some other elements).

Example:

<img src="images/bana.jpg" alt="Banana" />

Sometimes a web browser will not display your images. The reason could be one of many:

  • The user has turned off the display of images
  • The browser is a mini browser without image display.
  • The browser is a voice browser (used by blind or poor-sighted)

If you use the "alt" attribute, most browsers will at least display or read the "alt" description.


previous next


DreamTemplate



diploma   

Get Your Diploma!

W3Schools' Online Certification Program is the perfect solution for busy professionals who need to balance work, family, and career building.

The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.

The JavaScript Certificate is for developers who want to document their knowledge of JavaScript and the HTML DOM.

The XML Certificate is for developers who want to document their knowledge of XML, XML DOM and XSLT.

The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.

The PHP Certificate is for developers who want to document their knowledge of PHP and SQL (MySQL).


 
WEB HOSTING
ASP.NET Web Hosting
ASP.NET
Web Hosting
$15 Domain Name
Registration
Save $20 / year!
Buy UK Domain Names
Register Domain Names
Cheap Domain Names
Cheap Web Hosting
Best Web Hosting
PHP MySQL Hosting
Top 10 Web Hosting
UK Reseller Hosting
Web Hosting
FREE Web Hosting
WEB BUILDING
Website Templates
Flash Templates
Website Builder
Internet Business Opportunity
Custom Programming
FREE Trial or Demo
Web Content Manager
Forms,Web Alerts,RSS
Download XML editor
FREE Flash Website
FREE Web Templates
EDUCATION
US Web Design Schools
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification
Home HOME or Top of Page Validate   Validate   W3C-WAI level A conformance icon Printer Friendly  Printer Friendly

W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2009 by Refsnes Data. All Rights Reserved.