Quick tips for a fabulous FAB
Posted on May 10, 2026The Floating Action Button (or FAB for short) is a pattern that consist of placing what is considered to be the most important action of the page at its bottom corner, as a floating button.
Front-end Developer & Web Accessibility Specialist
Serial overthinker,
fervently passionate about
CSS and accessibility.
The Floating Action Button (or FAB for short) is a pattern that consist of placing what is considered to be the most important action of the page at its bottom corner, as a floating button.
Text-resizing and page zoom are often treated as interchangeable, but they are fundamentally different mechanisms. While zoom is enough to meet accessibility requirements, text-resizing is what truly respects user preferences."
When to use aria-haspopup and when to use aria-expanded? When to use one and when to use both? Let's find out!