16 JUN 2020

Issue 255

The display property, responsive images, accessibility, styling selects.



News

Issue 255

Online conferences and meetups are really becoming a thing. I presented yesterday at An Event Apart, and the slides are below. Later this week I'll be presenting at the Fronteers online meetup, which is open to everyone whether you are a Fronteers member or not. Come along!

Lots of interesting stuff to read in the newsletter today, I hope you find something useful there.

Rachel Andrew, CSS Layout News

Learn

I spoke last night at the first An Event Apart Online Together. My talk is all about the display property and you can find the slides, code, and resources here.


An explanation of the is() and where() pseudo-classes.


A new Smashing Guide, pulling together some of our content on a topic. This time our relevant content on accessibility.


This effect looks very cool, however you might want to wrap it in a prefers-reduced-motion media query (which you can also use from JavaScript), as I can imagine some folk finding it unpleasant.


A comprehensive article showing how to enhance a select element to show a styled select.


A useful guide to using Responsive Images on CSS Tricks.

Interesting

A tool that lets you explore the CSS named color values.


Another lovely piece of work from Olivia, this one also uses some multicol which makes me happy to see.

Our Sponsor

Earlybird pricing! Learn CSS layout with me.

I've been completely rewriting and re-recording my CSS Layout course. You can learn Grid, Flexbox, browser support and much more by coding along with me in these lessons.

The first lessons are now online and if you sign up for the complete course with code EARLYBIRD, you will get a $40 discount and be first to see all of the new material as soon as it goes online.

Enjoyed this article?

Join our free newsletter and never miss an update.


Related Articles