[P-Reinforce] 2026-04-20: 15-Level React Mastery Curriculum Integrated
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 웹 접근성 및 포용적 설계 (a11y)
|
||||
category: Software Architecture
|
||||
tags: [Accessibility, a11y, Semantic HTML, Inclusivity]
|
||||
created: 2026-04-20
|
||||
---
|
||||
|
||||
# 웹 접근성 및 포용적 설계
|
||||
|
||||
## ♿ 설계 원칙
|
||||
- **Semantic HTML**: 기계가 이해할 수 있는 의미론적 태그 사용.
|
||||
- **ARIA**: 표준 태그 외의 인터랙션에 대한 의미 보강.
|
||||
- **Keyboard Navigation**: 마우스 없이도 모든 기능 접근 가능하게 설계.
|
||||
|
||||
## 🔗 연결된 지식
|
||||
- [[Styling_Governance]]
|
||||
- [[React_Clean_Code_Best_Practices]]
|
||||
Reference in New Issue
Block a user