-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are all-caps headings bad for accessibility? #75
Comments
There are a bunch of articles when you search about it : https://www.sitepoint.com/15-rules-making-accessible-links/
https://www.mity.com.au/blog/writing-readable-content-and-why-all-caps-is-so-hard-to-read
http://uxmovement.com/content/how-letterspacing-can-make-all-caps-easier-to-read/
http://ux.stackexchange.com/questions/67454/how-does-capitalization-affect-readability
https://bdatech.org/what-technology/typefaces-for-dyslexia/
|
I like the all caps on the table headers, anything larger than that not so much |
This is not included into WCAG, but I agree with Jenny, caps are harder to read. |
I'm going to close this. We just redesigned and whilst this was definitely raised, the new design also uses caps for headings. |
For those stating that you shouldn't use uppercase because text is harder to read, please look at some of the newer studies debunking the myth of the word-shape model. In some papers, the case is made for capitals being more legible for low vision readers and smaller font sizes (like Material Design buttons). https://docs.microsoft.com/en-us/typography/develop/word-recognition |
Nice to see this detailed account. There's a similar discussion in the Drupal issue queue: One of the main stumbling blocks is that lots of style guides recommend using it sparingly, but none give much advice about what situations are OK for all-caps. It's hard to form a policy when no-one knows the answer to "how much is too much?" |
This is one of the best things I have read on the internet in a long time. And it completely helps backup my gut instinct. I find ALL CAPS very difficult to read as a non-neurodivergent person. Thank you so much for writing this. I will be referencing it many times. Bridget BridgetWillard.com |
SOME COMMENTS
Blocks or columns of body text in all upper case is hard for EVERYONE to read.
Large headlines, headers, CTA buttons with few words, short menu items, all can work well with all upper case. Upper case words for emphasis in longer texts can sometimes be useful, when used "sparingly". "Sparingly" is really what you judge to work well. For instance, in THIS POST I am pushing the limits of using all-upper-case sparingly. But blocks of body text need mixed & predominantly lowercase, and with substantial contrast (i.e. 4.5:1 is woefully insufficient for body-text).
Not good ones. Good screen readers can recognize the difference between actual words and acronyms. That said, it might be best practice to use ALL CAPS is a useful method of emphasis, as is using bold, or larger sizes, or a OPINION: It is not the page author's responsibility to try and fix unknown deficient technology for some $10,000 screen reader program(s) that should be reasonably capable of distinguishing between a word and an acronym, abbreviation, or initialism. The screen readers I use do this. ACTUALLY IMPORTANTWhat is actually important is a good visual hierarchy, with main content at best readability contrast. REGARDING DYSLEXIA: it is a language issue and not a visual issue. This article at the IDA does a good job of covering the myths and putting things into a correct perspective. Thank you for reading, Andy |
@missjwo posted on updates
I think we should look into this. The all-caps headings are purely aesthetic.
However I'm also wary of making a big change like this now we've just released v1.0. That said - best to address this sooner rather than later.
Some thoughts:
Interested in hearing other opinions on this one.
The text was updated successfully, but these errors were encountered: