Skip to Content | UTAS Home | Contacts
University of Tasmania Home Page Accessibility

Making Your Web Pages Accessible

Create Forms with correctly placed labels and logical tab order:

How do you do this?

WHY? A user using a screen reader will hear the correct label with its form element. Laying out a form in this way will also result in a more logical form for all users. People navigating throught a form with the keyboard or alternative pointing device will be able to input the right information into the right form field.

These tips may be applied to any web site or Vista course, and are derived from the World Wide Web Consortium (W3C) Web Accessibility Initiative but are not intended to reinterpret them. Web developers are encouraged to access the W3C Web Content Accessibility Guidelines Version 1.0, directly.