Raindrop.io Bookmarks 09/01/2021
著
- An update to how we generate web page titles
"our main advice on that page to site owners remains the same. Focus on creating great HTML title tags. Of all the ways we generate titles, content from HTML title tags is still by far the most likely used, more than 80% of the time."
- named and framed - HTML Accessibility
"Yes, title is still the most reliable method of providing an announced accessible name for an iframe. Although support is solid in browsers (Safari being odd one out), screen readers are surprisingly divergent on how and what they convey to users."
- Why are hyperlinks blue?
"What happened in 1993 to suddenly make hyperlinks blue? No one knows, but I have some theories."
- Quick tip: Reviewing a design for accessibility - The A11Y Project
"I'm a big believer in shifting left: considering accessibility as early in the process as we can. One way we can do this is by reviewing designs for accessibility. This helps us catch anything we've missed before we start developing it."
- The Internet Is For Accessible Porn - Accessibility Savvy
"while I can't weigh in on the legal aspects and issues of pornography other than I what I recounted earlier, I can say that with all certainty that if porn is on the Internet and it's not illegal, it must be accessible."
- Refactoring CSS: Optimizing Size And Performance (Part 3) -- Smashing Magazine
"Refactored codebase should result in similar or improved performance and improved codebase health. After all, if deploying the refactored codebase causes loading or performance issues, it will result in less traffic and revenue."