Raindrop.io Bookmarks 01/01/2024
著
- 2023: Fuelled by passion and purpose | Vivaldi Browser
"The trip to Japan was a special one. Japan always sets the bar high. Every time we have a user meet-up in Tokyo, people come from far and wide and talk about Vivaldi. Their passion and enthusiasm is unmatched."
- A Few Ways CSS Is Easier To Write In 2023 -- Smashing Magazine
"While the complexity of CSS seems to be an ongoing discussion, Geoff Graham considers the ways "modern" CSS in 2023 has actually made CSS "easier" to write."
- Comparison of accessibility of e-government websites in Europe - Bogdan on Digital Accessibility (A11y)
"presenting a single test as passing the whole WCAG success criteria isn't realistic. Passing a single test out of many more can't assure whole WCAG success criterion is passed. We should be aware of this when we present results like this."
- Never underestimate HTML - HTMHell
"The problem: without basic HTML (or CSS or JS) knowledge, the most popular framework doesn't help you succeed; on the contrary. You're using a sledgehammer to crack a nut."
- Anchor Positioning | 12 Days of Web
"while it is possible to connect elements that are located in different places on the page, anchor positioning could lead to the content not being accessible: visually, the content would be located together, but for keyboard navigation or any assistive technologies the pieces will be disjointed."
- The next chapter is a complete takeover - Karl Groves
"The reason why consulting, audits, training, and tools don't work is because customers don't want to do remediation. Customers purchase consulting and audits because they don't know how to address accessibility, but they have no plans in place for how to take action on what the consulting and auditing deliverables tell them."
- Why Your CSS Code Is a Slow, Broken, and Hard-to-Manage Mess
"Cascading Style Sheets (CSS) may appear to be simple at first glance, but once you start working with them, you'll discover that there are a lot of rules and complexities involved. The best way to deal with these complications is to start by simplifying CSS, optimizing it, and properly maintaining it from the start of the project."