HTML Accessibility Outline
Free toolPaste an HTML fragment. We analyze it with axe-core (the same engine behind WAVE and axe DevTools) in an isolated iframe, without touching this page's own DOM. It catches broken heading hierarchy, missing landmarks, images without "alt", form fields without a "label", and duplicate IDs. Everything is processed in your browser: your HTML is never uploaded to any server.
Findings
Paste your HTML, or load the sample, then press Analyze.