Laracon DB
Laracon DB
Talks for "browser-compatibility" (1)
CSS Grid and Flexbox

Rachel Andrew gives a comprehensive overview of modern CSS layout techniques, focusing on CSS Grid and Flexbox. She explains how these new layout methods provide better control over alignment, responsiveness, and separation of content from display compared to older techniques like floats. She discusses browser support, feature queries for progressive enhancement, and practical implementation strategies.