The logical inset property in CSS is a shorthand for the top, right, bottom and left CSS declarations.
Topic: CSS โ Page 15
CSS can influence how screen readers treat content. Today I learned that text transformation belongs to the list of affecting CSS properties.
The CSS images specification includes fixup rules which can be helpful to remove redundant values from CSS gradient definitions.
Use CSS Grid to stack element on top of each other without using absolute positioning
text-justify is a CSS property that controls how text is justified when text-align: justify is set