The CSS Display Property is Changing Forever
The display property has been around since the dawn of CSS, but the purpose of this property has changed drastically since the introduction of flexbox and grid. In this video I will teach you the new way to use the display property as well as what this means going forward for CSS.
2024-12-10 19:00:00 - Web Dev Simplified
00:00 - Introduction
00:54 - History of the display property
03:20 - Multi-value display property
05:33 - flow-root value
07:58 - contents value
11:30 - list-item value
13:45 - What not to use