Raindrop.io Bookmarks 08/30/2022
著
- Accessibility empowers the creative process!
"Being proactive and addressing accessibility with the same importance as security and privacy not only lowers the risk of potential litigation but also is the best way to ensure that digital content being created is as accessible as possible."
- short note on figure and figcaption - HTML Accessibility
"The labelledby relationship is no longer, instead there are details/detailsfor relationships, the figure element has a details relationship referencing the figcaption element and the figcaption has a reverse detailsFor relationship referencing the parent figure All this is provided automatically by the browser, you don't have to do anything."
- What was that media query code again??
"If you're like me, you'll often know which media query to reach for but just can't quite remember the syntax. This site lists popular media queries with a handy copy button for code the snippet you need."
- Compare Classless CSS frameworks -- currently using "Browser default style"
"Once I found examples of 'class-less CSS', it was then a bit of a pain to find them and compare all the different examples. Hence this page."
- Guide to Email File Size and Load Times - Litmus
"Sending an email with an HTML weight of under 100KB has no impact on deliverability. In some cases, sending an email over 100KB may impact deliverability, but it may not be due to the size alone. Rather, it could be the result of the poor customer experience and engagement issues. Generally, keeping emails under 80KB where possible will help decrease some of these issues."
- Can browsers optimize the loading of third-party resources? - Chrome Developers
"Give third-parties incentives to reduce their performance impact via better transparency efforts."