Create Cross-Browser Full-Page Layouts With HTML and CSS

responsive-fill-grid-layout-css

Fill is a lightweight JavaScript library used to create full-page cross-browser layouts with minimal HTML and CSS coding. Fill uses a row/column structure to select components (content sections) and place them in the layout. To select a component, mark the DOM element with a data-fill attribute and set a row and column index to 0. … Read more