Put a Background on Open Details Elements
https://css-tricks.com/put-a-background-on-open-details-elements/
Flexbox is what @KevinJPowell reached for to make what seemed easy, but walked away with these great thoughts on using CSS grid instead.
https://css-tricks.com/equal-columns-with-flexbox-its-more-complicated-than-you-might-think/
Building a Headless CMS with @Fauna and Vercel Functions
https://css-tricks.com/building-a-headless-cms-with-fauna-and-vercel-functions/
I don't know about y'all, but my feeds have been flooded with articles about CSS Container Queries these past few weeks.
https://css-tricks.com/a-cornucopia-of-container-queries/
RT Adam Argyle
🆕 #GUIchallenges on Color Schemes
⚙️ auto
☀️ light
🌙 dark
💡 dim
Learn how I use CSS custom properties for multiple color schemes. How do you?!
Watch
Read along
Try a demo
Code
https://www.youtube.com/watch?v=oHcTn83M1ls&list=PLNYkxOF6rcIAaV1wwI9540OC_3XoIzMjQ
https://web.dev/building-a-color-scheme/
https://gui-challenges.web.app/color-schemes/dist/
https://github.com/argyleink/gui-challenges
The difference between target="blank" and target="_blank"
https://css-tricks.com/targetblank/
Looking at WCAG 2.5.5 for Better Target Sizes by @toddlibby
https://css-tricks.com/looking-at-wcag-2-5-5-for-better-target-sizes/
CSS-Trickz: An Experiment with Netlify’s On-Demand Builders
https://css-tricks.com/css-trickz-an-experiment-with-netlifys-on-demand-builders/
Links on Accessibility
https://css-tricks.com/links-on-accessibility/
VS Code Extensions for HTML
https://css-tricks.com/vs-code-extensions-for-html/
Principles for user-centered front-end development
https://css-tricks.com/principles-for-user-centered-front-end-development/
Can I :has()
https://css-tricks.com/can-i-has/
Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media Queries by @ChallengesCSS
https://css-tricks.com/hexagons-and-beyond-flexible-responsive-grid-patterns-sans-media-queries/
Monitoring Lighthouse Scores and Core Web Vitals with DebugBear
https://css-tricks.com/monitoring-lighthouse-scores-and-core-web-vitals-with-debugbear/
Debugging iOS Safari
https://css-tricks.com/debugging-ios-safari/
A Crash Course in WordPress Block Filters by @dmtrmrv
https://css-tricks.com/a-crash-course-in-wordpress-block-filters/
Are Custom Properties a “Menu of What Will Change”?
https://css-tricks.com/are-custom-properties-a-menu-of-what-will-change/
Code blocks, but better
https://css-tricks.com/code-blocks-but-better/
RT Adam Argyle
🆕 post on
both new functional pseudo class selectors have:
✅ great support
✅ lots of use cases
✅ 1 super power, to squash specificity
📄 read post
🔎 peep caniuse
http://web.dev/
https://web.dev/css-is-and-where/
https://caniuse.com/mdn-css_selectors_where
Front-End Testing is For Everyone by @dzheky
https://css-tricks.com/front-end-testing-is-for-everyone/