--- title: 何为可访问性? slug: Learn/Common_questions/What_is_accessibility translation_of: Learn/Common_questions/What_is_accessibility ---
本文介绍了Web可访问性背后的一些基本概念。
前提: | 无 |
---|---|
目标: | 学习可访问性,了解其重要性 |
由于身体或技术上的限制,你的访客也许无法以像你期望的方式体验网站。本文中,我们给出了可访问性的一般原则,并解释了其中的一些规则。
还没有可用的资料。 Please, consider contributing.
We might associate accessibility at first with negative limitations. This building has to be accessible, so it must follow these regulations for door width and toilet size and elevator placement.
That's a narrow way to think of accessibility. Think of it as a wonderful way to empower people and serve more customers. What can the people in Brazil do with your English website? Can the people with smartphones browse a heavy, cluttered website designed for a large desktop monitor and unlimited bandwidth? They'll go somewhere else. In general, we must think about our product from the viewpoints of all our target customers, and adapt accordingly. Hence accessibility.
In the specific context of the web, accessibility means that anyone can benefit from your content, regardless of disability, location, technical limitations, or other circumstances.
Let's consider video:
A few necessities for basic Web accessibility include:
而这只是个开始。
Since 1999, the {{Glossary("W3C")}} has operated a working group called the {{Glossary("WAI","Web Accessibility Initiative")}} (WAI) promoting accessibility through guidelines, support material, and international resources.
请参阅
Accessibility can impact both a website's design and technical structure.