epubjs
Version:
Render ePub documents in the browser, across many devices
24 lines (19 loc) • 1.39 kB
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>A Little Help: WAI-ARIA</title>
<link rel="stylesheet" type="text/css" href="css/epub.css" />
<meta name="dat-origPath" value="/html/body" /><link rel="prev" href="./ch03s05_7.html" /><link rel="next" href="./ch03s06_0.html" /></head><body>
<aside class="note" title="Note" data-origPath="/html/body/section/section[3]/aside">
<h3 class="title">Note</h3>
<p>My hope is these sections have given you an easy introduction to ARIA and the
features it provides to make EPUB content accessible</p>
<p>For additional information, some good starting points include: the coverage
given in <a class="ulink" href="http://shop.oreilly.com/product/9780596518745.do" target="_top">Universal Design for Web Applications</a> by Wendy Chisholm and Matt
May (also an excellent guide to accessible Web content development); Gez
Lemon’s <a class="ulink" href="http://dev.opera.com/articles/view/introduction-to-wai-aria/" target="_top">introduction to creating rich applications</a>; and, of
course, the <a class="ulink" href="http://www.w3.org/WAI/PF/aria-practices/" target="_top">authoring practices guide</a> that accompanies the ARIA
specification.</p>
</aside>
</body>
</html>