#115: Don’t Overthink It Grids




CSS-Tricks Screencasts show

Summary: <p>Even if the layout of a site is simple as a main content area on the left and a sidebar on the right, that's a grid. There are new layout methods in CSS that are getting closer to prime time (like flexbox and grid layout) that will be very great for grids, but for now, floats are still doing the job. </p> <p>I see a new grid framework just about every week. I think this saturation of grid frameworks gives rise …</p>