Raindrop.io Bookmarks 12/06/2020
著
- Refactor and clean your stylesheets with CSS Overview - Chrome DevTools - Dev Tips
"For example, if you notice slight variations of a "primary" color scattered around your CSS, this Colors pane in the Overview panel is a great place to identify such a thing."
- A Calendar in Three Lines of CSS - Calendar Tricks
"This is an attempt to demonstrate how CSS Grid Layout makes it possible to make a calendar with only three lines of CSS. While many would argue that a calendar should be built semantically using a table, there are others who think a list would also be appropriate."
- Home - A11Y Websites
"These websites have been assessed through both automated and manual testing against the success criteria set out in the Website Content Accessibility Guidelines (WCAG) 2.1 to grade AA and above."
- Creating websites with prefers-reduced-data | Polypane Browser for Developers
"Even though more and more people get access to the internet every day, not all of them have fast gigabit connections or unlimited data. Using the media query prefers-reduced-data we can keep our sites accessible to everyone."
- Weaving Web Accessibility With Usability -- Smashing Magazine
"Compliance with accessibility standards is a necessary goal (and often required by law), but it can't exist in a vacuum."
- The State of CSS 2020
"Forget everything you know about CSS. Or at least, be ready to reconsider a lot of it. If like me you've been writing CSS for over a decade, CSS in 2020 looks nothing like what you were used to."