Last year I made this as a joke for #yolofriday.
output.jsbin.com/hasubi
Honoured to be joining the super talented Joe McGill as a guest committer for WordPress 4.6.
Facts:
* web-perf affects conversions
* Trump & Sanders won primaries today
* @zachleat scored Trump & Sanders best
https://www.zachleat.com/web/president-web-font/
The full WordCamp Europe schedule is out. It’s great to see so many Antipodeans speaking.
Channel 9’s claim they were only reporting conveniently ignores they paid the kidnappers.

A nice take on imposter syndrome by @ppk http://www.quirksmode.org/blog/archives/2016/04/impostor_syndro.html
Delighted to be speaking at #wceu in June. Looks like this year’s going to be amazing.
Tuesdays are meant to be all kinds of awesome. Say hello to the next group of #WCEU speakers https://t.co/9xcLtSOo6R pic.twitter.com/rIaRLK0CfQ
— WordCamp Europe (@WCEurope) April 19, 2016
I was asked about bandwidth cost during the last break at #respond16, this is a great resource https://whatdoesmysitecost.com/
:target allows us to do lightboxes without JavaScript:not reverses the meaning of the symbol selector inside it:not([class]) allows you to style elements without classes, without specificity warsPut a class on it
-developers
:local-link is not supported:has selector lives but comes with fine print, it only works in JavaScript* + *, has zero specificity. It makes it easy to override it.Thanks for coming along to @webdirections #Respond16 Melbourne, my slides are available at https://pwcc.cc/respond/slides/
@supports to detect if browsers support a feature. Browsers that don’t support feature queries skips the queryobject-fit allows you to crop images in the browser, similar to background-size in CSSclip-path allows us to move away from perfect rectangles on the web, as do CSS shapesRewrote my @webdirects talk last night, new title is “Proof the Panama Papers are a CIA conspiracy to bring about a one world government.”
font-size: calc( 1em + .25vw )background-blend-mode allows you to specify different blends for each layer of your imagemixed-blend-mode works across all elements: anything below the element is blended
viewBox attribute is required for making SVG’s responsive, so make sure it’s thereuse element cloned into the shadow dom, it can’t be accessed via CSS selectorsuse element.
use {
--primary-color: blue;
--secondary-color: red;
}
// variables are used to style the SVG
text-shadow is limitedimg,object {width:100%} will make it responsiveRT @Independent: ‘What I discovered about homophobia by holding hands with another man in public’ http://www.clickhole.com/video/eye-opening-these-guys-lived-15-minutes-homeless-s-2415
I can’t say this better, come along if you’re in Melbourne
Had a rad time at #respond16. Huge ups to the @webdirections crew. Psyched to do it all over again at home!
— Michael Mifsud (@xzyfer) April 9, 2016
<picture> perfect: designing with responsive images
I never want to make anything that even remotely resembles this. pic.twitter.com/QsfusOtxkI
— Brad Frost (@brad_frost) May 16, 2015
Building accessible web components without tears
Models are shit but we can make them less shit
My @webdirections #respond16 slides are available at http://pwcc.cc/respond/slides

Lunch with the fine folk at @canva, thanks for having me down @web_goddess
Kogan.com are going through a responsive web design.
CSS is a hack