jen4web / css4grid

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 61.5%Language:CSS 38.5%