Accessibility
GetProfitable is built to be usable by everyone, including people who use screen readers, keyboard navigation or high magnification.
- Semantic HTML: real headings, tables for tabular data, labeled form fields, landmark regions and a skip-to-content link.
- Keyboard: every control is reachable and shows a visible focus outline. Forms work without JavaScript.
- Contrast: text meets WCAG 2.1 AA contrast ratios against its background; links are underlined, not color-only.
- Motion: no animations or auto-playing media.
- Text: the site uses relative sizing and reflows at 400% zoom on a single column.
Known limitations: user-posted images may lack alternative text; ASCII chart sketches in courses are presented as code blocks and described in the surrounding text.
If something is hard to use, tell us via the contact page or Site Feedback and we will fix it.