Skip to content

Commit

Permalink
Update browsing.html
Browse files Browse the repository at this point in the history
Improvements to address issue #26
  • Loading branch information
nitedog committed Mar 31, 2017
1 parent 9e0655f commit fb0a620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browsing.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ <h2><a name="perception" id="perception" shape="rect">Perception - hearing, feel
</ul>
<h3 class="f_panelHead">More about perception</h3>
<div>
<p>Some people have sensory limitations or need to perceive content through multiple senses. For instance, people who are deaf-blind have little or no use of audio and visual content, and need tactile forms of content (such as <a href="#braille" class="termref" shape="rect">Braille</a>), while people with dyslexia may need to hear and see the text to better understand it.</p>
<p>Content in textual form can be converted into other forms and is therefore particularly useful. However, text-only content poses barriers for many people who have difficulty with written language. Graphics and illustrations can be made accessible and often improve understandability, ease-of-use, and satisfaction with websites and applications for everyone.</p>
<p>Some people need to convert content from one form to another to perceive it. For instance, someone who is deaf-blind requires audio and visual content in tactile form (such as <a href="#braille" class="termref" shape="rect">Braille</a>). Other people need to perceive content through multiple senses, such as someone with dyslexia who may need to hear and see the text to better understand it.</p>
<p>Content in textual form can be more easily converted into other forms and is therefore particularly useful. However, text-only content poses barriers for many people who have difficulty with written language. Graphics and illustrations can be made accessible and often improve understandability, ease-of-use, and satisfaction with websites and applications for everyone.</p>
<p>In some cases, content can be converted into different forms using software or hardware. For instance, text can be converted into speech using text-to-speech software. In other cases, content authors need to provide alternative forms of the content. For instance, textual descriptions for images and captions for audio content need to be created with at least some level of human intervention. Sometimes software tools, such as voice and image recognition, can assist authors in providing such alternatives but the conversion is usually not fully automatable.</p>
</div>
<h3 class="f_panelHead">Examples of accessibility features</h3>
Expand Down

0 comments on commit fb0a620

Please sign in to comment.