Raindrop.io Bookmarks 03/22/2021
著
- CSS Grid Cheat Sheet Illustrated in 2021 - DEV Community
"Let's refresh Our CSS Grid Memory. Here's a Cheat Sheet of everything you can do with Grid to get started in 2021!"
- Why should type be fluid, anyway? | by Elise Hein | Mar, 2021 | UX Collective
"The extra space afforded by larger screens should be seen as an opportunity to adjust the layout so the viewer can take full advantage of their screen real estate. Conversely, on small screens, with a fluid interface you can juuuuust push at the boundary of what's acceptable, because everything fits, after all."
- Accessible Text Labels For All
"always ensure the accessible name (announced by screen readers) matches the visual label as much as possible. This means that you'll also want to avoid adding a label using aria-label that does not match the text label that is shown on a control."
- How to Improve CSS Performance | Calibre
"the selector matching performance is fast. The CSS declarations are so friendly to compression algorithms that the effort required to optimise a CSS selector is usually better spent working on other parts of your application with a greater return on investment."
- A decade + a year of heading backwards - HTML Accessibility
"Why is it OK to have a substantial set of authoritative semantic HTML definitions misdirect developers for so long?"
- Charts.css
"Charts.css is a modern CSS framework. It uses CSS utility classes to style HTML elements as charts."