Skip to content

Commit

Permalink
#175 updating copy from impairment to disability
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenda Jin committed Oct 28, 2015
1 parent edeb0d6 commit 7b88778
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions accessibility/index.html
Expand Up @@ -166,32 +166,32 @@ <h2>Four Major<span class="gdi"></br/>Categories of Accessibility</span></h2>
</aside>
</section>

<!-- VISUAL IMPAIRMENT START -->
<!-- VISUAL DISABILITY START -->

<section>
<h3>Visual</h3>
<p>This can be non-sighted users, users with low-vision, users with obstructed vision, or older users.</p>
<small>Screen readers, brail output, text zooming, high color contrast controls and keyboard navigation can be useful.</small>
</section>

<!-- VISUAL IMPAIRMENT END -->
<!-- VISUAL DISABILITY END -->

<!-- AUDITORY IMPAIRMENT START -->
<!-- AUDITORY DISABILITY START -->

<section>
<h3>Auditory</h3>
<p>Hearing impaired users.</p>
<p>Users with hearing disabilities.</p>
<small>Captions and alternatives for sound-neccessary media can be useful.</small>
</section>

<!-- AUDITORY IMPAIRMENT END -->
<!-- AUDITORY DISABILITY END -->

<!-- MOTOR SKILLS START -->

<section>
<h3>Motor</h3>
<p>A limitation in the independent or purposeful physical movement of the body or of one or more extremities.</p>
<small>Because not everyone can use a mouse or click on small links people with motor impairments typically use the keyboard, eye trackers, or single buttons to navigate their computer.</small>
<small>Because not everyone can use a mouse or click on small links people with motor disabilities typically use the keyboard, eye trackers, or single buttons to navigate their computer.</small>
</section>

<aside class="notes">
Expand Down

0 comments on commit 7b88778

Please sign in to comment.