23 DEC 2020

Issue 282

Centre things, make things sticky, and catch up on all the talks from the Chrome Dev Summit.



News

Issue 282

A short issue this week as we prepare for the holiday season. However there are loads of videos from the Chrome Dev Summit to watch, the 2020 CSS Snapshot has been published by the CSSWG, and there are some tips to help with aligning things to the centre and using sticky positioning.

I know for many readers this won't be close to a normal holiday, I hope you manage to enjoy some time off if you are on vacation over the next week.

With best wishes from Bristol in the UK.

Rachel Andrew, CSS Layout News


The CSS Snapshot for 2020 has been published. This details all CSS specifications being worked on with details of those deemed complete. In particular if you write about CSS, this is a handy reference.


Firefox 84 includes a useful tool if you are using layout methods such as grid that allow you to reorder the visual layout away from the order in the source. Tab order inspection gives you an overview of how a user might tab round the page so you can make sure it makes sense.

Learn

A comprehensive look at how to centre things in CSS.


How to get position: sticky and display: grid to play nicely together.


The entire playlist of video from the Chrome Dev Summit.

Enjoyed this article?

Join our free newsletter and never miss an update.


Related Articles