Skip to content

css

screenshot of una's youtube video that explains 10 one line layouts.

One-Line Layouts

10 MODERN LAYOUTS IN 1 LINE OF CSS

by Una Kravets

In this article and related resources Una shows how to create modern layouts with just a small amount of CSS. The layouts mostly use CSS Grid and Flexbox.

  • Article
screenshot of css grid garden game

CSS Games

These are games that help you to learn CSS.

CSS DINER: SELECTORS GAME

screenshot of CSS Diner game

Play Game: https://flukeout.github.io/

This is a web game that requires you to write CSS Selectors. It’s a fun way to test your knowledge of writing selectors for …