CSS Layout
The history of CSS Layout on the web is largely web developers using tools for layout which were not intended for layout.
Not that much CSS is needed for a grid system using float
(look in the module.css file). Combined with the width utility classes we have a responsive grid. Unfortunately we do have to manage clearing the floats when making responsive layouts.
Yes there are some issues with unequal heights but these can be overcome by introducing a little flexbox
which we will cover later.
The history of CSS Layout on the web is largely web developers using tools for layout which were not intended for layout.
Know your margins from your paddings.
Unequal heights :(
Volume 3, now meow's what I call literature
Volume 3, now meow's what I call literature
Volume 3, now meow's what I call literature
Volume 3, now meow's what I call literature
Volume 3, now meow's what I call literature