# Web Accessibility Checklist

## Structure

- [ ] Page တစ်ခုတွင် အဓိက `h1` တစ်ခုရှိသည်
- [ ] Heading order မခုန်
- [ ] Landmark elements — header, nav, main, footer — သုံးထားသည်
- [ ] Link text ကိုဖတ်ရုံဖြင့်သွားမည့်နေရာသိနိုင်သည်

## Interaction

- [ ] Keyboard တစ်ခုတည်းဖြင့်လုပ်ဆောင်နိုင်သည်
- [ ] Focus indicator မြင်ရသည်
- [ ] Modal ဖွင့်/ပိတ်ချိန် focus မှန်သည်
- [ ] Form input တွင် label နှင့် error message ရှိသည်

## Visual and media

- [ ] Meaningful images တွင် alt text ရှိသည်
- [ ] Decorative images တွင် empty alt ရှိသည်
- [ ] Text color contrast လုံလောက်သည်
- [ ] Zoom 200% မှာ content မပျောက်
