-
Couldn't load subscription status.
- Fork 420
Open
Description
I'm building a rich text editor and want to ensure it's accessible. Could someone please clarify the exact accessibility guidelines I should follow?
Specifically, I’d like to know:
Which HTML elements to use (e.g., for headings, lists, formatting, etc.)
What ARIA roles and attributes are required or recommended
How to implement accessible toolbars and formatting buttons
Any considerations for supporting features like font family selection and bullet points
The editor uses contenteditable, and users can format text using headings, bold/italic styles, font families, and bullet/numbered lists.
Are there any official or recommended guidelines (e.g., from W3C or ARIA APG) for building a fully accessible rich text editor that supports these features?
Any help or references would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels