Today session i learnt about how to use flex box ,flex items and their properities
Flex Box is a css tool mainly used to arranging inside the elements or items in a horizantal or vertical within the container
In the Flex Box the x axis or main axis is the primary direction and it is determined by the flex direction property
If the direction is row,the main axis is horizantal and the cross axis is vertical
Flex Items/ child properities






