Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

web-education/criss-cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crisscross

The popularity of CSS grids have been increasing steadily over the past years. They bring balance to our pages, and help us build interfaces more quickly. Most grids are one-dimensional: you specify their width and they adapt in height to their content.

Crisscross, however, is two-dimensional: you can specify both width and height, relative to the width of the container.

This allows you to draw responsive squares and rectangles that will always keep the right proportions.

How to use

The full documentation, along with examples, is available in doc folder as a HTML file.

About

two-dimensional CSS grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages