Accessible Names and Labels: Understanding What Works and What Doesn’t
Akash Shukla explains how and why to use labels so the correct accessible names are visible and conveyed correctly to assistive technologies.
Akash Shukla explains how and why to use labels so the correct accessible names are visible and conveyed correctly to assistive technologies.
November 14, 2025 | Technical
Akash Shukla explains the best way to use semantic table markup to present web content in accessible rows and columns.
October 13, 2025 | Technical
Have you ever thought about why defining a clear and descriptive label matters so much in accessibility? Akash Shukla has.
July 31, 2025 | Technical, User Experience (UX)
For any interactive control that has a visible text label, the accessible name must contain the label’s visible text.
April 21, 2025 | Technical, User Experience (UX)
Many developers might wonder if they need to add a “skip to main content” link on every page or if using headings, landmarks, and semantic HTML is enough to meet the accessibility requirements. The answer is often a bit more nuanced.
December 5, 2024 | Technical, User Experience (UX)