sanjar-notes / frontend

The basics - HTML, CSS, Javascript, browser APIs, performance
3 stars 0 forks source link

Revisiting flex-box and grid #22

Open sanjarcode opened 2 years ago

sanjarcode commented 2 years ago

I have learned flex-box and grid. But there are still gaps in my understanding, like:

  1. Gaps in flex-box and grid
  2. Baseline value in flex-box
  3. Centering in flex-box vs simple centering using grid And more.

Resources:

Learn it again and revamp flex-box and grid mental model entries if needed.

sanjarcode commented 2 years ago

This is really helpful https://flexboxfroggy.com/

sanjarcode commented 2 years ago

https://cssgridgarden.com/

sanjarcode commented 2 years ago

https://medium.com/geekculture/learn-css-by-playing-games-cf70a79a38