/css4grid

Files comparing CSS4 Grid with Flexbox and float-based layouts.

Primary LanguageHTML

css4grid

Files comparing CSS4 Grid with Flexbox and float-based layouts.

Each HTML file is paired with a CSS file of a similar name.

basic.css contains non-layout CSS: colors, padding, fonts, etc. It is used with all 3 methods of layout. This also contains a border-box declaration for ease of working with layouts.