Don't Use Fixed CSS height or width on Buttons, Links, or Any Other Text Containers | Ashlee M Boyer
The Ballad of Text Overflow - TPGi
The text-overflow property can be used to show visual indication of truncated text. I'm not a fan, and take every opportunity to discourage its use.
Accessibility and font sizes - craigabbott.co.uk
Using pixels for font sizes can make your website inaccessible. Stop it!
Accessible Font Sizing, Explained | CSS-Tricks
The Web Content Accessibility Guidelines (WCAG), an organization that defines standards for web content accessibility, does not specify a minimum font
Pixels vs. Relative Units in CSS: why it’s still a big deal - 24 Accessibility
Long live the modern browser! Browsers are getting better these days. We seem to be in a golden age where there’s a never-ending stream of new features added for the benefit of the users accessing the page, and really great tools for those creating the page. It hasn’t always been the case, though. Earlier versions …
Font Size on the Web
Page Content CSS: Relative Font Sizes Nine Point/Pixel Minimum Beware CSS Sizes X-Small and XX-Small There are two main concerns here. One is ensuring that default font sizes are not too small. Ano…
SCR34: Calculating size and position in a way that scales with text size | Techniques for WCAG 2.0
Zoom & Resizing Text | Usability & Web Accessibility
Table of Contents How Browsers Zoom and Resize Text Avoid Clipped, Truncated, Obscured, and Overlapping Text Avoid Horizontal Scrolling Development Best Practices How Browsers Zoom and Resize Text Users with low vision may prefer to have their browser resize text or zoom into page content to make it easier to read.