Flex property in CSS

Hello Everyone!

Today I discuss about the Display property in css. It is a property to change the display behaviour of an element in HTML. Flex is one of the very popular and usable property to change the display behaviour. In this property align-item & justify-content all the time I was used for arranging the element to center or desired place whatever I want. It works only on 1-D either it will be horizontal or it will be vertical depends on your need.

To solve this drawback we have a option to use Grid property. Grid property is advanced form of Flex.

Keep learning and smiling🤩❣️