Web accessibility service pageWeb accessibility service page

14.1:H114200 The Web content text should use simple and understandable language.

Improper design

The text is hard to understand causing users unable to read Web content.

Improper design:

<P>When we are observing something, not only observing its<STRONG>¦É¨dÆz¶À</STRONG>
,but also the meaning it represents.</P>
          

Proper demonstration

Use simple and understandable text so that all users can read the contents without obstruction.

Proper example:

<P>When we are observing something, not only observing its<STRONG>surface phenomenon</STRONG>
,but also the meaning it represents.</P>
End of Main Content