Accessibility Guidelines for our Website

Ensuring that our website is accessible to all users is a top priority. Here are some key guidelines we follow:

Keyboard Navigation

  • Ensure all interactive elements are reachable and operable using a keyboard alone.
  • Use tabindex attribute sparingly and only when necessary.

Screen Reader Compatibility

  • Use semantic HTML elements to provide clear structure and context.
  • Include alt text for images and aria-labels for interactive elements.

Contrast and Fonts

  • Maintain sufficient contrast between text and background.
  • Use legible fonts and avoid using small font sizes.

Multimedia

  • Provide text alternatives for non-text content (e.g., captions for videos).
  • Avoid using color as the only means of conveying information.

Links and Buttons

  • Use descriptive link text that makes sense out of context.
  • Ensure buttons have a clear and accessible label.

For more detailed information, you can read our full accessibility policy.

Accessibility Icon