Depayan Mondaldepayan.hashnode.dev·Apr 13, 2023A quick look at CSS Flexbox propertiesThe CSS Flexbox (Flexible Box) layout allows us to align, allocate and distribute different elements within a certain available space.Once display:flex is assigned to an element, the parent becomes the 'flex-container' and the elements within that pa...1 like·161 readsCSSAdd a thoughtful commentNo comments yetBe the first to start the conversation.