ARIA Role Conformance Matrices
This seems like a really valuable resource on what ARIA attributes are required and optional in working with various role attributes.
This seems like a really valuable resource on what ARIA attributes are required and optional in working with various role attributes.
Hello, and thank you for downloading this font.
This font is free for PERSONAL USE ONLY!
But if you want to get a commercial license, it’s available at: http://www.stereo-type.fr
The commercial version contains a huge set of alternate glyphes and a wide range ligatures and swashes to create your own style ! You’ll be also able to edit PDF files with the font embedded.This font is inspired by the work of Sean Delloro and with his authorization.
You can have a look at his Instagram page : https://www.instagram.com/seandllr/I made it with love, so I hope you’ll love to use it !
Clement | StereoType
This is pretty neat: you can use pointer-events: visiblePainted; to make only the filled (painted) part of an SVG respond to the pointer.
A standalone version of the readability library used for Firefox Reader View.
[…]
To parse a document, you must create a new
Readabilityobject from a document object, and then callparse(). Here’s an example:var article = new Readability(document).parse();This
articleobject will contain the following properties:
title: article titlecontent: HTML string of processed article contentlength: length of an article, in charactersexcerpt: article description, or short excerpt from the contentbyline: author metadatadir: content directionIf you’re using Readability on the web, you will likely be able to use a
documentreference from elsewhere (e.g. fetched via XMLHttpRequest, in a same-origin<iframe>you have access to, etc.).
I just found out that NASA.gov is apparently built on Drupal 7. That’s pretty awesome.
Splitting creates elements and adds CSS variables to unlock amazing possibilities for animating text, grids, and more!
DoubleDash your CSS
The previously impractical becomes easy with Splitting’s CSS Variables.
Comically Small
A shocking amount of features in a 1.5kb (minified & gzipped) package.
Progressively Enhance
Upgrade websites for modern browsers without breaking IE.
Jarvis Johnson explains that big companies like Google and Facebook don’t need to listen in on you via your phone/tablet, because they already collect so much data on you that they can guess what ads might be relevant on that alone. I love the critical thinking aspect to this - it’s easy to oversimplify complex systems, because our brains aren’t good at understanding that many variables, but reality is not required to bend to our beliefs.