Raindrop.io Bookmarks 03/13/2021
著
- I want a native implementation or API for skip links · Discussion #233 · WebWeWant/webwewant.fyi
"Skip links are great, but native landmark navigation would be even better! :)"
- The Performance Inequality Gap, 2021 - Infrequently Noted
"As always, the devil's in the footnotes, but the top-line is unchanged: when we construct the digital world to the limits of the best devices, we build a less usable one for the 80+% of the world's users."
- Overlay Fact Sheet
"We will never advocate, recommend, or integrate an overlay which deceptively markets itself as providing automated compliance with laws or standards"
- Good news about display: contents and Chrome
"just as we were getting excited about the possibilities, people began to note that the value also removed the element from the accessibility tree in all browsers."
- Responsive text based on image size - DEV Community
"We make our title having a width equal to 0 so it will not contribute to the container width. Our container will have its width defined only by the image. We add min-width: 100% to resize our title and make its width equal to the container width (the one defined previously with the image!)."
- The Importance of Learning CSS
"I've noticed a common theme: many JS devs feel like their brain just isn't wired to understand CSS. They assume that CSS comes naturally to others, and they're just not cut out for it."