Progressive Enhancement in CSS
Building layouts that work with a baseline of broadly-supported CSS, then layering on newer features for browsers that support them.
1 post
Posts tagged progressive-enhancement
Responsive CSS Grid Layouts:
frUnits,minmax(),auto-fill, andauto-fitExplainedSeries:CSS Grid Fundamentals (3/3)Smarter layouts without rigid breakpoints.Learn how to build truly responsive CSS Grid layouts using "fr" units, "minmax()", "auto-fit", "auto-fill", and modern media & container queries.