-
Let’s get something straight. Your grid is not your CSS. Your grid is your structure. Expressed in a browser in HTML and CSS in any number of ways: floats, flexbox, tables. And, yes, Grid. Just because your grid uses floats, it is not fake or broken. It’s just not Grid.