paint-brush
Creating a CSS Visual Cheatsheetby@GK3000
401 reads
401 reads

Creating a CSS Visual Cheatsheet

by GeorgeOctober 19th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A CSS cheatsheet with all (most) of the common patterns we see everyday and one of the best possible conceptual implementation for them. In the end any layout could and should be split into parts/blocks and we see every block separately. We would be happy to keep extending it to help us all. Send you suggestions in the comments in community or via gitlab for the repeated CSS patterns with your favourite implementation for that so that we will all together make this as useful as it can.

Company Mentioned

Mention Thumbnail
featured image - Creating a CSS Visual Cheatsheet
George HackerNoon profile picture

The other day one of our students asked about possibility of having a CSS cheatsheet to help to decide on the best suited approach when doing this or that layout.

This evolved into the idea of making a visual CSS cheatsheet with all (most) of the common patterns we see everyday and one of the best possible conceptual implementation for them.

In the end any layout could and should be split into parts/blocks and we see every block separately.

Here is our first take on that and we would be happy to keep extending it to help us all.

Please, send you suggestions in the comments in community or via gitlab for the repeated CSS patterns with your favourite implementation for that so that we will all together make this as useful as it can be.

GitLab page: https://gk3000.gitlab.io/css_cheatsheet/

Repo url: https://gitlab.com/gk3000/css_cheatsheet