Topic: CSS โ Page 20
I was writing align-items and justify-items in combination with flexbox for years and now found out about place-items which makes centering elements with grid way shorter.
Vadim Makeev shared the surprising fact that view port units can harm accessibility
Apply overflow text ellipsis on your paragraphs using line-clamp.
Input pseudo classes and event handlers can be applied or triggered for the actions of associated labels.