Don’t Flash Your Audience: How to Build Dynamic yet Accessible Sites(11nten508)

Preview:

DESCRIPTION

 

Citation preview

Don’t Flash Your Audience: How to Build Dynamic yet Accessible Sites#11nten508

Stuart HollandDan MouyardWendy Stengel

Don’t Flash Your Audience

Session EvaluationEach entry via text or web is a chance to win

great NTEN prizes throughout the day!

Session Evaluations Powered By:

TEXTText 11nten508 to 69866.

ONLINEUse 11nten508 at

http://nten.org/ntc/eval

Session Evaluation

Introduction

Defining Accessibility

Ranges/Degrees

Benefits of Accessibility

Evaluation Tools

Disney.com

WAVE

Disable CSS

Disable JavaScript

Disable Images

Plain Text Browsing

Screen Readers

Visual Contrast Testing

External Documents

Auditory Testing

Mobility Testing

Putting Accessibility into Action

Images

Audio

Video

Part of the Story

Explain Functionality

Remember the Context

Content Images

<img alt="short" />

Link to Longer Descriptions

<img alt="short" longdesc="long.html" />

Decorative Images

<img alt="" />

Use CSS

Audio/Video Text Alternatives

Adaptable Content

Headings

<h1>Page Title</h1>

<h2>Heading</h2>

<h3>Subheading</h3>

<h2>Another Heading</h2>

Lists

<ul> <li>Apple</li> <li>Orange</li> <li>Banana</li> <li>Kiwi</li></ul>

Tables

Forms

Distinguishable Content

Keyboard Accessible

Navigable

Dynamic Functionality

jQuery UI

On the Horizon

Q&A

Speakers

Stuart HollandSr. Web ConsultantSHolland@TerpSys.com

Dan MouyardWeb DeveloperDMouyard@TerpSys.com

Wendy StengelSr. Information ArchitectWStengel@TerpSys.com

TerpSys Overview

• We delight our customers!

• We help organizations use technology to achieve their

missions

• We offer networked & web based solutions including:• Website design & development

• Interactive & visual design

• Branding

• SEO / web analytics consulting

• Founded in 2000, profitable since inception

• 270 employees, 35 within the web & applications team

Session EvaluationEach entry via text or web is a chance to win

great NTEN prizes throughout the day!

Session Evaluations Powered By:

TEXTText 11nten508 to 69866.

ONLINEUse 11nten508 at

http://nten.org/ntc/eval

Session Evaluation

Recommended