Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A link text with capital letters is harder for users to read, but people with reading disabilities struggle even more. Additionally, screen Screen readers also may read the capitalized letters one by one instead of part of the word. This will be difficult to understand.

...

Hypertext URLs (like https://www.fredonia.edu/about/offices/information-technology-services) should not be used. Screen readers will only read the URL as individual letters one letter at a time and would be very time consuming. Short URLs can be used but only to show what the URL is, (like www.fredonia.edu). However, this sort of link is unnecessary unneeded and is better to have more readable link text like Fredonia Homepage website.

...

To convey additional information about links to users, it is not recommended to use tooltips. Tooltips are pop-up windows that appear when users hover over links. It is best to include all relevant information within the text of the links themselves, as explained in step 1.

Tooltips are unnecessary unneeded and may create problems, especially for users with accessibility needs. For instance, people who use screen readers may disable tooltips to limit auditory information. Those who use only the keyboard cannot access tooltip content. AdditionallyAlso, users who require larger text may not be able to adjust the tooltip size within their browser. Furthermore, title attributes may not be supported on mobile devices such as phones and tablets.

...