Delicious

Delicious

jonathantneal/posthtml-aria-tabs
jonathantneal/posthtml-aria-tabs
Write accessible tabs with minimal markup. Contribute to jonathantneal/posthtml-aria-tabs development by creating an account on GitHub.
·github.com·
jonathantneal/posthtml-aria-tabs
How tabs should work
How tabs should work
Tabs in browsers (not *browser tabs*) are one of the oldest custom UI elements in a browser that I can think of. They've been done to death. But, sadly, the majority of times I come across them, the tabs have been badly, or rather *partially* implemented. So this post is my definition of how a tabbing system should work, and *one* approach of implementing that.
·remysharp.com·
How tabs should work
A Glassy (and Classy) Text Effect
A Glassy (and Classy) Text Effect
The landing page for Apple Arcade has a cool effect where some "white" text has a sort of translucent effect. You can see some of the color of the
·css-tricks.com·
A Glassy (and Classy) Text Effect
Maskable Icons: Android Adaptive Icons for Your PWA
Maskable Icons: Android Adaptive Icons for Your PWA
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
·css-tricks.com·
Maskable Icons: Android Adaptive Icons for Your PWA
uweb/uw-2014
uweb/uw-2014
UW 2014 "Boundless" Wordpress theme. Contribute to uweb/uw-2014 development by creating an account on GitHub.
·github.com·
uweb/uw-2014
How to Accessibly Split Text
How to Accessibly Split Text
I recently published an article on animating variable fonts with the help of the Javascript library Splitting.js. A few people asked about…
·css-irl.info·
How to Accessibly Split Text
mvsde/a11y-navigation
mvsde/a11y-navigation
Create an accessible navigation bar that works on mobile, desktop, and everything in between - mvsde/a11y-navigation
·github.com·
mvsde/a11y-navigation
What is this all about?
What is this all about?
A11y-101 is an introductin to web accessibility. We'll have a look at accessibility from a designer's and a developer's point of view.
·a11y-101.com·
What is this all about?
Highly performant sticky header
Highly performant sticky header
Hides the site header on scroll down, reinstates on scroll up, while producing zero visual jank....
·codepen.io·
Highly performant sticky header
Clickable parent link foundation accordion menu
Clickable parent link foundation accordion menu
Im using http://foundation.zurb.com/sites/docs/accordion-menu.html But the root folder only open/close. Im looking for an idea where the text on the root is a link and the arrow open/close the folder
·stackoverflow.com·
Clickable parent link foundation accordion menu
Creating a Maintainable Icon System with Sass
Creating a Maintainable Icon System with Sass
One of my favorite ways of adding icons to a site is by including them as data URL background images to pseudo-elements (e.g. ::after) in my CSS. This
·css-tricks.com·
Creating a Maintainable Icon System with Sass
WP_Query Arguments
WP_Query Arguments
Here’s two tutorials on using these query arguments: Customizing the WordPress Query – using pre_get_posts for the main query Custom WordPress Queries – For generating custom queries
·billerickson.net·
WP_Query Arguments