CSS

6 bookmarks
Newest
Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive for users of all abilities across any device.
·moderncss.dev·
Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
F87: CSS Generated Content and WCAG Conformance | Adrian Roselli
F87: CSS Generated Content and WCAG Conformance | Adrian Roselli
The Web Content Accessibility Guidelines (WCAG) does a good job of providing supporting techniques to help reviewers determine if a specific case would violate a given Success Criterion (SC). WCAG 2.0, which became a recommendation at the end of 2008, has carried these techniques over to WCAG 2.1, finalized in…
·adrianroselli.com·
F87: CSS Generated Content and WCAG Conformance | Adrian Roselli
Avoid Default Browser Focus Styles | Adrian Roselli
Avoid Default Browser Focus Styles | Adrian Roselli
It is not uncommon to see developers and designers forego creating focus styles for controls on web sites and applications. For those who are aware of the need for the focus styles, the most common reason I hear for excluding them is that the browser provides focus styles by default…
·adrianroselli.com·
Avoid Default Browser Focus Styles | Adrian Roselli