Book Image

Joomla! Accessibility

Book Image

Joomla! Accessibility

Overview of this book

Understanding how to create accessible websites is an essential skill these days . You may even be obliged by law to create websites that are usable by the widest audience, including people with a range of disabilities.This book looks at what accessibility is and the various reasons, such as legislative or legal, as to why you really need to understand accessibility and then create websites that can be used by everyone. This book therefore examines the diverse range of user requirements that need to be considered for humans to successfully use web technologies.If you have no experience of being around, or working with, people with disabilities then it can be very difficult to successfully design user interfaces that cover their needs. This book will show you how you can both understand some of the various needs of people with disabilities and the technology they use to interact with computers and the Web.
Table of Contents (11 chapters)
Joomla! Accessibility
Credits
About the Author
About the Reviewers
Preface

Make Images Accessible


Web content makes extensive use of images. Sites that don't have some graphical content can tend to bore a lot of readers. In order to be truly accessible you need to describe the contents of images to non-sighted users.

We do this by providing Alt text for images ("Alt" here is short for "alternate"—a textual description of the image if the user is browsing with images off or if they are non-sighted users).

Description Anxiety

Alternative description of graphics is very much a moot point in the accessibility circles and the debate runs along the lines of what should or should not be described and how this should be done.

A textual description of the image should be considered as an equivalent form of access to the informative or descriptive content of the image. Essentially it is a subjective assessment (you make up your own mind as to what is good or what is not—what seems appropriate for one use case may not be for another). So it can be tricky for someone new...