This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: l6tAduvOVT5dcYzPGLwj1_Dv2ReqemTgqfrZ7OnCwIw
Cover

My Acquaintance with Flexboxes and CSS Grid

Written by @Petrova | Published on 2020/3/23

TL;DR
Flexbox and CSS Grid are tools that make life easier for the developer. Almost all modern Internet browsers currently support them, and layout has now become much faster and easier. Flexbox is a set of intersecting horizontal and vertical lines that divide the space of a grid container into areas into which grid elements can be placed. Grid cells can be created with fixed sizes (px sizes), relative sizes (ememem sizes), and with flexible sizes (flex sizes) The number of lines of HTML and CSS code will be less. This means that we will solve all the basic problems of the layout faster.

[story continues]


Written by
@Petrova
Technical Writer on HackerNoon.

Topics and
tags
flexbox|article|my-first-expirience|css|css3|frontend-development|frontend|microverse
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: l6tAduvOVT5dcYzPGLwj1_Dv2ReqemTgqfrZ7OnCwIw