Issue 273
News
Issue 273
This week is TPAC week. I should have been meeting in person with W3C members and the CSS Working Group, we are instead all virtual. In some of my recent talks people have enjoyed the section about participating in the web platform, so I wanted to mention again the Web Platform Contribution Guide. It explains all of the different ways you can get involved. You don't need to be a W3C or working group member to do so!
Along the same lines, some of the breakout sessions at TPAC will be open to the public. The sessions haven't been posted yet, but it's a great chance to look into the work of the W3C while we are having the meeting in a way that is accessible to everyone.
Rachel Andrew, CSS Layout News
Can I use Conic Gradients ... Support tables for HTML5, CSS3, etc
Conic Gradients will be supported in Firefox 83, to be released November 17th.
Learn
min(), max(), and clamp(): three logical CSS functions to use today
An article about the very useful min()
, max()
and clamp()
functions, which can be used for a whole host of sizing and layout tasks.
:focus-visible Is Here · Matthias Ott – User Experience Designer
Using :focus-visible
to ensure that those who will benefit from the focus ring see it, and those who might find it distracting do not.
Focus management and inert | CSS-Tricks
How inert
can help with focus management.
Interesting
CSS Background Patterns by MagicPattern
These are fun, CSS background patterns to customize and use.
Pure CSS Product Card
This is just really nicely done, laid out with CSS Grid.