Footer Always at the Bottom – Flexbox

When a web page doesn't have enough content to fit the screen, the footer doesn't stay at the bottom so it ends up looking weird. Solution: Do the layout using flex columns. In addtion to that either, add flex-grow: 1 to the content area, here it is the section. Or add margin-top: auto to the element you you wish for it to always stay at the bottom, here it is footer.
Visit

Responsive Magazine Layout

Playing around with the new CSS Grid module spec and Flexbox.
Visit

Flexbox Timeline Layout

Column-based flexbox timeline layout. The goal is to have clean, semantic HTML while creating a (somewhat complex) timeline-looking layout.
Visit

Apple Magazine

CSS Grid, Flexbox, blend-modes and Apple.
Visit

Red Onion’s: The Daily Prophet

A copy of the Red Onion's Daily Prophet using Flexbox.
Visit

Responsive Comic Book Layout

A responsive layout using flexbox with narrative text and speech bubbles styled in CSS. Background patterns also in CSS. The only acceptable use of Comic Sans font.
Visit

Adaptive Photo Layout

Visit

Webflow-Style Email Input

Based on the input on https://webflow.com/cms. Changed to make use of pseudo elements and flexbox layout.
Visit

kindling-grid

A pocket-sized grid system built on the flex display property.
Visit

strawberry

Yet another small CSS framework that helps developers and beginners to quickly create fully responsive, nested grid layouts using CSS flexbox model.
Visit

align.css

Align.css is a pure CSS library which can be used to align elements inside a container element using CSS Flexible Box Layout.
Visit

flexy

Flexy is minimal CSS framework made with Flex
Visit

atomic-bulldog-grid

Atomic Bulldog Grid is a CSS(SCSS) library to generate modern, responsive, flexible grid layout using the CSS Grid Layout technology. The library also provides a fallback that uses CSS flexbox.
Visit

griddd

Griddd is a lightweight, responsive, CSS flexbox based grid layout that is fully customizable via SASS.
Visit

boardz

Create Pinterest-like boards with pure CSS, in less than 1kB.
Visit

flexbin

Pure CSS, flexible and gapless image gallery layout like Google Images and 500px.com
Visit

fukol-grids

Fukol(tm) is a tiny (less than 1kb), extendable, fully responsive, Flexbox based, progressive enhancement CSS grid responsive for modern web design.
Visit

infinity-css-grid

infinity-css-grid is an ultralight (less than 0.1kb ) CSS layout system that helps web developers quickly generate responsive, flexible grid layout using CSS flexbox.
Visit

Flex-One

Flex One is a dead simple CSS class to create infinite responsive grid systems based on CSS flexbox layout.
Visit

waffle-grid

An easy to use flexbox grid system.
Visit

split

Unopinionated utilities for resizeable split views
Visit

hstack-vstack-css

CSS layout components that (basically) horizontally and vertically stack anything.
Visit

ragrid

Intrinsic first auto-layout flexbox grid
Visit

csslayout

The csslayout project provides a collection of 70+ commonly used layouts, components, and patterns for the modern web & mobile design.
Visit

flexmasonry

A lightweight masonry (cascading grid layout) library powered by flexbox.
Visit

flex.css

flex.css is declarative layout which is compatible with wechat, UC, webview and other main-stream mobile browser and surpports react, vue, angular.
Visit

Simple-Masonry-Flexbox-Vanilla-JS

A lightweight Vanilla JS library to help you generate a responsive, mobile-friendly Masonry grid layout using CSS flexbox.
Visit

CSSColumnPro

The lightweight alternative to a bootstrap grid system. Tired of importing entire frameworks for an effective grid system? Try using CSS Column Pro for a reliable lightweight CSS Grid System.
Visit

columns-resize

columns-resize is a JavaScript library to help create table-like, multi-column, and resizable web layouts using CSS Flexbox.
Visit

jquery-same-height

There are many ways today to solve for equal height elements on modern web development. The best two ways are to use CSS flexbox and Grid Layout.
Visit
© 2025 FrontendPik