13
Frustrations with CSS Flexbox
(lemmy.goblackcat.com)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
When you want your child elements laid out left to right: flex-direction: row
When you want your child elements laid out top to bottom: flex-direction: column