laneallen / css-grids

CSS grids testing.

Home Page:lanes.me/css-grids/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-grids

CSS testing between CSS Grid and Flexbox. I'm currently working on a UI project that requires specific placement of items. The target browser is IE Edge in a controlled environment, which has support for CSS Grid, but it's using an older specification.

CSS Grid would be ideal in this situation, since some of the UI is being changed with ReactJS, and some of the elements span different parts of the grid.

About

CSS grids testing.

lanes.me/css-grids/

License:MIT License


Languages

Language:JavaScript 96.7%Language:HTML 2.2%Language:CSS 1.1%