-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[add]: add index.md for web/glossary/wai
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: 웹 접근성 표준 (Web Accessibility Initiative, WAI) | ||
slug: Glossary/WAI | ||
page-type: glossary-definition | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
웹 접근성 표준(Web Accessibility Initiative, WAI)은 비표준 {{Glossary("browser", "브라우저")}} 또는 장치가 필요할 수 있는 다양한 문제를 가지고 있는 사람들의 접근성을 개선하기 위한 월드 와이드 웹 컨소시엄(World Wide Web Consortium, W3C)의 노력입니다. | ||
|
||
## 같이 보기 | ||
|
||
- [WAI 웹사이트](https://www.w3.org/WAI/) | ||
- 위키백과의 [웹 접근성 표준](https://en.wikipedia.org/wiki/Web_Accessibility_Initiative) |