Skip to content

Improve Accessibility #21

@AndersSeverinsen

Description

@AndersSeverinsen

Do you like HCI? Then this is for you.

Make the page as usable to as many people as possible.
This includes:

  • Improving navigation with keyboard (tabindex)
  • alt-ernative text for images
  • Use the named HTML elements
  • Clear language:
  • 6–7 (bad) vs. 6 to 7 (good)
  • Jan (bad) vs. January (good)
  • Meaningful text labels
  • Making focus respond to the same as hover
  • WAI-ARIA (Web Accessibility Initiative - Accessible Rich Internet Applications)
  • Internationalization

Can be split into smaller bits to make it more clear.

Accessibility dev tools:

  • Firefox dev tools
  • WAVE Evaluation Tool (Chrome)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions